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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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
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 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20090616 | ||||
| 2 | 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 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20090616 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_MODEL_FIELDS=>S_TYPE_FIELD | 20060530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 |
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |