Function Module list used by SAP ABAP Program RFBKCHAINSTART (Start Sequence of Reports in End-of-Day Processing)
SAP ABAP Program
RFBKCHAINSTART (Start Sequence of Reports in End-of-Day Processing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_CHAIN_CHECK_BEFORE_START | Check to See if Processing Chain Can be Started | ||
| 2 | BKK_CHAIN_CHECK_VARIANTS | Check Variants on End-of-Day Processing Reports | ||
| 3 | BKK_CHAIN_DB_GET_LAUFID | Assign ID for a New Processing Chain | ||
| 4 | BKK_CHAIN_DB_GET_REPOPTIONS | Get Settings for Reports in a Report Chain | ||
| 5 | BKK_CHAIN_DB_INIT_REPORTCHAIN | Initialize Processin Chain of Report | ||
| 6 | BKK_CHAIN_SCR_EDIT | Maintain Job Name and Variants of a Report Chain | ||
| 7 | BKK_CHAIN_START_NEXT_STEP | PUBLIC: Start Next Report in Processing Chain | ||
| 8 | BKK_MESSAGE_STORE | Output a Message to a Message Handler or Directly | ||
| 9 | MESSAGES_ACTIVE | Information, whether the collection of messages is activated | ||
| 10 | MESSAGES_INITIALIZE | Delete messages collected up to now, collect future messages | ||
| 11 | MESSAGES_SHOW | Display collected messages and associated long texts | ||
| 12 | MESSAGES_STOP | End collection of messages; report importance of errors occurred | ||
| 13 | POPUP_TO_CONFIRM_STEP | Do not use! Please use POPUP_TO_CONFIRM. |