SAP ABAP Class CL_RMPS_POID_GUI (Presentation of POIDs (Lists, Popups))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_GENERAL (Package) General Package for Records Management for Public Sector
Properties
Class CL_RMPS_POID_GUI  
Short Description Presentation of POIDs (Lists, Popups)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_GENERAL   General Package for Records Management for Public Sector 
Created 20060301   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RMPS_POID_GUI has no interface implemented.
Friends
Class CL_RMPS_POID_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_SRM Instance attribute Protected Object reference (TYPE REF TO) IF_SRM General SRM Methods 20060301
Methods
# Method Level Visibility Method type Description Created on
1 POPUP_SELECT Static method Public Method POID List with Selection 20060301
2 POPUP_SELECT_FROM_ELEMENTS Static method Public Method POID List with Selection 20060301
Events
Class CL_RMPS_POID_GUI has no event.
Types
Class CL_RMPS_POID_GUI has no local type.
Method Signatures

Method POPUP_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CANCEL Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20060301
2 Exporting EX_POIDS Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE POIDs selected 20060301
3 Importing IM_POIDS Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE 20060301
4 Importing IM_SELECTION Call by reference Type reference (TYPE) CHAR1 SPACE (M)ultiple/(S)ingle/space:none 20060301
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20060301

Method POPUP_SELECT_FROM_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CANCEL Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20060301
2 Exporting EX_POIDS Call by reference Type reference (TYPE) SRM_LIST_POID_INTERFACE POIDs selected 20060301
3 Importing IM_DEFAULT_IS_SELECTED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Objekte werden anfangs als ausgewählt in der Liste gezeigt 20060302
4 Importing IM_POIDS_ELEMENTS Call by reference Type reference (TYPE) SRM_REC_ELEM_TAB table of record elements 20060301
5 Importing IM_SELECTION Call by reference Type reference (TYPE) CHAR1 SPACE (M)ultiple/(S)ingle/space:none 20060301
6 Importing IM_TITLE Call by reference Type reference (TYPE) STRING 20060301
# Exception Resumable Description Created on
1 CX_SRM Basisklasse (abstrakt) 20060301
History
Last changed by/on SAP  20110908 
SAP Release Created in 710