SAP ABAP Class IF_SALV_GUI_LAYOUT_IDA (IDA API Personalizable Layout for ALV)
Properties
Class IF_SALV_GUI_LAYOUT_IDA  
Short Description IDA API Personalizable Layout for ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120808   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_GUI_TYPES_IDA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_GUI_LAYOUT_IDA has no interface implemented.
Friends
Class IF_SALV_GUI_LAYOUT_IDA has no friend class.
Attributes
Class IF_SALV_GUI_LAYOUT_IDA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGREGATIONS Instance method Public Method Get aggregations of fields 20130625
2 GET_SORT_ORDER Instance method Public Method Get the sort order of fields 20120808
3 GET_VISIBLE_FIELDS Instance method Public Method Get fields that are currently displayed 20120823
4 SET_AGGREGATIONS Instance method Public Method Set aggregations of fields 20130625
5 SET_SORT_ORDER Instance method Public Method Set the sort order of fields 20120808
6 SET_VISIBLE_FIELDS Instance method Public Method Set fields that will be displayed 20120823
Events
Class IF_SALV_GUI_LAYOUT_IDA has no event.
Types
Class IF_SALV_GUI_LAYOUT_IDA has no local type.
Method Signatures

Method GET_AGGREGATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AGGREGATIONS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_AGGREGATION_RULE 20130625

Method GET_AGGREGATIONS on class IF_SALV_GUI_LAYOUT_IDA has no exception.

Method GET_SORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORT_ORDER Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_SORT_RULE 20120808

Method GET_SORT_ORDER on class IF_SALV_GUI_LAYOUT_IDA has no exception.

Method GET_VISIBLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VISIBLE_FIELDS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20120823

Method GET_VISIBLE_FIELDS on class IF_SALV_GUI_LAYOUT_IDA has no exception.

Method SET_AGGREGATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AGGREGATIONS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_AGGREGATION_RULE 20130625
# Exception Resumable Description Created on
1 CX_SALV_IDA_CONTRACT_VIOLATION IDA API contract violated by caller 20130625
2 CX_SALV_IDA_UNKNOWN_NAME Unknown name: FieldName,DataElementName,... 20130626

Method SET_SORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT_ORDER Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_SORT_RULE 20120808
# Exception Resumable Description Created on
1 CX_SALV_IDA_DUPLICATE_NAME Duplicate name: FieldName,DataElementName,... 20130611
2 CX_SALV_IDA_UNKNOWN_NAME Unknown name: FieldName,DataElementName,... 20130606

Method SET_VISIBLE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VISIBLE_FIELDS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME 20120823
# Exception Resumable Description Created on
1 CX_SALV_IDA_DUPLICATE_NAME Duplicate name: FieldName,DataElementName,... 20130611
2 CX_SALV_IDA_UNKNOWN_NAME Unknown name: FieldName,DataElementName,... 20130606
History
Last changed by/on SAP  20131127 
SAP Release Created in