CNV_10030_LOAD_OBJECTS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program copies the org...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 CNV_10030_LOAD_OBJECTS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CNV_10030_LOAD_OBJ - Initial load of org. objects
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_SWITCH = .
Selection Text: P_RFSH =
Selection Text: P_PACKID = Package number
Selection Text: P_MANDT = Client for selection
Selection Text: P_JOB = Execute in background
Selection Text: P_GENER =
Selection Text: P_FILL = Fill Tables
Selection Text: P_DELPID =
Selection Text: P_DELLOG =
Selection Text: P_DEL = Delete tables
Selection Text: P_CRDTOB =
Title: Initial load of org. objects in active package
Text Symbol: TDO = Process target determination objects
Text Symbol: SWT = Process program modifications
Text Symbol: SWI = Modification of relevant programs for this purpose
Text Symbol: SUR = Are you sure that you want to continue?
Text Symbol: SEL = Restrictions
Text Symbol: RFS = Recreate object list
Text Symbol: RET = Read control tables
Text Symbol: REA = Read from table &1
Text Symbol: PRX = Processing of representatives for tables
Text Symbol: PPR = Process path parameters
Text Symbol: PKG = Package
Text Symbol: PDP = Process package dependencies
Text Symbol: PAR = Process package parameters
Text Symbol: PAM = Parameters
Text Symbol: LPA = Process paths to be loaded
Text Symbol: LOS = Data and logs created in connection with this are deleted.
Text Symbol: LOB = Process object types to be loaded
Text Symbol: LCO = Process non-transparent field info to be loaded
Text Symbol: JOB = Execution type
Text Symbol: INS = Insert in table &1
Text Symbol: GEN = Generation of determination programs - test mode
Text Symbol: EPA = Process paths that are not to be suggested
Text Symbol: DPI = Delete cross-package records
Text Symbol: DLG = Delete existing logs
Text Symbol: DEL = Delete from table &1
Text Symbol: DAE = Activities of the org. packages have been executed in package &1
INCLUDE CNV_10030_LOAD_OBJECTS_TOP.
INCLUDE CNV_10030_LOAD_OBJECTS_F01.
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.
CNV_10030_LOAD_OBJECTS - Initial load of org. objects in active package CNV_10030_LOAD_OBJECTS - Initial load of org. objects in active package CNV_10030_ITR_REFERENCE_LIST_T - Where-used list for non-transparent fld components - data declarations CNV_10030_ITR_REFERENCE_LIST_F - Where-used list for non-transparent fld components - form routines CNV_10030_ITR_REFERENCE_LIST - Where-used list for org. objects, tables and table fields CNV_10030_ITR_REFERENCE_LIST - Where-used list for org. objects, tables and table fields