SAP ABAP Data Element N2_REFTAB (Reference Table for External Data)
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_REFTAB
Short Description Reference Table for External Data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
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 RefTab 
Medium 17 Reference table 
Long 22 Table of references 
Heading RefTab 
Documentation

Definition

In the reference table, an external data module stores the references of the external data integrated into one document, if the type of external data integration is a referencing type. Such a table is required for every Reference module, as long as the contextual data of the edited document do not uniquely refer to the referencing data.

The reference table must be created when developing an external data module. It must have the following components:

  • the structure N2REFHDR or N2REFHDRXT
  • all key fields of the external data to be referenced.

N2REFHDR is required for exteral data modules that supply simple documentation elements and simple structures, and N2REFHDRXT is required for such external data modules that supply multiple structures. These have the following components:

Client (MANDT)

Key (code) of the referencing document (REFDOK)

Reference key (REFKEY)

Sequential number of the reference (LFDNRREF)

Line reference (LINEREF) (only N2REFHDRXT)

It is a standard for references to parameterized documents to be stored in the table N2DOKREF.

History
Last changed by/on SAP  20050409 
SAP Release Created in