SAP ABAP Class IF_SALV_BS_DATA_DEFINITION (IF_SALV_BS_DATA_DEFINITION)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_DATA_TABLE Data Table 20090312
Properties
Class IF_SALV_BS_DATA_DEFINITION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090312   SAP 
Last change 20130531   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_C_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_BS_DATA_DEFINITION has no interface implemented.
Friends
Class IF_SALV_BS_DATA_DEFINITION has no friend class.
Attributes
Class IF_SALV_BS_DATA_DEFINITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method 20090319
2 GET_ATTRIBUTES Instance method Public Method 20090319
3 GET_ATTRIBUTES_NULLABLE Instance method Public Method 20090319
4 GET_ATTRIBUTES_WITH_DEFAULT Instance method Public Method Get Attributes with Defaults 20090515
5 GET_NULL_CELLS Instance method Public Method 20090319
6 IS_NULL_CELL Instance method Public Method 20090319
7 SET_ATTRIBUTES_NULLABLE Instance method Public Method 20090319
8 SET_ATTRIBUTE_VALUE_SET Instance method Public Method 20090319
9 SET_ATTRIBUTE_VALUE_SET_DDIC Instance method Public Method 20090319
10 SET_ATTRIBUTE_VALUE_SET_FIELD Instance method Public Method 20090319
11 SET_NULL_CELL Instance method Public Method 20090319
12 SET_NULL_CELLS Instance method Public Method 20090319
13 UPDATE_ATTRIBUTE Instance method Public Method 20090319
14 UPDATE_ATTRIBUTES Instance method Public Method 20090319
Events
Class IF_SALV_BS_DATA_DEFINITION has no event.
Types
Class IF_SALV_BS_DATA_DEFINITION has no local type.
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE 20090319

Method GET_ATTRIBUTE on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_NEW_READ Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090319
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20090319

Method GET_ATTRIBUTES on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method GET_ATTRIBUTES_NULLABLE 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_T_DATA=>T_TYPE_ATTRIBUTE 20090319

Method GET_ATTRIBUTES_NULLABLE on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method GET_ATTRIBUTES_WITH_DEFAULT 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_T_DATA=>T_TYPE_ATTRIBUTE 20090515

Method GET_ATTRIBUTES_WITH_DEFAULT on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method GET_NULL_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_CELL 20090319

Method GET_NULL_CELLS on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method IS_NULL_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319
3 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20090319

Method IS_NULL_CELL on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method SET_ATTRIBUTES_NULLABLE Signature

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

Method SET_ATTRIBUTES_NULLABLE on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method SET_ATTRIBUTE_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing ONLY_IF_EMPTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090319
3 Importing T_VALUE_SET Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE_VALUE_SET 20090319

Method SET_ATTRIBUTE_VALUE_SET on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method SET_ATTRIBUTE_VALUE_SET_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing ONLY_IF_EMPTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090319

Method SET_ATTRIBUTE_VALUE_SET_DDIC on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method SET_ATTRIBUTE_VALUE_SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing TYPE Call by reference Attribute reference (LIKE) IF_SALV_BS_C_DATA_TABLE=>TYPE IF_SALV_BS_C_DATA_TABLE=>TYPE_KEY_VALUE 20090319
3 Importing VALUESET_FIELD Call by reference Type reference (TYPE) STRING 20090319

Method SET_ATTRIBUTE_VALUE_SET_FIELD on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method SET_NULL_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090319
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20090319

Method SET_NULL_CELL on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method SET_NULL_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_CELL 20090319

Method SET_NULL_CELLS on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method UPDATE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVEXIT Call by reference Type reference (TYPE) CONVEXIT 20090319
2 Importing DECIMALS Call by reference Type reference (TYPE) DECIMALS Anzahl Dezimalstellen 20090922
3 Importing IS_NULLABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090319
4 Importing IS_UNIT Call by reference Type reference (TYPE) ABAP_BOOL 20090319
5 Importing NAME Call by reference Type reference (TYPE) STRING 20090319
6 Importing OUTPUT_STYLE Call by reference Type reference (TYPE) OUTPUTSTYLE DD: Ausgabestil (Outputstyle) für Decfloat-Typen 20090922
7 Importing PRESENTATION_MODE Call by reference Attribute reference (LIKE) IF_SALV_BS_C_DATA=>PRESENTATION_MODE 20090319
8 Importing REFERENCE_FIELD Call by reference Type reference (TYPE) STRING 20090319
9 Importing REFERENCE_FIELD_TYPE Call by reference Attribute reference (LIKE) IF_SALV_BS_C_DATA=>REFFIELDTYPE 20090319
10 Importing REFERENCE_VALUE Call by reference Type reference (TYPE) STRING 20090319
11 Importing T_VALUE_SET Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE_VALUE_SET 20120402
12 Importing VALUE_SET_SOURCE Call by reference Attribute reference (LIKE) IF_SALV_BS_C_DATA=>VALUESETSRC Konstante 20120402

Method UPDATE_ATTRIBUTE on class IF_SALV_BS_DATA_DEFINITION has no exception.

Method UPDATE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE 20090319

Method UPDATE_ATTRIBUTES on class IF_SALV_BS_DATA_DEFINITION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in