SAP ABAP Function Module UBB_PROGRESS_INDICATOR (Progess Indicator für Hintergrund- und Online-Verarbeitungen.)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-CTR-UCO (Application Component) Usage-Based Service Contract
⤷
CRM_UBB (Package) Usage-Based Billing (UBB)
⤷
⤷
Basic Data
| Function Module | UBB_PROGRESS_INDICATOR | Progess Indicator für Hintergrund- und Online-Verarbeitungen. |
| Function Group | CRM_UBB_TOOLS | Additional Functions for UBB Processes |
| Program Name | SAPLCRM_UBB_TOOLS | |
| INCLUDE Name | LCRM_UBB_TOOLSU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_PROGRESS_SENT | TYPE | BOOLE_D | X = Progress Information Was Displayed | |||
| |
I_TEXT | TYPE | ANY | Fortschrittstext (wenn keine Nachricht in I_MSG* übergeben wird) | |||
| |
I_MSGID | TYPE | SYST-MSGID | Message Class (If I_TEXT is not transferred) | |||
| |
I_MSGNO | TYPE | SYST-MSGNO | Message Number (If I_TEXT is not transferred) | |||
| |
I_MSGV1 | TYPE | ANY | Message Variable (Maximum of 50 Characters) | |||
| |
I_MSGV2 | TYPE | ANY | Message Variable (Maximum of 50 Characters) | |||
| |
I_MSGV3 | TYPE | ANY | Message Variable (Maximum of 50 Characters) | |||
| |
I_MSGV4 | TYPE | ANY | Message Variable (Maximum of 50 Characters) | |||
| |
I_PROCESSED | TYPE | SYST-TABIX | Number of Objects Already Processed | |||
| |
I_TOTAL | TYPE | SYST-TABIX | Total Number of Objects to Be Processed | |||
| |
I_OUTPUT_IMMEDIATELY | TYPE | BOOLE_D | X = Display Progress Immediately | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20041011 |
| SAP Release Created in | 310 |