RPCIP_DOCUMENT_ANALYSE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The RPCIP_DOCUMENT_ANALYSE report analyzes the created posting documents...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPCIP_DOCUMENT_ANALYSE 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.
Selection Text: P_DOCNUM = D .
Selection Text: P_DOCTYP = D .
Selection Text: P_FIPEX = D .
Selection Text: P_FIPOS = D .
Selection Text: P_FISTL = D .
Selection Text: P_FKBER = D .
Selection Text: P_GEBER = D .
Selection Text: P_GRANT = D .
Selection Text: P_GSBER = D .
Selection Text: P_HKONT = D .
Selection Text: P_KOSTL = D .
Selection Text: P_KSTRG = D .
Selection Text: P_KTOSL = D .
Selection Text: P_KUNNR = D .
Selection Text: P_LIFNR = D .
Selection Text: P_NAME = D .
Selection Text: P_NPLNR = D .
Selection Text: P_PARALL = D .
Selection Text: P_POSNR = D .
Selection Text: P_PRCTR = D .
Selection Text: P_RUNID = D .
Selection Text: P_SEGMT = D .
Selection Text: P_SRVGRP = D .
Selection Text: P_STATUS = D .
Selection Text: P_TYPE = D .
Selection Text: P_VARIA = D .
Selection Text: P_WRBTR = D .
Selection Text: P_BUKRS = D .
Selection Text: P_AKPER = In-Period Payroll
Selection Text: P_BOTH = Prod. and Simulation Runs
Selection Text: P_JOBS = Maximum Number of Jobs
Selection Text: P_OBJNR = Maximum Number of Objects
Selection Text: P_PDETA = Eval. Detail with Pers. No.
Selection Text: P_PROD = Productive Runs Only
Selection Text: P_SIMU = Simulation Runs Only
Selection Text: P_STORNO = Exclude Reversal Documents
Selection Text: P_SUBST = Evaluate Substitutions
Selection Text: P_ABKRS = D .
INCLUDE RPCIP_DOCUMENT_ANALYSE_TOP. " GLOBAL DATA
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.
RPCIP_DOCUMENT_ANALYSE - Report RPCIP_DOCUMENT_ANALYSE RPCIP_DOCUMENT_ANALYSE - Report RPCIP_DOCUMENT_ANALYSE RPCIP_CO_DIST_SWITCH - RPCIP_IAS_SWITCH Program RPCIP_CO_DIST_SWITCH - RPCIP_IAS_SWITCH Program RPCIPX00 - Transfer to Accounting: Export to R/2 or R/3 Release <4.0 RPCIPX00 - Transfer to Accounting: Export to R/2 or R/3 Release <4.0