SAP ABAP Class CL_VBC_USER (User Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_ADOMAIN_OBJECT | Abstract Domain Object | 20081203 |
Properties
| Class | CL_VBC_USER | |
| Short Description | User Class | |
| Super Class | CL_VBC_ADOMAIN_OBJECT | Abstract Domain Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| Created | 20081203 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_USER has no forward declaration.
Interfaces
Class CL_VBC_USER has no interface implemented.
Friends
Class CL_VBC_USER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_VBC_USER | User Class | 20081203 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAPIADDR3 | BAPI reference structure for addresses (contact person) | 20081203 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | VBC_S_USER_AUTH_FLAGS | User Authorization Flags (X = has authorization) | 20081203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081203 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081203 | |
| 3 | Static method | Public | Method | Get User Singleton | 20081203 |
Events
Class CL_VBC_USER has no event.
Types
Class CL_VBC_USER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_VBC_USER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_VBC_USER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VBC_USER has no parameter.
Method CONSTRUCTOR on class CL_VBC_USER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_VBC_USER | User Class | 20081203 |
Method GET_INSTANCE on class CL_VBC_USER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |