SAP ABAP Function Module FLBP_VDGPO_READ_SINGLE (Liest einen Satz aus der VDGPO mit übergebenen Key)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
FVVD_PARTNER (Package) Loans Specific Objects in SAP Business Partner
⤷
⤷
Basic Data
| Function Module | FLBP_VDGPO_READ_SINGLE | Liest einen Satz aus der VDGPO mit übergebenen Key |
| Function Group | FVBP_PARTNER_OBJECT | Partner - Object Relationships |
| Program Name | SAPLFVBP_PARTNER_OBJECT | Partner-/Objektbeziehungen |
| INCLUDE Name | LFVBP_PARTNER_OBJECTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IO_VDGPO | TYPE | VDGPO | Struktur für Ein- und Ausgabe | |||
| |
I_SNUMOBJ | TYPE | VDGPO-SNUMOBJ | Schlüssel für Nummernkreisobjekt | |||
| |
I_SOBJEKT | TYPE | VVSOBJGPO | Interner Schlüssel für Objekt für Geschäftspartnertabelle | |||
| |
I_PARTNR | TYPE | BP_PARTNR | Geschäftspartnernummer | |||
| |
I_ROLETYP | TYPE | BU_PARTNERROLE | GP-Rolle | |||
| |
I_DTRANS | TYPE | VVDTRANS | Schlüssel Bewegungsdaten: Systemdatum | |||
| |
I_FLG_DB_READ | TYPE | ' ' | Lesen von der Datenbank = 'X' | |||
| |
KEY_NOT_FILLED | TYPE | Key nicht komplett spezifiziert! | ||||
| |
ENTRY_NOT_FOUND | TYPE | Kein Eintrag für spezifizierten Key in der VDGPO gefunden | ||||
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 | 20011004 |
| SAP Release Created in | 463_20 |