SAP ABAP Function Module FINDE_ABGEBROCHENE_VB (Find terminated updates)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBAS (Package) Financial accounting 'Basis'
⤷
⤷
⤷
Basic Data
| Function Module | FINDE_ABGEBROCHENE_VB | Find terminated updates |
| Function Group | VBFR | FMs for Processing Update Terminations |
| Program Name | SAPLVBFR | |
| INCLUDE Name | LVBFRU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
B_DATUM | TYPE | SYST-DATUM | SY-DATUM | Top limit of the selection date | ||
| |
MANDT | TYPE | SYST-MANDT | SY-MANDT | Client | ||
| |
VB_ERROR | TYPE | TFDIR-FUNCNAME | Name of the function module which evaluates the terminated updates | |||
| |
VB_FINISH | TYPE | TFDIR-FUNCNAME | Name of the function module which runs at the end of processing | |||
| |
VB_NAME | TYPE | TFDIR-FUNCNAME | Name of the actual update function module | |||
| |
V_DATUM | TYPE | SYST-DATUM | SY-DATUM | Lower limit of the selection date | ||
| |
I_XV1ONLY | TYPE | XV1ONLY | 'X' | Nur abgebrochene V1-Verbuchungen | ||
| |
NOTHING_FOUND | TYPE | No cancelled updates found | ||||
| |
READ_REPORT_ERROR | TYPE | Error in reading the LxxxxVnn program | ||||
| |
WRONG_FB | TYPE | Error in reading the TFDIR (function module does not exist) | ||||
| |
WRONG_PROGRAM | TYPE | The LxxxxVnn program has an incorrect structure | ||||
| |
GENERATE_REPORT_ERROR | TYPE | |||||
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 | 00000000 |
| SAP Release Created in |