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 CO_SEGMENT_ID_DEFAULT Constant Public Type reference (TYPE) GTYPE_SEGMENT_ID 'DEFAULT' 20130321
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ENTRY Static method Public Method 20130321
2 GET_ENTRY Static method Public Method 20130321
3 UPDATE_ENTRY 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 Importing 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 Importing IV_CONTEXT_ID Call by reference Type reference (TYPE) VBI_CONFIG_ID Configuration Identifier 20130321
2 Importing IV_SEGMENT_ID Call by reference Type reference (TYPE) GTYPE_SEGMENT_ID CO_SEGMENT_ID_DEFAULT Segment ID 20130321
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20130321
# Exception Resumable Description Created on
1 CX_VBI_P13N_NO_DATA P13N No data exeption 20130930

Method UPDATE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_ID Call by reference Type reference (TYPE) VBI_CONFIG_ID Configuration Identifier 20130321
2 Importing IV_DATA Call by reference Type reference (TYPE) STRING 20130321
3 Importing 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