SAP ABAP Function Module RSAR_POPUP_WITH_TBL_CONTROL (Popup Table Control)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RS_PSA_DEP (Package) Dependent Components for PSA + PSA Service
Basic Data
Function Module RSAR_POPUP_WITH_TBL_CONTROL Popup Table Control  
Function Group RSAODS   InfoSourceMaintenance PSA  
Program Name SAPLRSAODS   Operational Data Store 
INCLUDE Name LRSAODSU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing SELECTION_ID TYPE RSDYNSEL-SELID Dynamic selection ID
Importing HEADER TYPE Headline of the TC
Importing TABNAME TYPE DD02L-TABNAME Name of the table, possibly virtual name
Importing DISPLAY_ONLY TYPE No entry or change allowed
Importing ENDLESS TYPE Entry possible at the end of the Dynpro
Importing DISPLAY_TOGGLE TYPE
Importing SORT_FORBIDDEN TYPE No Sorting allowed
Importing MODIFY_CHECK TYPE FIELD_DIF-CHKROUTINE Function module to check for Modify
Importing INSERT_CHECK TYPE FIELD_DIF-CHKROUTINE unction module to check for insert
Importing DELETE_CHECK TYPE FIELD_DIF-CHKROUTINE Function module to check for Delete
Importing MODIFY_DISP_FIELD TYPE FIELD_DIF-CHKROUTINE Function module to change according to Modify
Importing NO_INSERT TYPE Do not allow insert
Importing NO_DELETE TYPE Do not allow delete
Importing NO_MOVE TYPE No move allowed
Importing NO_UNDO TYPE No undo allowed
Importing NO_BUTTON TYPE No buttons (first screen only)
Importing X_START TYPE I 5
Importing Y_START TYPE I 5
Importing X_END TYPE I 80
Importing Y_END TYPE I 25
Tables NAMETAB TYPE DFIES Field table, may be empty for DB table
Tables TABLE TYPE RSFIELDSOURCE Data to be displayed
Tables FIELDDIF TYPE FIELD_DIF Differences to the automatic field table
Exception NO_MORE_TABLES TYPE Maximum number of tables allowed
Exception TOO_MANY_FIELDS TYPE Maximum number of table fields exceeded
Exception NAMETAB_NOT_VALID TYPE The nametab is Incorrect
Exception HANDLE_NOT_VALID TYPE The handle is not available
               
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  20051219 
SAP Release Created in