Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

DESTINATION_APP writes on source app but not at destination app

$
0
0

Hi experts.

 

 

 

I'm having a trouble with a custom logic BADI-calling to write data from one application (CONS) to another one (ADQU).

 

 

 

I'm working in the following environment:

 

KomponenteReleaseSP-LevelSupport PackageSPP-LevelSupport Package Patch
SAP_BW7400005SAPKW740050000-SAP Business Warehouse
CPMBPC8010006SAPK-80106INCPMBPC0000-CPM Business Planning and Consolidation

 

I have the following code at Script-Logic:

 

*DESTINATION_APP = ADQU

 

*SKIP_DIM = C_GROUPS

*RENAME_DIM C_ACCOUNT = A_ACCOUNT

*RENAME_DIM C_CATEGORY = A_CATEGORY

*RENAME_DIM C_ENTITY = A_ENTITY

*RENAME_DIM C_INTERCO = A_INTERCO

*RENAME_DIM C_DATASRC = P_DATASRC

*RENAME_DIM C_FLOW = P_FLOW

*RENAME_DIM C_CURRENCY = P_INPUTCURRENCY

*RENAME_DIM C_TIME = P_TIME

 

*START_BADI ZFCON_T_AD

 

PERIOD=2013.APR

LOGICA=T_AD

ENTITY=0175

QUERY = ON

WRITE = ON

 

*END_BADI

 

*COMMIT

 

When I test this code with UJKT tx. the new data are written in the source APP (CONS) instead of "ADQU", the target app.

 

When I debug the BADI and I can verify that just before exit it the CT_DATA table has the correct data, but they are written at "CONS" APP as i mentioned before.

 

Please, anyone can help with this issue.

 

I would be very grateful.

 

Thanks in advance.

 

Raúl Rozalén


Viewing all articles
Browse latest Browse all 5414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>