Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

cdpos/cdhdr maintenance

Former Member
0 Kudos

Hi,

does somebody know what function module is used for CDPOS and/or CDHDR maintenance ?

Thank you.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

The function modules are dependant on which object you use..check the transaction SCDO for the corresponding objects...and you can get the function modules for each of the object..

Thanks

Naren

2 REPLIES 2

Former Member
0 Kudos

Hello,

Change Documents are maintained in CDHDR and CDPOS from various transactions through various FMs. Following are some of the examples.

CV111_CHANGE_DOCUMENTS_WRITE

FAGL_CHANGE_DOCUMENT_ADD

JV_MD_CREATE_CHANGE_DOCUMENT

GM_OM_WRITE_CHANGE_DOCUMENT

CO_CHANGE_DOCUMENT_POST

SU2X_CHANGE_DOCUMENTS_WRITE

and many more.

Thanks and Regards,

Venkat Phani Prasad Konduri

Former Member
0 Kudos

Hi,

The function modules are dependant on which object you use..check the transaction SCDO for the corresponding objects...and you can get the function modules for each of the object..

Thanks

Naren