SAP ABAP Function Module FKK_DOC_EXISTS (Prüfen auf Existenz eines Belegs (mehrere Belege))
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
FI-CA (Application Component) Contract Accounts Receivable and Payable
⤷
FKKB (Package) Contract A/R & A/P: Central Objects
⤷
⤷
Basic Data
| Function Module | FKK_DOC_EXISTS | Prüfen auf Existenz eines Belegs (mehrere Belege) |
| Function Group | FPAR01 | Processing Archived Documents |
| Program Name | SAPLFPAR01 | |
| INCLUDE Name | LFPAR01U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_OPBEL | TYPE | OPBEL_KK | Nummer eines Belegs des Vertragskontokorrents | |||
| |
I_BUFFER_CHECK | TYPE | BOOLEAN | ' ' | boolsche Variable (X=true, -=false, space=unknown) | ||
| |
IT_OPBEL | TYPE | DFKKKO_KEY_S | Struktur über alle Keyfelder der Tabelle DFKKKO | |||
| |
OT_OPBEL | TYPE | DFKKKO_KEY_S | Struktur über alle Keyfelder der Tabelle DFKKKO | |||
| |
NOTFOUND | TYPE | Kein Beleg gefunden | ||||
| |
NOCRITERIA | TYPE | Selektionscriteria fehlen | ||||
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 | 20050224 |
| SAP Release Created in |