cancel
Showing results for 
Search instead for 
Did you mean: 

APOCF006

Former Member
0 Kudos

Hi,

I am working on the APOCF006 user exit for APO inbound processing.the requirement is that during inbound processing in CIF when moving PO data from R/3 replace schedule line quantity by commited quantity and schedule line date with commit date.

I guess the

IT_INPUT STRUCTURE /SAPAPO/CIF_PU_DOC

IT_INPUTX STRUCTURE /SAPAPO/CIF_PU_DOCX

IT_OUTPUT STRUCTURE /SAPAPO/CIF_PU_DOC

IT_OUTPUTX STRUCTURE /SAPAPO/CIF_PU_DOCX

structures would be useful but i am not able to figure out the exact use of these.

Please let know What are the tables/structures that need changes? Sample code would be helpful.

Thanks,

Das

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Guru's

It would be very helpful if you could detail me about the use of the IT_INPUT, IT_OUTPUT

structure in function module EXIT_/SAPAPO/SAPLCIF_PU_001.

Thanks,

Das