SAP ABAP Class IF_VBI_PERSONALIZATION_SERVICE (Personalization Service Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_VISBIZ_UIBB_ASSIST Assistance Class for FPM_VISBIZ_UIBB 20130325
Properties
Class IF_VBI_PERSONALIZATION_SERVICE  
Short Description Personalization Service Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121218   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_VBI_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_VBI_CUSTOMIZING_ACCESS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_VBI_CONTROL_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_VBI_PERSONALIZATION_SERVICE has no interface implemented.
Friends
Class IF_VBI_PERSONALIZATION_SERVICE has no friend class.
Attributes
Class IF_VBI_PERSONALIZATION_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PERSONALIZATION Instance method Public Method Delete all personalization settings for current user 20130319
2 STORE_DEFAULT_MAP_STACK Instance method Public Method Stores the default map stack 20130319
3 STORE_SCENE_POSITION Instance method Public Method Stores the given scene position 20130319
Events
Class IF_VBI_PERSONALIZATION_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_CONFIG_ID Public Type reference (TYPE) CHAR50 20130320
Method Signatures

Method DELETE_PERSONALIZATION Signature

Method DELETE_PERSONALIZATION on class IF_VBI_PERSONALIZATION_SERVICE has no parameter.
Method DELETE_PERSONALIZATION on class IF_VBI_PERSONALIZATION_SERVICE has no exception.

Method STORE_DEFAULT_MAP_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAP_STACK_ID Call by reference Type reference (TYPE) GTYPE_CONFIG_ID Configuration Identifier 20130319

Method STORE_DEFAULT_MAP_STACK on class IF_VBI_PERSONALIZATION_SERVICE has no exception.

Method STORE_SCENE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CENTER Call by reference Type reference (TYPE) VBI_S_OBJ_GEOPOS WGS84 Geoposition 20130321
2 Importing IV_SCENE_PITCH Call by reference Type reference (TYPE) VBI_PITCH_ANGLE Pitch angle 20130321
3 Importing IV_SCENE_ROTATION Call by reference Type reference (TYPE) VBI_ROTATION_ANGLE Rotation angle 20130321
4 Importing IV_ZOOM Call by reference Type reference (TYPE) VBI_ZOOMLEVEL Zoom Level 20130321

Method STORE_SCENE_POSITION on class IF_VBI_PERSONALIZATION_SERVICE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in