SAP ABAP Class /ISDFPS/CL_MM_RL_LIST (ALV List for Return Delivery PReqs)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-MM (Application Component) Materials Management
     /ISDFPS/MM (Package) SDP BW Enhancements in Materials Management
Properties
Class /ISDFPS/CL_MM_RL_LIST  
Short Description ALV List for Return Delivery PReqs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/MM   SDP BW Enhancements in Materials Management 
Created 20050113   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_MM_RL_LIST has no forward declaration.
Interfaces
Class /ISDFPS/CL_MM_RL_LIST has no interface implemented.
Friends
Class /ISDFPS/CL_MM_RL_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GRF_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20050113
2 GS_PROPVALUES Instance attribute Private Type reference (TYPE) /ISDFPS/MM_RL_DIALOG_FIELDS Default Values 20050120
3 GT_DFIES Instance attribute Private Type reference (TYPE) DDFIELDS Technical Information for Dialog Fields 20050314
4 GT_RL_LIST Instance attribute Public Type reference (TYPE) /ISDFPS/MM_RL_FIELDS_T Table Structure for Fields of Return Delivery List 20050126
5 GV_ERROR_FLAG Instance attribute Public Type reference (TYPE) XFELD Indicator for Incorrect User Entry 20050202
6 GV_POSNR Instance attribute Private Type reference (TYPE) /ISDFPS/POSNR Line Counter 20050125
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INPUT_AND_FILL Instance method Private Method Determine Input Check and Dependent Field Values 20050202
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050113
3 CREATE_FIELDCAT Instance method Public Method Create Field Catalog 20050202
4 DATA_CHANGED Instance method Public Event handling method Adopt Frontend Changes 20050117
5 DOUBLE_CLICK Instance method Public Event handling method Handle Double Click in Cell 20050204
6 F4_FOR_CHARG Instance method Private Method F4 Help for Batches 20050202
7 F4_FOR_FORCE Instance method Private Method F4 Help for Force Elements 20050204
8 F4_FOR_HU Instance method Private Method F4 Help for Handling Units 20050204
9 F4_FOR_LGORT Instance method Private Method F4 Help for Storage Locations 20050204
10 F4_FOR_PSPNR Instance method Private Method Input Help for WBS Elements 20050314
11 F4_FOR_SERNR Instance method Private Method F4 Help for Serial Numbers 20050204
12 GET_PROPVALUES Instance method Public Method Read Default Values 20050124
13 HANDLE_ONF4 Instance method Public Event handling method Process F4 Helps 20050202
14 HANDLE_TOOLBAR Instance method Public Event handling method Change Menu Functions of RL Item List 20050124
15 HIDE_ALV_BUTTONS Instance method Public Method Hide ALV Menu Functions 20050114
16 HOTSPOT_CLICK Instance method Public Event handling method Catch Hotspot Click 20050203
17 READ_FORCE_ELEMENT Instance method Private Method Read Force Element 20050127
18 REFRESH_UI Instance method Public Method Refresh Display 20050117
19 SET_F4_SHLPS Instance method Public Method Register F4 Helps 20050204
20 SET_PROPOSALS Instance method Private Method Set Default Values 20050202
21 SET_PROPVALUES Instance method Public Method Set Default Values 20050124
22 SET_STYLETABLE Instance method Public Method Define Cell Properties 20050125
23 USER_COMMAND Instance method Public Event handling method Handle Keys 20050124
Events
Class /ISDFPS/CL_MM_RL_LIST has no event.
Types
Class /ISDFPS/CL_MM_RL_LIST has no local type.
Method Signatures

Method CHECK_INPUT_AND_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CRF_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050202
2 Changing CS_LINE Call by reference Type reference (TYPE) /ISDFPS/MM_RL_FIELDS Aktuelle Zelle 20050202
3 Changing CS_ROWID Call by reference Type reference (TYPE) INT4 hexadezimales Feld 4 Zeichen 20050202
4 Changing CV_ERROR_FLG Call by reference Type reference (TYPE) XFELD Kennzeichen, dass ein Fehler aufgetreten ist (X=Ja) 20050202

Method CHECK_INPUT_AND_FILL on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID Container für ALV-Liste 20050126
# Exception Resumable Description Created on
1 CNTRL_ERROR Fehler beim Instanzieren der Klasse! 20050113

Method CREATE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LT_FKAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20050202
# Exception Resumable Description Created on
1 ERROR_WHILE_CREATION Fehler beim Erzeugen des Feldkatalogs 20050202

Method DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20050117
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20050117
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20050117
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20050117
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050117

Method DATA_CHANGED on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050204
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050204
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20050204

Method DOUBLE_CLICK on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method F4_FOR_CHARG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20050202
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050202

Method F4_FOR_CHARG on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method F4_FOR_FORCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20050204
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050204

Method F4_FOR_FORCE on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method F4_FOR_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20050204
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050204

Method F4_FOR_HU on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method F4_FOR_LGORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20050204
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050204
3 Importing E_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20050204

Method F4_FOR_LGORT on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method F4_FOR_PSPNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20050314
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050314

Method F4_FOR_PSPNR on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method F4_FOR_SERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Datencontainer für Events 20050204
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20050204

Method F4_FOR_SERNR on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method GET_PROPVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning I_DIALOGFIELDS Value transfer Type reference (TYPE) /ISDFPS/MM_RL_DIALOG_FIELDS Felder für Rücklieferungsdialog 20050124

Method GET_PROPVALUES on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method HANDLE_ONF4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20050202
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050202
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20050202
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20050202
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20050202
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20050202

Method HANDLE_ONF4 on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20050124
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20050124

Method HANDLE_TOOLBAR on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method HIDE_ALV_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FUNCTIONS Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20050114

Method HIDE_ALV_BUTTONS on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20050203
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20050203
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20050203

Method HOTSPOT_CLICK on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method READ_FORCE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FORCE Call by reference Type reference (TYPE) /ISDFPS/FORCE Strukturelement (Datenbank) 20050127
2 Changing C_FORCE_NAME Call by reference Type reference (TYPE) SHORT_D Bezeichnung des SE 20050127
# Exception Resumable Description Created on
1 ERROR_FORCE_NOT_FOUND SE existiert nicht 20050127

Method REFRESH_UI Signature

Method REFRESH_UI on class /ISDFPS/CL_MM_RL_LIST has no parameter.
Method REFRESH_UI on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method SET_F4_SHLPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LT_LVC_F4 Call by reference Type reference (TYPE) LVC_T_F4 ALV-Control: Tabelle für F4-Behandlung registrierte Felder 20050204

Method SET_F4_SHLPS on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method SET_PROPOSALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20050202
2 Importing I_CELL Call by reference Type reference (TYPE) LVC_S_MODI Geänderte Zelle 20050202

Method SET_PROPOSALS on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method SET_PROPVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIALOGFIELDS Value transfer Type reference (TYPE) /ISDFPS/MM_RL_DIALOG_FIELDS Felder für Rücklieferungsdialog 20050124

Method SET_PROPVALUES on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method SET_STYLETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RL_FIELDS Call by reference Type reference (TYPE) /ISDFPS/MM_RL_FIELDS_T Tabellenstruktur zu den Feldern der Rücklieferungsliste 20050125

Method SET_STYLETABLE on class /ISDFPS/CL_MM_RL_LIST has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20050124

Method USER_COMMAND on class /ISDFPS/CL_MM_RL_LIST has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 470