SAP ABAP Class CL_ALV_CUL_LAYOUT_SAVE_WITH (ALV Editor Layout Save with SAPLSLVC_DIALOG/0502)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_CUL (Package) SAP GUI ALV Configuration - UI Parts LVC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ALV_CUL_EDITOR_COMPONENT Editor for Service 20090115
Properties
Class CL_ALV_CUL_LAYOUT_SAVE_WITH  
Short Description ALV Editor Layout Save with SAPLSLVC_DIALOG/0502    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_GUI_CUL   SAP GUI ALV Configuration - UI Parts LVC 
Created 20090115   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ALV_CUL_EDITOR_COMPONENT Editor for Service 20090115
Friends
Class CL_ALV_CUL_LAYOUT_SAVE_WITH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INITIALIZED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090305
2 R_ALV_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_LOGGER 20130408
3 R_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_ALV_CUL_CONTROLLER Controller for Service Editors 20090115
4 R_LAYOUT_EDITOR Instance attribute Protected Object reference (TYPE REF TO) IF_ALV_CML_LAYOUT_EDITOR 20130124
5 S_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20090213
6 S_SAVE_CRITERIA Instance attribute Protected Type reference (TYPE) CL_ALV_CML_LAYOUT_SAVE_WITH=>YS_SAVE_CRITERIA 20090218
7 S_SCREEN_FIELDS Instance attribute Protected Type reference (TYPE) YS_SCREEN_FIELDS 20090213
8 T_FILTER Instance attribute Protected Type reference (TYPE) LVC_T_FILT ALV Control: Table of Filter Conditions 20090216
9 T_GROUPING_LEVELS Instance attribute Protected Type reference (TYPE) LVC_T_GRPL ALV Control: Group Level Index 20090213
10 T_SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20090213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090115
2 PREPARE_DATA Instance method Protected Method 20090213
3 PREPARE_DEPENDVARS Instance method Protected Method 20090218
4 SUMLEVEL_SELECT Instance method Public Method 20090218
Events
Class CL_ALV_CUL_LAYOUT_SAVE_WITH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SCREEN_FIELDS Public See coding 20090213 begin of ys_screen_fields, sort type char1, filter type char1, zsum type char1, sumlevel type sy-tabix, sumtext type kkblo_sortinfo-seltext, custom_crystal type char1, generic_crystal type char1, bds type char1, grafik type char1, option(10) type c, end of ys_screen_fields
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_ALV_CUL_CONTROLLER Main Dynpro for Configuration SAPLSKBH 2510(TS)/1500(Single) 20130124
2 Importing R_LAYOUT_EDITOR Call by reference Object reference (TYPE REF TO) IF_ALV_CML_LAYOUT_EDITOR 20130124

Method CONSTRUCTOR on class CL_ALV_CUL_LAYOUT_SAVE_WITH has no exception.

Method PREPARE_DATA Signature

Method PREPARE_DATA on class CL_ALV_CUL_LAYOUT_SAVE_WITH has no parameter.
Method PREPARE_DATA on class CL_ALV_CUL_LAYOUT_SAVE_WITH has no exception.

Method PREPARE_DEPENDVARS Signature

Method PREPARE_DEPENDVARS on class CL_ALV_CUL_LAYOUT_SAVE_WITH has no parameter.
Method PREPARE_DEPENDVARS on class CL_ALV_CUL_LAYOUT_SAVE_WITH has no exception.

Method SUMLEVEL_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCREEN_FIELDS Call by reference Type reference (TYPE) YS_SCREEN_FIELDS 20090218
2 Importing NO_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL 20090227

Method SUMLEVEL_SELECT on class CL_ALV_CUL_LAYOUT_SAVE_WITH has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720