FMCA_PSOB_CHDOC_START is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Report for displaying change documents for contract objects from
If you would like to execute this report or see the full code listing simply enter FMCA_PSOB_CHDOC_START into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PSOBCHDOC - Display Change Document List
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Contract Object: Display Change Document List
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FMCA_PSOB_CHDOC_START - Contract Object: Display Change Document List FMCA_PSOB_CHDOC_START - Contract Object: Display Change Document List FMCA_PSOB_ARCH - Archive Contract Objects FMCA_PSOB_ARCH - Archive Contract Objects FMCA_PARTNER_VENDOR_MAINTAIN - Business Partner Maintenance: Contract Partner and Vendor FMCA_PARTNER_VENDOR_MAINTAIN - Business Partner Maintenance: Contract Partner and Vendor