SAP ABAP Function Module KBLR_READ_DATA (Read complete document KBLK + KBLP + KBLPW + KBLE + KBLEW)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KBE (Package) Creation internal RW documents
⤷
⤷
⤷
Basic Data
| Function Module | KBLR_READ_DATA | Read complete document KBLK + KBLP + KBLPW + KBLE + KBLEW |
| Function Group | KBLR | KBE Document Entry: Read Components |
| Program Name | SAPLKBLR | |
| INCLUDE Name | LKBLRU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_KBLK | TYPE | KBLK | Document header | |||
| |
I_BELNR | TYPE | KBLK-BELNR | Document number | |||
| |
WITH_CURRENCIES | TYPE | 'X' | File tables KBLPW + KBLEW | |||
| |
T_KBLE | TYPE | KBLE | Document item development | |||
| |
T_KBLEW | TYPE | KBLEW | Currency amounts for T_KBLE | |||
| |
T_KBLP | TYPE | KBLP | Document items | |||
| |
T_KBLPW | TYPE | KBLPW | Currency amounts for T_KBLP | |||
| |
NOT_FOUND | TYPE | Document number not found | ||||
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 | 19950404 |
| SAP Release Created in |