SAP ABAP Function Module DP_CREATE_FROM_TABLE (Generates a data provider object from a table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-GUI (Application Component) Graphical User Interface
     SCET (Package) Control Enabling Technology / Control Framework
Basic Data
Function Module DP_CREATE_FROM_TABLE Generates a data provider object from a table  
Function Group CNDP   Data provider control selection  
Program Name SAPLCNDP    
INCLUDE Name LCNDPU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing H_DP TYPE CNTL_HANDLE
Importing TABNAME TYPE X030L-TABNAME Name of Table Structure
Importing DATE TYPE SYST-DATUM
Importing TIME TYPE SYST-UZEIT
Importing DESCRIPTION TYPE C
Tables DATA TYPE   Table With Data
Tables TABFIELDS TYPE RFC_FIELDS Structure Description of the Table
Tables COLUMNS_TO_STRETCH TYPE TABLE_OF_STRINGS INTERNAL: Spalten, die in Unicode Systemen verbreitert werden sollen
Exception DP_ERROR_GENERAL TYPE General Error
Exception DP_ERROR_CREATE TYPE
Exception DP_ERROR_SEND TYPE Error Sending Data
               
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  19970131 
SAP Release Created in