Differences between SAP Business Warehouse and Control-M Function Modules

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

I_CON_Tick

I_CON_Tick

 

Monitor I/P

I_CON_Tick

I_CON_Tick

 

I/P Output

 

I_CON_Tick

I_CON_Tick

Get Background Job

Name/Count

 

 

I_CON_Tick

Set Background Job Name

 

I_CON_Tick

I_CON_Tick

Display the number of records transferred and requested of an I/P run

 

 

I_CON_Tick

Start P/C

N/a

I_CON_Tick

 

Monitor P/C

N/a

I_CON_Tick

 

Restart P/C

N/a

I_CON_Tick

 

P/C Output

N/a

I_CON_Tick

 

NOTE: Process Chains (P/C) capabilities are only available in SAP-BW 3.x or above systems.

Parent Topic

Control-M for SAP XBP interface and Control-M Function Modules