SAP ABAP Class IF_SALV_BS_MODEL_FIELDS (IF_SALV_BS_MODEL_FIELDS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_MODEL_FIELD 20060530
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_MODEL_TABLE CL_SALV_BS_MODEL_TABLE 20060530
Properties
Class IF_SALV_BS_MODEL_FIELDS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060530   SAP 
Last change 20110908   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)
2 IF_SALV_BS_MODEL_FIELDS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_BS_MODEL_FIELDS has no interface implemented.
Friends
Class IF_SALV_BS_MODEL_FIELDS has no friend class.
Attributes
Class IF_SALV_BS_MODEL_FIELDS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FIELD Instance method Public Method 20060530
2 DELETE_AGGR_RULES Instance method Public Method 20060620
3 DELETE_FIELDS Instance method Public Method 20060530
4 DELETE_FILTER_RULES Instance method Public Method 20060620
5 DELETE_SORT_RULES Instance method Public Method 20060620
6 GET_FIELD Instance method Public Method 20060530
7 GET_FIELDS Instance method Public Method 20060530
8 GET_GROUP_AGGR_EXPAND_LEVEL Instance method Public Method 20060531
9 IS_AGGR_BEFORE_ITEMS Instance method Public Method 20060530
10 IS_COUNT_RECORDS_ENABLED Instance method Public Method 20060530
11 IS_GROUP_AGGR_COLLAPSED Instance method Public Method 20060531
12 IS_SORT_DEFINED Instance method Public Method 20100518
13 SET_AGGR_BEFORE_ITEMS Instance method Public Method 20060606
14 SET_COUNT_RECORDS_ENABLED Instance method Public Method 20060606
15 SET_GROUP_AGGR_COLLAPSED Instance method Public Method 20060606
16 SET_GROUP_AGGR_EXPAND_LEVEL Instance method Public Method 20081216
Events
Class IF_SALV_BS_MODEL_FIELDS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_FIELD Public See coding 20060530 begin of s_type_field, id type string, r_field type ref to object, end of s_type_field
2 T_TYPE_FIELD Public See coding 20060530 t_type_field type standard table of s_type_field with non-unique key id
Method Signatures

Method CREATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20090616
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELDS=>S_TYPE_FIELD 20060530

Method CREATE_FIELD on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method DELETE_AGGR_RULES Signature

Method DELETE_AGGR_RULES on class IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_AGGR_RULES on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method DELETE_FIELDS Signature

Method DELETE_FIELDS on class IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_FIELDS on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method DELETE_FILTER_RULES Signature

Method DELETE_FILTER_RULES on class IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_FILTER_RULES on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method DELETE_SORT_RULES Signature

Method DELETE_SORT_RULES on class IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_SORT_RULES on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20090616
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELDS=>S_TYPE_FIELD 20060530
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060621

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELDS=>T_TYPE_FIELD 20060530

Method GET_FIELDS on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method GET_GROUP_AGGR_EXPAND_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20060531

Method GET_GROUP_AGGR_EXPAND_LEVEL on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method IS_AGGR_BEFORE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060530

Method IS_AGGR_BEFORE_ITEMS on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method IS_COUNT_RECORDS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060530

Method IS_COUNT_RECORDS_ENABLED on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method IS_GROUP_AGGR_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060531

Method IS_GROUP_AGGR_COLLAPSED on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method IS_SORT_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20100518

Method IS_SORT_DEFINED on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method SET_AGGR_BEFORE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060606

Method SET_AGGR_BEFORE_ITEMS on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method SET_COUNT_RECORDS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060606

Method SET_COUNT_RECORDS_ENABLED on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method SET_GROUP_AGGR_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060606

Method SET_GROUP_AGGR_COLLAPSED on class IF_SALV_BS_MODEL_FIELDS has no exception.

Method SET_GROUP_AGGR_EXPAND_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20081216

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