When working with SAP-BW there are several actions that cannot be performed by the SAP standard BAPIs. These are performed by Control-M Function Modules. The following table describes the major differences in actions performed by BW 2.x BAPIs, BW 3.x or later BAPIs, and Control-M Function Modules
Action |
BW 2.x BAPI |
BW 3.x or above BAPI |
Control-M Function Modules |
---|---|---|---|
Start I/P |
|
||
Monitor I/P |
|
||
I/P Output |
|
||
Get Background Job Name/Count |
|
|
|
Set Background Job Name |
|
||
Display the number of records transferred and requested of an I/P run |
|
|
|
Start P/C |
N/a |
|
|
Monitor P/C |
N/a |
|
|
Restart P/C |
N/a |
|
|
P/C Output |
N/a |
|
NOTE: Process Chains (P/C) capabilities are only available in SAP-BW 3.x or above systems.
Parent Topic |