/SCRM/INITIAL_LOAD is a standard Executable ABAP Report 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 /SCRM/INITIAL_LOAD 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.
ICON SCP Initial load Program
Selection Text: CB1 = Parts Master
Selection Text: CB10 = Expected Receipt
Selection Text: CB11 = Production Order
Selection Text: CB12 = Inventory Reservations
Selection Text: CB13 = Inter Warehouse Transfer
Selection Text: CB14 = Customer Order
Selection Text: CB2 = Depot Specific Parts Master
Selection Text: CB3 = Production Master
Selection Text: CB4 = Procurement Master
Selection Text: CB5 = Bill of Material(BoM)
Selection Text: CB6 = Depot Specific PartMstr TimDep
Selection Text: CB7 = Time Dependent Process Share
Selection Text: CB8 = Supply Chain Master
Selection Text: CB9 = Inventory
Selection Text: CB_ALL1 = Select all Master Data
Selection Text: CB_ALL2 = Select all Transaction Data
Selection Text: PSIZE = Packet Size
Selection Text: P_BG = Local Directory
Selection Text: P_FG = App Server Directory
Selection Text: P_FILE = Local Directory
Selection Text: P_FILE1 = App Server Directory
Title: ICON SCP Initial Load Program
Text Symbol: 806 = Depot Specific Parts Master - Time Dependent
Text Symbol: 807 = Process Share
Text Symbol: 808 = Supply Chain Master
Text Symbol: 809 = Inventory
Text Symbol: 810 = Expected Receipt
Text Symbol: 811 = Production Order
Text Symbol: 812 = Inventory Reservations
Text Symbol: 813 = Inter Warehouse Transfer
Text Symbol: 814 = Customer Order
Text Symbol: 900 = Error
Text Symbol: 901 = Warning
Text Symbol: 902 = Info
Text Symbol: B05 = Path to save the initial load extract
Text Symbol: CBA = Select All
Text Symbol: 805 = BOM
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name /SCRM/INITIAL_LOAD or its description.
/SCRM/INITIAL_LOAD - ICON SCP Initial Load Program /SCRM/INITIAL_LOAD - ICON SCP Initial Load Program /SCRM/ICSLSCR - Include ZICPRSCR for selection screen /SCRM/ICPRTOP - Include ZICPRTOP for data declaration /SCRM/ICPRSUB - Include ZICPRSUB for subroutines /SCRM/ICPRSCR - Include ZICPRSCR for selection screen