SAP ABAP Data Element N2_F_EODOK (End-of-Document Function Module)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Basic Data
| Data Element | N2_F_EODOK |
| Short Description | End-of-Document Function Module |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHAR30 | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 5 | D.End |
| Medium | 15 | Doc.End Funct. |
| Long | 23 | Doc.End Function Module |
| Heading | 23 | Doc.End Function Module |
Documentation
Definition
If it has been implemented, the function module EndOfDoc will be called when a document is exited (also when cancelling the processing). It can be used in external data processing for necessary closing operations, for example, with change modules for unlocking external data that was locked in the Query- or Get module.
Interface parameter
- importing
- VALUE(DOK_ID) LIKE N2REFHDR-REFDOK
- VALUE(REFKEY) LIKE N2REFHDR-REFKEY
- VALUE(SS_MODE) LIKE SY-TCODE
- VALUE(PARAMSTR) LIKE N2FDBS-PARAMSTR (after interim vers 2)
- exceptions
- FAILED
History
| Last changed by/on | SAP | 20050301 |
| SAP Release Created in |