CACS_FPP_DBC_FRAMEWORK is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The framework uses parallel background jobs to convert databases...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 CACS_FPP_DBC_FRAMEWORK 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: STEP5 = Delete Interval Distribution
Selection Text: STEP4 = Delete Customizing
Selection Text: STEP3 = FPP Start Database Conversion
Selection Text: STEP2 = Generate Interval Distribution
Selection Text: STEP1 = Generate Customizing
Selection Text: RETRY = Restart
Selection Text: JOBS = No. of Parallel Jobs per Event
Selection Text: APPL = Commission Application
Selection Text: AGAIN = Repeat All
Title: Framework for Parallel Processing of DB Conversion (See Note 833306)
Text Symbol: 301 = Logs of Parallel Processing of Database Conversion
Text Symbol: 300 = Log Selection of Parallel Processing of Database
Text Symbol: 206 = Function Module:
Text Symbol: 205 = Event:
Text Symbol: 204 = Time:
Text Symbol: 203 = Date:
Text Symbol: 202 = Run was started
Text Symbol: 201 = Run created with process ID:
Text Symbol: 200 = Generate Definition of Parallel Run
Text Symbol: 104 = Function Module
Text Symbol: 103 = Table
Text Symbol: 102 = Nothing to convert for event
Text Symbol: 101 = Instance of parallel processing object was not deleted
Text Symbol: 100 = Not all entries in FPP_RUNS were deleted
Text Symbol: 010 = Restart of Application &1
Text Symbol: 009 = Caution: One background job is started for each event!
Text Symbol: 008 = Parallel Processing
Text Symbol: 007 = Delete Customizing
Text Symbol: 006 = Delete Interval Distribution
Text Symbol: 005 = Start Database Conversion (Parallel Processing)
Text Symbol: 004 = Generate Interval Distribution
Text Symbol: 003 = Generate Customizing
Text Symbol: 002 = Select Process Steps for Database Conversion
Text Symbol: 001 = Commission Applic.
Text Symbol: 000 = Database Conversion for
INCLUDE CACS_FPP_DBC_000.
INCLUDE CACS_FPP_DBC_001.
INCLUDE CACS_FPP_DBC_002.
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.
CACS_FPP_DBC_FRAMEWORK - Framework for Parallel Processing of DB Conversion (See Note 833306) CACS_FPP_DBC_FRAMEWORK - Framework for Parallel Processing of DB Conversion (See Note 833306) CACS_FPP_DBC_033 - CACSFPPDBC033 CACS_FPP_DBC_031 - CACSFPPDBC031 CACS_FPP_DBC_030 - CACSFPPDBC030 CACS_FPP_DBC_026 - CACSFPPDBC026