Quantcast
Channel: SCN: Message List
Viewing all 8594 articles
Browse latest View live

Re: Key figure Type Date Data type DEC and delta handling 0Recordome

$
0
0

Hi All,

 

Thanks for the replies, but Date as Char is not the solution in this case, due to conditions made on time as KF.

 

 

 

I will provide my solution, what I did:

 

1. One option is to change aggregation of KF DATE DEC to SUM. The delta process runs correctly but aggregation in reports can be the issue, ie date 10.10.4028. Suppress Zero in BEX Query and Compression Cube with Zero Elimination work correctly.

 

2. Keep KF DATE DEC with aggregation MAX. Date will always be displayed as MAX, even when data is aggregated. Suppress Zero in BEX Query works correctly. Compression Cube with Zero Elimination does not work.

 

 

Additionally in both situations between DSO and Cube Layer, there is need to implement  routine:

 

IF <source_fields>-recordmode = 'X'.

RESULT_FIELDS-/bic/zzdatekf  = <source_fields>-/bic/zzdatekf * ( -1 ).

ELSE.

     RESULT_FIELDS-/bic/zzdatekf = <source_fields>-/bic/zzdatekf.

ENDIF.




If you know how to make Zero Elimination work, your input is appreciated.


Best


Radek 


Re: Preparation of tables for data transfer failed with flash icon

$
0
0

Dear Anita,

 

I made some check on the structure DFKKCOLFILE_P_W and it is consistent, i don't see any issue.

 

Regards,

Benjamin

Monitor J1BNFE - Aba Exportação, Importação e Transporte

$
0
0

Bom dia Galera,

 

Estou trabalhando em um cliente 6.04 para o projeto 3.10 e validando alguns cenários verifiquei que comparado a outros clientes, a aba de importação e transporte faltam alguns campos ( mesmo eles tendo aplicado o ultimo SP por volta de outubro ).

 

Validando também sobre a exportação, vi em uma outra discussão daqui que a aba de Exportação só é liberada para ambientes 6.05 para cima.

 

Gostaria de saber se essa informação procede e se isso também pode ser o motivo dos campos faltantes em Importação e Transporte.

 

Obrigado.

Re: Reversal of Goods issue through I doc

$
0
0

HI Jurgen,

 

Thanks you for your simulation and your reply,The MBST and the message type MBGMCA  both are same and have no difference. So i'm trying other method to achieve the same.

 

Trying with the method (Message type:SHP_OBDLV_CONFIRM_DECENTRAL) If you have any idea on the functionality of this message type please give your feed back on this.

 

Rgds,

Nayeem.

Re: Layout sped fiscal versão 9

$
0
0

Caro Renan,

 

Foi aplicada a nota 1991058 indicada juntamente com as notas 1799324, 1892847, 1962079, 1990080, 2027430.

 

O erro do layout foi resolvido, porém agora o erro ocorre no BLOCO "K"

 

ERROS:

Estrutura da linha inválida.

O campo possui um valor diferente de seus valores válidos.

Quantidade de registros informada não confere com a esperada pelo sistema.

 

Obrigado.

How to update IDOC Status record from RSNAST00 or IDOC_OUTPUT_ORDRSP ?

$
0
0

Hi,

 

i want to update IDOC Status records in RSNAST00 or IDOC_OUTPUT_ORDRSP.

 

how this can be acheivable ?

Re: How to show total at the bottom the column on the grid?

$
0
0

What is wrong in there ?  Seems I'm unable to access the ColumnSettings properties for Summing

 

whatswrong.png

Re: Skip FIFO logic

$
0
0

Hi,

 

If I understand your requirement correctly you can resolve the proces sending the unpacked pallet into PI area using DIFW exception code. But perhaps you will need to create a new picking task at once.

In theory, you can try to copy BIDF into a new one and modify the configuration so it sends the difference into PI area. This exception code should create a new picking task with the same SRCI rules. While having the actual pallet in the PI area, another one should come up.

 

From PI area back to pickface should be a manual PI proces.

 

Petr


Re: Target Mapping Template Tile Missing in Fiori Admin View

$
0
0

Hi Hemendra,

 

Choose the back arrow and you'll notice the option to choose the tiles tab (which you're currently on) or the target mapping tab. You want to be on the target mapping tab.

 

Targetmapping.JPG

 

Best,

Liz

Re: Two similar column in one report.(SAP Query)

$
0
0

Sarang,
I don't think you need table aliasing for such a requirement.  Table aliasing is only required when you want to access the same table multiple times in the same infoset.

 

I don't know how you intend to identify 'Shift 1/2/3', but normally you could achieve this by creating 3 local fields in the report itself.  'Shift1tot' 'Shift2tot' 'Shift3tot' or something similar.   You would write a statement that identifies the value that would be included in each one: if <condition> then the qty is the confirmed qty, else the qty is 0.  The report would be a statistic and not a basic list, since you would typically have many records for each order.  Below is an example of a local field I created in one of my queries.

 

Capture.JPG

 

SAP offers a course to teach how to build queries that you might want to consider attending

BC407 - Reporting: QuickViewer, InfoSet Query and SAP Query | SAP Training and Certification Shop

 

Or, if you are adventurous, you can try to self-teach by studying online help

SAP Query - Tools - SAP Library

 

Best Regards,

DB49

Re: SAP Hazardous substance management config doc

$
0
0

Dear Tarun

 

please confirm that you would like to use this SAP EHS component:

Hazardous Substance Management (EHS-HSM) - SAP Library

 

If answer is yes: there are some threads in this FORUM. But the use etc. in industry of this solutions seems to be limited. I am not aware of a "Best Practise" document

 

Examples are:

http://scn.sap.com/thread/3454822

HSM Specification Types

Blocking Hazardous Materials for Purchasing with HSM

Besides HSM, what needs to be configured to activate the SARA 311 312 reports?

HSMR01: Error when generating a change number

hazardous substance management and substance management process difference

SAP Hazardous Sub.Management Urgent

HAZMAT and DG

Triggering of EHS master data from MM

Hazardous Substance Management

Hazardous Substance Management

Save NFPA (National Fire Protection Association) Diamond Data in SAP

What is EHS?

 

In many cases SAP consultants "mix" the use of EHS-BD etc. with the use of "EHS-HSM"; and there is now some kind of overlap in "Component Extension for SAP EHS Management".

 

To my knowledeg there is as well imited information on this component on SAP Marketplace. I am nor aware of any kind of "consulting OSS" note.

 

C.B.

Re: How to add control dynamically to grid

$
0
0

Thanks Sofia,

 

this is more or less similar to what I need but there is some difference (more complicated.... ) that I need

1. for example assume that you have 6 control's check- box's and RB's  with diffrent labels (name )how would you add it

to the screen (I guess by loop but not sure how to do it)

2.I need to add the controlls not by button press ,just to add to my method some signature to which contoll do you want

sometimes is label 1 and 2 with check box and somtimes label 2 and 3 with radio button...

 

Thanks!

Re: SDK code - combobox deselect

$
0
0

Do you know how to set the empty option considered no-option? I was looking for that code

 

It would be helpfull

Re: BI Platform 4.1 Tomcat or Netweaver

$
0
0

Hi,

 

As stated by Sebestian -

 

2. As far as i know BO acts as a "third party" Application here and therefore this is not supported.

 

Is BO a third party application fro SAP?

Please clarify.

Thank you,

SS

Re: Does anybody knows which D3 version SAP UI5 1.16.5 or 1.16.7 version is using???

$
0
0

Hi Surendra,

because i just checked in some old jars i have, and for 1.16.6 it is

d3 = {version: "2.9.6"}; // semver

This stayed same at least till 1.22.3:

d3={version:"2.9.6"}

But for the newest rel:

sap.ui.version

"1.26.4"

d3.version

"3.4.12"

In case that might help you for your decision which UI5 version to take ;-)

best regards, Sophie.


Re: Clear the Contents of a Textbox

$
0
0

hi nagesh,

 

when you press enter key the values from PBO are transferred to screen.

 

If there are no values in the PBO then screen fields gets cleared.

Horizontal Scrolling

$
0
0

Hello all ,

 

A simple question ,

 

I need to set at run time of course , the horizontal scrolling of my dw

 

I have tried this code in the retrieveend event of my dw control :

 

long xx

 

xx = Long ( dw.Describe("filed_name.x")

if xx > 0 then

     this.object.datawindow.HorizontalScrollPosition(xx)

end if

 

but the application "goes off" with an error says : " error accesing external object property horizontal....."

why ?

FICO for SAP HANA

$
0
0

Hello,

 

I've reading a lot of documentation from SAP about the new SAP HANA. But i can't yet find the difference between SAP FICO in no-HANA Systems and Smart Finance and Simple Finance in SAP HANA sytem's.

 

As far as i understood, if i migrate my FICO from no-HANA to HANA system, i would have, obligatorily, the New GL functionality and the New Asset Accounting.

 

But i have two question, if anyone could assist it would be of great help:

 

1. By simply migrating data would i imediatly benefit of the new architectural design? (column oriented, in-memory, total tables and index tables transformed to views such as all BSI* and BSA*) or do I need to instal an add-on (Simple Finance or Smart Finance)??

 

2. I recently entered a SAP HANA machine from one of our clients, and BSIS, for example, was not a view as was expected. Was there something missing, some sort of activation?

 

Thank you very much.

 

Best Regards,

 

Nuno Anjos

Re: Dangerous Goods in Transportation Management

$
0
0

Dear Tim

 

some answers to your question depends on the SAP Landscape you use. I interpret you landcape as:

 

1.) you use one SAP ERP system

2.) you use one SAP TM system (with current release)

3.) you have connected SAP ERP and SAP TM system based on SAP approach

 

Therefore. you are right: SAP ERP documents are"replicated" (to my knowledge) to SAP TM; SAP Tm passed back if needed) data to SAP ERP. The technology to do so is here not of interest.

 

Coming back to SAP EHS topics. Even if you create a SAP TM system people have trouble in understanding the "software aspect". Honestly we are not using SAP TM. BUt to my knowledge the story is like: on SAP TM you must use EHS (the softeware component) and prepare basic EHS customizing. SAP ERP system will use ALE to distribute data to SAP TM. This data  includes:

 

a.) phrases

b.) dangerous goods data master

 

On SAP TM side you can integarte the DG checks and you can use the SAP DG data to be printed on documents (using according to my knowldege the same approach as with SAP ERP (may be now Adobe Forms are used).

 

If you check

SAP Transportation Management (SAP TM) – SAP Help Portal Page

 

you will find some information here:

ERP Logistics Integration - SAP Library

and here:

Considering Dangerous Goods - Basic Functions - SAP Library

You should read e.g.

Configuration of Dangerous Goods Processing - Basic Functions - SAP Library

and

Dangerous Goods Checks with ERP Logistics Integration - Basic Functions - SAP Library

and

Dangerous Goods Checks Without ERP Logistics Integration - Basic Functions - SAP Library

 

C.B.

Re: How to extract prompt values from recurring webi instance

$
0
0

Hi Dell,

 

I am having a strange issue.  When I queried this recurring instance in Query Builder it doesn't have any entries for WebiPrompt.  But when I reschedule the instance I am able to see 6 prompts.  One of them having more than 25 values selected.  What could be the issue.  How to address it.

 

Regards,

Subramanian S.

Viewing all 8594 articles
Browse latest View live




Latest Images