RPUCB2C1 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 RPUCB2C1 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: Convert Table C1, Cluster B2 Include RPUCB200
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRCA_PLANT_GET_COMPANYCODE CALL FUNCTION 'HRCA_PLANT_GET_COMPANYCODE' "ALRK020112 EXPORTING "ALRK020112 PLANT = OC1-EWERK "ALRK020112 IMPORTING "ALRK020112 COMPANYCODE = C1_OLD_03-BUKRS"ALRK020112 EXCEPTIONS "ALRK020112 NO_COMPANY_CODE_FOUND = 1 "ALRK020112 PLANT_NOT_FOUND = 2 "ALRK020112 OTHERS = 3. "ALRK020112
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUCB2C1 - Convert Table C1, Cluster B2 Include RPUCB200 RPUCB204 - documentation and ABAP source code RPUCB203 - Convert Cluster B2(PCL2) Submit by RPU40ATM RPUCB203 - Convert Cluster B2(PCL2) Submit by RPU40ATM RPUCB202 - Convert Clusters B1(PCL1) and B2(PCL2) XPRA RPUCB202 - Convert Clusters B1(PCL1) and B2(PCL2) XPRA