SAP ABAP Class IF_SALV_BOG_PRESENT_XML_MODEL (Data Foundation for Presentation XML Generation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BOG_XML_MODEL_PROVIDER Model Provider for Data and Presentation XML Generation 20090206
Properties
Class IF_SALV_BOG_PRESENT_XML_MODEL  
Short Description Data Foundation for Presentation XML Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_BOG_PRESENT_XML_MODEL has no forward declaration.
Interfaces
Class IF_SALV_BOG_PRESENT_XML_MODEL has no interface implemented.
Friends
Class IF_SALV_BOG_PRESENT_XML_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_H_ALIGN Constant Public Attribute reference (LIKE) IF_SALV_BOG_MODEL_ADAPTER=>C_H_ALIGN IF_SALV_BOG_MODEL_ADAPTER=>C_H_ALIGN 20090206
2 C_RELATION_TYPE Constant Public Attribute reference (LIKE) IF_SALV_BOG_MODEL_ADAPTER=>C_RELATION_TYPE IF_SALV_BOG_MODEL_ADAPTER=>C_RELATION_TYPE 20090206
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGREGATION Instance method Public Method 20090223
2 GET_COLUMNS Instance method Public Method 20090206
3 GET_END_OF_LIST Instance method Public Method 20090206
4 GET_FILTER Instance method Public Method 20090223
5 GET_RELATIONS Instance method Public Method 20090206
6 GET_SORT Instance method Public Method 20090223
7 GET_TABLE_HEADER Instance method Public Method 20090206
8 GET_TOP_OF_LIST Instance method Public Method 20090206
Events
Class IF_SALV_BOG_PRESENT_XML_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_BINDING Public See coding 20090206 begin of ys_binding, id type string, field_name type string, end of ys_binding
2 YS_BINDING_VALUE_OR_FIELD Public See coding 20090212 begin of ys_binding_value_or_field, value type string, field_name type string, end of ys_binding_value_or_field
3 YS_COLUMN Public See coding 20090206 begin of ys_column, id type string, is_visible type abap_bool, position type i, header_label_id type string, header_h_align type string, " C_H_ALIGN-center, content_h_align type ys_binding_value_or_field, text type ys_binding, image type ys_binding, link type ys_binding, editor_type type string, " for debugging format_id type string, max_length type i, display_as_key type abap_bool, tooltip_id type string, sort_field type string, * filter_field type string, * aggregation_field type string, end of ys_column
4 YS_RELATION Public See coding 20090206 begin of ys_relation, type type string, " c_relation_type-currency, content_field type string, binding type ys_binding, end of ys_relation
5 YS_TABLE_HEADER Public See coding 20090206 begin of ys_table_header, title_id type string, end of ys_table_header
6 YT_COLUMN Public See coding 20090206 yt_column type table of ys_column with default key
7 YT_RELATION Public See coding 20090206 yt_relation type table of ys_relation with default key
Method Signatures

Method GET_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_AGGREGATION Value transfer Type reference (TYPE) IF_SALV_BOG_MODEL_ADAPTER=>YT_AGGREGATION 20090223

Method GET_AGGREGATION on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_COLUMNS Value transfer Type reference (TYPE) YT_COLUMN 20090206

Method GET_COLUMNS on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_END_OF_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EOL Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20090206

Method GET_END_OF_LIST on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_FILTER Value transfer Type reference (TYPE) IF_SALV_BOG_MODEL_ADAPTER=>YT_FILTER 20090223

Method GET_FILTER on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_RELATIONS Value transfer Type reference (TYPE) YT_RELATION 20090206

Method GET_RELATIONS on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_SORT Value transfer Type reference (TYPE) IF_SALV_BOG_MODEL_ADAPTER=>YT_SORT 20090223

Method GET_SORT on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_TABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning S_TABLE_HEADER Value transfer Type reference (TYPE) YS_TABLE_HEADER 20090206

Method GET_TABLE_HEADER on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.

Method GET_TOP_OF_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TOL Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20090206

Method GET_TOP_OF_LIST on class IF_SALV_BOG_PRESENT_XML_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in