SAP ABAP Class CL_VBI_P13N_ACCESS (Default Personalization Service)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
⤷
VBI_DATABASE (Package) Visual Business Database Layer

⤷

⤷

Properties
Class | CL_VBI_P13N_ACCESS | |
Short Description | Default Personalization Service | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VBI_DATABASE | Visual Business Database Layer |
Created | 20130319 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_VBI_P13N_ACCESS has no forward declaration.
Interfaces
Class CL_VBI_P13N_ACCESS has no interface implemented.
Friends
Class CL_VBI_P13N_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GTYPE_SEGMENT_ID | 'DEFAULT' | 20130321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130321 | |
2 | ![]() |
Static method | Public | Method | 20130321 | |
3 | ![]() |
Static method | Public | Method | 20130321 |
Events
Class CL_VBI_P13N_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_SEGMENT_ENTRY | Protected | See coding | 20130321 | begin of GTYPE_SEGMENT_ENTRY,
SEGMENT_ID type CHAR30,
DATA type STRING,
end of GTYPE_SEGMENT_ENTRY
|
||
2 | GTYPE_SEGMENT_ID | Public | Type reference (TYPE) | CHAR30 | Segment ID | 20130321 | |
3 | GTYPE_SEGMENT_TAB | Protected | See coding | 20130321 | GTYPE_SEGMENT_TAB type hashed table of GTYPE_SEGMENT_ENTRY with unique key SEGMENT_ID
|
Method Signatures
Method DELETE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | VBI_CONFIG_ID | Configuration Identifier | 20130321 |
Method DELETE_ENTRY on class CL_VBI_P13N_ACCESS has no exception.
Method GET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | VBI_CONFIG_ID | Configuration Identifier | 20130321 | ||
2 | ![]() |
IV_SEGMENT_ID | Call by reference | Type reference (TYPE) | GTYPE_SEGMENT_ID | CO_SEGMENT_ID_DEFAULT | Segment ID | 20130321 | |
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
P13N No data exeption | 20130930 |
Method UPDATE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | VBI_CONFIG_ID | Configuration Identifier | 20130321 | ||
2 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | STRING | 20130321 | |||
3 | ![]() |
IV_SEGMENT_ID | Call by reference | Type reference (TYPE) | GTYPE_SEGMENT_ID | CO_SEGMENT_ID_DEFAULT | Segment ID | 20130321 |
Method UPDATE_ENTRY on class CL_VBI_P13N_ACCESS has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |