SAP ABAP Interface IF_SALV_BS_MODEL_FIELDS (IF_SALV_BS_MODEL_FIELDS)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration

⤷

⤷

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
Interface | IF_SALV_BS_MODEL_FIELDS | |
Short Description |
General Data
Package | SALV_BS_CONFIG | Configuration |
Created | 20060530 | SAP |
Last changed | 20110908 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_BS_MODEL_FIELD | 20060530 |
Friends
Interface IF_SALV_BS_MODEL_FIELDS has no friend.
Attributes
Interface IF_SALV_BS_MODEL_FIELDS has no attribute.
Methods
Events
Interface 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 Interface IF_SALV_BS_MODEL_FIELDS has no exception.
Method DELETE_AGGR_RULES Signature
Method DELETE_AGGR_RULES on Interface IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_AGGR_RULES on Interface IF_SALV_BS_MODEL_FIELDS has no exception.
Method DELETE_FIELDS Signature
Method DELETE_FIELDS on Interface IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_FIELDS on Interface IF_SALV_BS_MODEL_FIELDS has no exception.
Method DELETE_FILTER_RULES Signature
Method DELETE_FILTER_RULES on Interface IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_FILTER_RULES on Interface IF_SALV_BS_MODEL_FIELDS has no exception.
Method DELETE_SORT_RULES Signature
Method DELETE_SORT_RULES on Interface IF_SALV_BS_MODEL_FIELDS has no parameter.
Method DELETE_SORT_RULES on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_BS_MODEL_FIELDS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |