SAP ABAP Function Module DP_CONTROL_ASSIGN_ROWSET (Assigning a Structured Table to a Control)
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_CONTROL_ASSIGN_ROWSET | Assigning a Structured Table to a Control |
Function Group | CNDP | Data provider control selection |
Program Name | SAPLCNDP | |
INCLUDE Name | LCNDPU28 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
H_DP | TYPE | CNTL_HANDLE | DataProvider Handle | |||
![]() |
H_CNTL | TYPE | CNTL_HANDLE | Control handle | |||
![]() |
TABNAME | TYPE | X030L-TABNAME | Name of Table Structure | |||
![]() |
PROPERTYNAME | TYPE | C | Name of Control Property | |||
![]() |
DATE | TYPE | SYST-DATUM | Date From Which Data is Valid | |||
![]() |
TIME | TYPE | SYST-UZEIT | Time from which the Data is Valid | |||
![]() |
DESCRIPTION | TYPE | C | Additional Description | |||
![]() |
DATA | TYPE | Internal Table to Assign | ||||
![]() |
TABFIELDS | TYPE | RFC_FIELDS | Structure Description of the Table | |||
![]() |
DP_ERROR_CREATE | TYPE | DataProvider could not be created | ||||
![]() |
DP_ERROR_SEND_DATA | TYPE | Error Sending Data | ||||
![]() |
DP_ERROR_ASSIGN | TYPE | Could not make assignment | ||||
![]() |
DP_ERROR_INVALID_PARAM | TYPE | One of the Parameters is Invalid | ||||
![]() |
DP_ERROR_TABNAME | TYPE | Parameter TABNAME does not Exist in the ABAP Dictionary | ||||
![]() |
DP_ERROR_CONVERT | TYPE | |||||
Processing Type
Normal Function 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 | 19990505 |
SAP Release Created in |