SAP ABAP Class CL_ICL_RBP_VERS_PE (Version Management of Data on RBP)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_RBP_PE (Package) Claims: Role-Based Performer: Persistency Layer

⤷

⤷

Properties
Class | CL_ICL_RBP_VERS_PE | |
Short Description | Version Management of Data on RBP | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICL_RBP_PE | Claims: Role-Based Performer: Persistency Layer |
Created | 20050323 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ICL_RBP_VERS_PE has no forward declaration.
Interfaces
Class CL_ICL_RBP_VERS_PE has no interface implemented.
Friends
Class CL_ICL_RBP_VERS_PE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'D' | Data to be deleted | 20050323 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'H' | History Data | 20050323 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'I' | Data to Be Added | 20050323 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'N' | New Data | 20050323 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'O' | Old Data | 20050323 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'C' | Unchanged Data | 20050323 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'U' | Data to Be Updated | 20050323 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ICL_RBP_T_PE | RBP: PE Data | 20050323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Performer to an Object Instance | 20050323 |
2 | ![]() |
Instance method | Public | Method | Change Performer of an Object Instance | 20050401 |
3 | ![]() |
Instance method | Public | Method | Delete Performer of an Object Instance | 20050401 |
4 | ![]() |
Instance method | Public | Method | Get Performer of an Object Instance | 20050404 |
5 | ![]() |
Instance method | Public | Method | Initialize Performer of an Object Instance | 20050404 |
Events
Class CL_ICL_RBP_VERS_PE has no event.
Types
Class CL_ICL_RBP_VERS_PE has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_TGUID | Call by reference | Type reference (TYPE) | ICL_GUID32 | GUID des Verknüpfungsziels (z.B. Teilfall) | 20050401 | ||
2 | ![]() |
EV_RBPGUID | Call by reference | Type reference (TYPE) | ICL_RBPGUID_D_PE | Universal Unique Identifier für Rollenbasierten Bearbeiter | 20050323 | ||
3 | ![]() |
EV_SUBOBJECT | Call by reference | Type reference (TYPE) | ICL_SUBOBJECT | Fallteilobjekt | 20050323 | ||
4 | ![]() |
EV_XEXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Bearbeiter existiert bereits: TRUE (='X') und FALSE (=' ') | 20060809 | ||
5 | ![]() |
IS_RBP | Call by reference | Type reference (TYPE) | ICL_RBP | Rollenbasierter Bearbeiter | 20050323 | ||
6 | ![]() |
IV_ASSIGNCAT | Call by reference | Type reference (TYPE) | ICL_ASSIGN_CAT | Verknüpfungstyp | 20050401 | ||
7 | ![]() |
IV_TARGETTAB | Call by reference | Type reference (TYPE) | ICL_TARGET_TABNAME | Tabellenname des Verknüpfungsziels | 20050401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fall ist initial | 20050323 |
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RBP | Call by reference | Type reference (TYPE) | ICL_RBP | Rollenbasierter Bearbeiter | 20050401 |
Method CHANGE on class CL_ICL_RBP_VERS_PE has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RBP | Call by reference | Type reference (TYPE) | ICL_RBP | Rollenbasierter Bearbeiter | 20050401 | ||
2 | ![]() |
IV_ASSIGNCAT | Call by reference | Type reference (TYPE) | ICL_ASSIGN_CAT | Verknüpfungstyp | 20050401 |
Method DELETE on class CL_ICL_RBP_VERS_PE has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RBP | Call by reference | Type reference (TYPE) | ICL_RBP | Rollenbasierter Bearbeiter | 20050404 | ||
2 | ![]() |
ET_RBP | Call by reference | Type reference (TYPE) | ICL_RBP_T_PE | RBP: PE Daten | 20050404 | ||
3 | ![]() |
IV_RBPGUID | Call by reference | Type reference (TYPE) | ICL_RBPGUID_D_PE | Universal Unique Identifier für Rollenbasierten Bearbeiter | 20050404 |
Method GET on class CL_ICL_RBP_VERS_PE has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RBP | Call by reference | Type reference (TYPE) | ICL_RBP_T_PE | RBP: PE Daten | 20050404 |
Method INIT on class CL_ICL_RBP_VERS_PE has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 600 |