SAP ABAP Data Element N2_FFROMTB (ConvertFromTab 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_FFROMTB
Short Description ConvertFromTab 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 FromTab 
Medium 16 FromTab Function 
Long 32 ConvertFromTab Function Module 
Heading 32 ConvertFromTab Function Module 
Documentation

Definition

The function module ConvertFromTab, or FromTab for short, is used to transfer data for multiple structures (tables) from the calling dialog application to the memory of the external data module. All the columns and lines of a multiple structure are transfered in one go.

The function module is only needed for Change modules and F4 Help modules and for the implementation of an XCode- or a CheckValue module.

Interface parameters

  • Importing
    • VALUE(DOK_ID) LIKE N2REFHDR-REFDOK
    • VALUE(DOKELEMENTID) LIKE N2DE-DEID
    • VALUE(REFKEY) LIKE N2REFHDR-REFKEY

Tables

INTTAB (structure <dd-structure>)

Exceptions

NODATA

CONVERSIONERROR

The executions for the function module ConvertToTab apply in the same way as they do for the interface parameters of the function module ConvertFromTab.

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