SAP ABAP Class IF_SALV_GUI_LAYOUT_PERSISTENCE (IDA API Layout Persistence for ALV)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GUI_LAYOUT_IDA Personalizable Layout for IDA ALV 20130307
Properties
Class IF_SALV_GUI_LAYOUT_PERSISTENCE  
Short Description IDA API Layout Persistence for ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130306   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_GUI_LAYOUT_PERSISTENCE has no forward declaration.
Interfaces
Class IF_SALV_GUI_LAYOUT_PERSISTENCE has no interface implemented.
Friends
Class IF_SALV_GUI_LAYOUT_PERSISTENCE has no friend class.
Attributes
Class IF_SALV_GUI_LAYOUT_PERSISTENCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_PERSISTENCE_OPTIONS Instance method Public Method 20130306
Events
Class IF_SALV_GUI_LAYOUT_PERSISTENCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_PERSISTENCE_KEY Public See coding 20130306 begin of ys_persistence_key, REPORT_NAME Type Y_REPID, HANDLE Type Y_HANDLE, LOG_GROUP Type Y_LOG_GROUP, end of ys_persistence_key
2 Y_HANDLE Public Type reference (TYPE) SLIS_HANDL 20130306
3 Y_LOG_GROUP Public Type reference (TYPE) SLIS_LOGGR 20130306
4 Y_REPID Public Type reference (TYPE) REPID 20130306
Method Signatures

Method SET_PERSISTENCE_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PERSISTENCE_KEY Call by reference Type reference (TYPE) IF_SALV_GUI_LAYOUT_PERSISTENCE=>YS_PERSISTENCE_KEY 20130306
2 Importing I_GLOBAL_SAVE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130306
3 Importing I_USER_SPECIFIC_SAVE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130306
# Exception Resumable Description Created on
1 CX_SALV_IDA_LAYOUT_KEY_INVALID Layout Key is not valid 20130527
History
Last changed by/on SAP  20131127 
SAP Release Created in