Skip to Content
-7
Jun 17, 2020 at 04:19 AM

SAP ABAP Development

215 Views

Hello Everyone,

I am stuck with the complex query .

The requirement goes like this

) ACDOCA – BELNR pass to RBKP – BELNR to RSEG – EBELN(PO) then pass to MSEG-EBELN(PO) to MSEG-MBLNR to MSEG-CHARG

MCH1-CHARGE and get MCH1-CUOBJ_BM.

Use FM-CONVERSION_EXIT_ATINN_INPUT and pass input as ZETG_BL_M and get the output (ATINN)

Pass Output (ATINN) and MCH1-CUOBJ_BM into AUSP-ATINN and AUSP-OBJEK and get AUSP-ATWRT.(This login in Yellow is taken from PwC FS for ZMM030)

When above Logic do not work in case of Asset PO

ACDOCA – BELNR pass to RBKP – BELNR to RSEG – EBELN(PO) then pass to EKPO – EBELN then Pass to EKPO – KNTTP if it is A (Asset) thenMSEG-EBELN(PO) to ZTRANSIT_LOSS – ZZTL_MT

Please help If anyone can