SAP ABAP Data Element N2_FGETREF (GET 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_FGETREF |
Short Description | GET 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 | 10 | Get |
Medium | 15 | GET Function |
Long | 21 | GET Function Module |
Heading | 21 | GET Function Module |
Documentation
Definition
The function module in GetRef operates within an external data module that is integrated as a Reference module to read references stored in the Reference table when a document is called in the change mode and to make the relating data in the memory of the external data module available. Using the parameters DOK_ID and REFKEY, the references are clearly identifiable.
Interface parameter
- Importing
- VALUE(DOK_ID) LIKE N2REFHDR-REFDOK
- VALUE(REFKEY) LIKE N2REFHDR-REFKEY
- VALUE(SS_MODE) LIKE SY-TCODE OPTIONAL (from interface version 1)
- VALUE(PARAMSTR) LIKE N2FDBS-PARAMSTR OPTIONAL (from interface version 2)
- Exceptions
- QUERYFAILED
- NO_LOCK
- NO_AUTHORITY
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in |