SAP ABAP Class CL_ICL_RBP_UI (UI for Role-Based Performer)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_RBP_UI (Package) Claims: Role-Based Performer: User Interface Layer
Properties
Class CL_ICL_RBP_UI  
Short Description UI for Role-Based Performer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_RBP_UI   Claims: Role-Based Performer: User Interface Layer 
Created 20050322   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_RBP_UI has no forward declaration.
Interfaces
Class CL_ICL_RBP_UI has no interface implemented.
Friends
Class CL_ICL_RBP_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DUMMY_OKCODE Constant Private Type reference (TYPE) SYUCOMM '%DUMMY_PBO' Function Code That Triggered PAI 20061106
2 GC_DVH_RBP0 Constant Private Type reference (TYPE) SLIS_HANDL 'RBP0' DispVar Handle RBP Claim 20050330
3 GC_DVH_RBP1 Constant Private Type reference (TYPE) SLIS_HANDL 'RBP1' DispVar Handle RBP Subclaim 20050330
4 GC_DVH_RBP2 Constant Private Type reference (TYPE) SLIS_HANDL 'RBP2' DispVar Handle RBP History 20050801
5 GC_FC_AUTOSEARCH Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_AUTOSEARCH' GUI Function Code 20050406
6 GC_FC_DESELECT_ALL Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_DESELECT_ALL' GUI Function Code 20050406
7 GC_FC_HRBPLIST_OFF Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_HRBPLST_OFF' GUI Function Code 20050729
8 GC_FC_HRBPLIST_ON Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_HRBPLST_ON' GUI Function Code 20050729
9 GC_FC_SELECT_ALL Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_SELECT_ALL' GUI Function Code 20050406
10 GC_FC_XRBPLIST_OFF Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_XRBPLST_OFF' GUI Function Code 20050404
11 GC_FC_XRBPLIST_ON Constant Public Type reference (TYPE) BU_FCODE 'ICL_RBP_XRBPLST_ON' GUI Function Code 20050404
12 GO_ALVCONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container Object for RBP ALV 20050324
13 GO_RBPALV Static Attribute Private Object reference (TYPE REF TO) CL_ICL_RBP_ALV_UI Interface Layer of ALV Methods of RBP Overview 20050324
14 GO_RBPHALV Static Attribute Private Object reference (TYPE REF TO) CL_ICL_RBPH_ALV_UI RBP: Performer Assignment - History 20050801
15 GO_RBPXALV Static Attribute Private Object reference (TYPE REF TO) CL_ICL_RBPX_ALV_UI RBP: Performer Assignment - Claim Overview (Cross-Claim) 20050404
16 GT_HISTDATA Static Attribute Private Type reference (TYPE) ICL_RBPHISTORY_T_UI RBP: History (Assignment) 20050803
17 GT_RBPDATA Static Attribute Private Type reference (TYPE) ICL_RBPDATA_T_AL RBP: Basic Data 20050323
18 GV_EDITMODE Static Attribute Private Type reference (TYPE) BU_AKTYP Activity category 20050330
19 GV_HRBPLIST Static Attribute Private Type reference (TYPE) XFELD Display History of Performer Assignment 20050801
20 GV_LAST_GETHIST_TIME Static Attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20050803
21 GV_SUBCL Static Attribute Private Type reference (TYPE) ICL_SUBCL Subclaim 20050324
22 GV_XRBPLIST Static Attribute Private Type reference (TYPE) XFELD Display Complete Assignment List 20050404
Methods
# Method Level Visibility Method type Description Created on
1 ALVREF_GET Static method Public Method Determine Reference to Current ALV Grid 20061106
2 ALV_CREATE Static method Private Method Create ALV at Claim or Subclaim Level 20050324
3 ALV_FREE Static method Private Method Delete ALV and Release Object References 20050504
4 CHANGEDBY_GET Static method Public Method Determine Other (Claim) Performers 20050803
5 CLAIMLEVEL_GET Static method Private Method Complete Claim / Claim Header / Subclaim: X / 000 / nnn 20050404
6 CLASS_CONSTRUCTOR Static method Public Constructor Constructor 20050324
7 DATA_INIT Static method Private Method Initialize Global Data 20050504
8 DLVE1 Static method Public Method [BDT] DLVE1: Reset Current Memory 20050504
9 DLVE2 Static method Public Method [BDT] DLVE1: Temporary Save 20050517
10 EDITMODE_GET Static method Private Method Processing Mode: Display/Change 20050331
11 HISTORY_GET Static method Public Method Determine History Data (Performer Assignment) 20050803
12 HRBPLIST Static method Public Method History of Performer Assignment 20050801
13 PAI_ICLRP1 Static method Public Method [BDT] PAI: Assignment of Role-Based Performers 20050331
14 PBC_ICLRP1 Static method Public Method [BDT] PBC: Assignment of Role-Based Performers 20050323
15 PBO_ICLRP1 Static method Public Method [BDT] PBO: Assignment of Role-Based Performers 20050330
16 XRBPLIST Static method Public Method Overall List of All Assignments (Claim Header + Subclaims) 20050404
Events
Class CL_ICL_RBP_UI has no event.
Types
Class CL_ICL_RBP_UI has no local type.
Method Signatures

Method ALVREF_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ALVREF Value transfer Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20061106

Method ALVREF_GET on class CL_ICL_RBP_UI has no exception.

Method ALV_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RBPDATA Call by reference Type reference (TYPE) ICL_RBPDATA_T_AL RBP: Basisdaten 20050324
2 Importing IV_EDITMODE Call by reference Type reference (TYPE) BU_AKTYP Aktivitätstyp 20050331
3 Importing IV_SUBCL Call by reference Type reference (TYPE) ICL_SUBCL Teilfall 20050330

Method ALV_CREATE on class CL_ICL_RBP_UI has no exception.

Method ALV_FREE Signature

Method ALV_FREE on class CL_ICL_RBP_UI has no parameter.
Method ALV_FREE on class CL_ICL_RBP_UI has no exception.

Method CHANGEDBY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CHANGEDBY Value transfer Type reference (TYPE) ICL_CHANGEDBY_T_PE Änderer eines Falls bzw. dessen Teilobjekten 20050803
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050804
3 Importing IV_TABLEGRP Call by reference Type reference (TYPE) ICL_TABLEGRP SPACE Tabellengruppe 20050804
4 Importing IV_TABTYPE Call by reference Type reference (TYPE) ICL_TABTYPE SPACE Tabellenart 20050804

Method CHANGEDBY_GET on class CL_ICL_RBP_UI has no exception.

Method CLAIMLEVEL_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUBCL Value transfer Type reference (TYPE) ICL_SUBCL Teilfall 20050404

Method CLAIMLEVEL_GET on class CL_ICL_RBP_UI has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICL_RBP_UI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_RBP_UI has no exception.

Method DATA_INIT Signature

Method DATA_INIT on class CL_ICL_RBP_UI has no parameter.
Method DATA_INIT on class CL_ICL_RBP_UI has no exception.

Method DLVE1 Signature

Method DLVE1 on class CL_ICL_RBP_UI has no parameter.
Method DLVE1 on class CL_ICL_RBP_UI has no exception.

Method DLVE2 Signature

Method DLVE2 on class CL_ICL_RBP_UI has no parameter.
Method DLVE2 on class CL_ICL_RBP_UI has no exception.

Method EDITMODE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_EDITMODE Value transfer Type reference (TYPE) BU_AKTYP Aktivitätstyp 20050331

Method EDITMODE_GET on class CL_ICL_RBP_UI has no exception.

Method HISTORY_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_HISTDATA Value transfer Type reference (TYPE) ICL_RBPHISTORY_T_UI RBP: Bearbeiterzuordnung - historische Daten 20050803
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050803

Method HISTORY_GET on class CL_ICL_RBP_UI has no exception.

Method HRBPLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STAT Call by reference Type reference (TYPE) XFELD RBP Historie: aktiv / inaktiv 20050801

Method HRBPLIST on class CL_ICL_RBP_UI has no exception.

Method PAI_ICLRP1 Signature

Method PAI_ICLRP1 on class CL_ICL_RBP_UI has no parameter.
Method PAI_ICLRP1 on class CL_ICL_RBP_UI has no exception.

Method PBC_ICLRP1 Signature

Method PBC_ICLRP1 on class CL_ICL_RBP_UI has no parameter.
Method PBC_ICLRP1 on class CL_ICL_RBP_UI has no exception.

Method PBO_ICLRP1 Signature

Method PBO_ICLRP1 on class CL_ICL_RBP_UI has no parameter.
Method PBO_ICLRP1 on class CL_ICL_RBP_UI has no exception.

Method XRBPLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STAT Call by reference Type reference (TYPE) XFELD RBP Komplettliste: aktiv / inaktiv 20050404

Method XRBPLIST on class CL_ICL_RBP_UI has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 600