SAP ABAP Class CL_OBL_BC_ROLE (Persistent Roles of Business Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-OBL (Application Component) General Object Relations
⤷
SOBL (Package) Generic Relation Service for Business Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20001117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ROLE_CL | Access to Roles | 20001117 |
Properties
| Class | CL_OBL_BC_ROLE | |
| Short Description | Persistent Roles of Business Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SOBL | Generic Relation Service for Business Objects |
| Created | 20001117 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20001117 | ||
| 2 | IF_ROLE_CL | Access to Roles | 20001117 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_OBL_BC_ROLE | 20030519 | Base Agent Persistent Roles of Business Classes |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SIBFCATID | Category of Objects in Persistent Object References | 20001117 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SIBFINSTID | Instance Identification in Persistent Object References | 20001117 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | OBLCARD | Role Cardinality | 20001117 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | OBLROLTYPE | Role type | 20001117 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SIBFTYPEID | Type of Objects in Persistent Object References | 20001117 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20001117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute CATID | 20001117 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute INSTID | 20001117 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute ROLECARD | 20001117 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute ROLETYPE | 20001117 | |
| 5 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute TYPEID | 20001117 | |
| 6 | Instance method | Public | Get-method of a virtual attribute | Reads the Attribute UTCTIME | 20001117 | |
| 7 | Instance method | Public | Set-method of a virtual attribute | Reads the Attribute ROLECARD | 20001117 | |
| 8 | Instance method | Public | Set-method of a virtual attribute | Sets the Attribute UTCTIME | 20001117 |
Events
Class CL_OBL_BC_ROLE has no event.
Types
Class CL_OBL_BC_ROLE has no local type.
Method Signatures
Method GET_CATID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SIBFCATID | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_INSTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SIBFINSTID | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_ROLECARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OBLCARD | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_ROLETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OBLROLTYPE | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_TYPEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SIBFTYPEID | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_UTCTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TZNTSTMPS | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_ROLECARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROLECARD | Call by reference | Type reference (TYPE) | OBLCARD | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_UTCTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UTCTIME | Call by reference | Type reference (TYPE) | TZNTSTMPS | Attributwert | 20001117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |