SAP ABAP Function Module ISH_CREATE_RANGE_FROM_TABLE (IS-H: Erzeuge eine Rangetabelle aus einer internen Tabelle)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_CREATE_RANGE_FROM_TABLE IS-H: Erzeuge eine Rangetabelle aus einer internen Tabelle  
Function Group NARC4   IS-H: Archiving Auxiliary Programs  
Program Name SAPLNARC4   IS-H: Hilfsprogramme Archivierung 
INCLUDE Name LNARC4U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_RANGE_TAB TYPE
Importing I_FIELDNAME TYPE
Importing I_BELNR_TAB TYPE
Importing I_COMPACTIZE TYPE ISH_ON_OFF 'X' kompakte Range-Tabelle erstellen
Exception RANGE_FORMAT_ERROR TYPE Range nicht im erwarteten Format
Exception FIELD_NOT_FOUND TYPE Feld ist nicht in der Tabelle enthalten
               
Processing Type
Normal Function Module  
Remote-Enabled 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 463