ITPM_POSITION_FORMS_01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter ITPM_POSITION_FORMS_01 into the relevant SAP transactions such as SE38 or SE80
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: Include ITPM_POSITION_FORMS_01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SELECTION_TEXTS_MODIFY CALL FUNCTION 'SELECTION_TEXTS_MODIFY' EXPORTING program = sy-cprog TABLES seltexts = l_tab_sel_text[] EXCEPTIONS program_not_found = 1 program_cannot_be_generated = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ITPM_POSITION_FORMS_01 - Include ITPM_POSITION_FORMS_01 ITPM_DIF_MACRO - Include ITPM_DIF_MACRO ITPM_CM_UPDATE - Forms for CM update via FDC1 ITPM_CL_PROTOCOL_DFT_CREATE - ITPMCLPROTOCOLDFTCREATE ITPM_AD_POSITION_SELECTION - Select Option "General Selections" Position Subledger ITPI03CLR_ALT - ITPI03CLRALT