SAP ABAP Function Module GET_DOCUMENTS (Lesen von Verwaltungsdaten aus REGUT und Zahlungsbelegen aus RFDT)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBZ (Package) Payments
⤷
⤷
⤷
Basic Data
| Function Module | GET_DOCUMENTS | Lesen von Verwaltungsdaten aus REGUT und Zahlungsbelegen aus RFDT |
| Function Group | F110 | Function modules for payment program |
| Program Name | SAPLF110 | |
| INCLUDE Name | LF110U07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_REGUT | TYPE | REGUT | Structure for REGUT data for I_REFNO | |||
| |
I_BELEGE | TYPE | 'X' | With ' ' no reading documents | |||
| |
I_REFNO | TYPE | Reference number for finding documents | ||||
| |
I_REGUT | TYPE | 'X' | With ' ' no reading REGUT data | |||
| |
I_UBHKT | TYPE | ' ' | Bei 'X' Nachgenerierung fehlender UBHKT-Daten | |||
| |
I_VALIDATE_DOC | TYPE | ' ' | Nur geprüfte Belege zurückgeben | |||
| |
TAB_BELEGE | TYPE | DTA_BELEGE | Table of read documents | |||
| |
NO_DOCUMENTS | TYPE | No documents for Ref-Nummer I_REFNO | ||||
| |
NO_REGUT | TYPE | No REGUT data for Ref-Nummer I_REFNO | ||||
| |
WRONG_NUMBER | TYPE | Transferred value is not a ref-number | ||||
| |
MISSING_UBHKT | TYPE | Falls I_UBHKT gesetzt: bei Fehler Meldung | ||||
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 | 20091125 |
| SAP Release Created in |