SAP ABAP Interface IF_SALV_GUI_LAYOUT_IDA (IDA API Personalizable Layout for ALV)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
Properties
Interface IF_SALV_GUI_LAYOUT_IDA  
Short Description IDA API Personalizable Layout for ALV    
General Data
Package SALV_IDA_PUB   ALV: Development for IDA Translation DevTools 
Created 20120808   SAP 
Last changed 20131127   SAP 
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
Interface IF_SALV_GUI_LAYOUT_IDA has no interface.
Friends
Interface IF_SALV_GUI_LAYOUT_IDA has no friend.
Attributes
Interface 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
Interface IF_SALV_GUI_LAYOUT_IDA has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 740