SAP ABAP Class IF_SALV_WD_FIELD_SETTINGS (Settings for the Fields of the Internal Data Table)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20040909 |
Properties
| Class | IF_SALV_WD_FIELD_SETTINGS | |
| Short Description | Settings for the Fields of the Internal Data Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020903 | SAP |
| Last change | 20071217 | 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) |
Interfaces
Class IF_SALV_WD_FIELD_SETTINGS has no interface implemented.
Friends
Class IF_SALV_WD_FIELD_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041201 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041229 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20041222 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070530 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20051114 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20051114 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SALV_WD_T_FIELD_REF | SALV_WD_T_FIELD_REF | 20041201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates the Object of a Field in the Internal Data Table | 20041223 | |
| 2 | Instance method | Public | Method | Deletes the Object of a Field in the Internal Data Table | 20041223 | |
| 3 | Instance method | Public | Method | Deletes All Field Objects in the Internal Data Table | 20061116 | |
| 4 | Instance method | Public | Method | Shows Where the Results Row of the Aggregation Is Located | 20041007 | |
| 5 | Instance method | Public | Method | Returns the Level During Drilldown of Subtotals | 20041222 | |
| 6 | Instance method | Public | Method | Returns the Object of a Field | 20040909 | |
| 7 | Instance method | Public | Method | Returns the Objects of All Fields | 20040909 | |
| 8 | Instance method | Public | Method | Indicates Whether Interim Results Are Aggregated | 20051114 | |
| 9 | Instance method | Public | Method | Checks Whether Interim Results Are Displayed | 20051114 | |
| 10 | Instance method | Public | Method | Shows Whether Number of Data Records Is Displayed | 20041229 | |
| 11 | Instance method | Public | Method | States Whether Filtering Is Case-Sensitive | 20070530 | |
| 12 | Instance method | Public | Method | Places the Results Row Above the Data Records | 20041007 | |
| 13 | Instance method | Public | Method | Counts Data Records and Displays Result | 20041229 | |
| 14 | Instance method | Public | Method | Sets the Level at Drilldown of Subtotals | 20041222 | |
| 15 | Instance method | Public | Method | Defines That Upper/Lowercase Is Ignored for Filtering | 20070530 | |
| 16 | Instance method | Public | Method | Aggregates Interim Results to Highest Level | 20051114 | |
| 17 | Instance method | Public | Method | Displays Interim Results | 20051114 |
Events
Class IF_SALV_WD_FIELD_SETTINGS has no event.
Types
Class IF_SALV_WD_FIELD_SETTINGS has no local type.
Method Signatures
Method CREATE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20041223 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FIELD | 20041223 |
Method CREATE_FIELD on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method DELETE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20041223 |
Method DELETE_FIELD on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method DELETE_FIELDS Signature
Method DELETE_FIELDS on class IF_SALV_WD_FIELD_SETTINGS has no parameter.
Method DELETE_FIELDS on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method GET_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 | 20041007 |
Method GET_AGGR_BEFORE_ITEMS on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method GET_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 | 20041222 |
Method GET_EXPAND_LEVEL on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method GET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20040909 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FIELD | 20040909 |
Method GET_FIELD on class IF_SALV_WD_FIELD_SETTINGS has no exception.
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) | SALV_WD_T_FIELD_REF | SALV_WD_T_FIELD_REF | 20040909 |
Method GET_FIELDS on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method GET_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 | 20051114 |
Method GET_GROUP_AGGR_COLLAPSED on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method GET_GROUP_AGGR_DISPLAYED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051114 |
Method GET_GROUP_AGGR_DISPLAYED on class IF_SALV_WD_FIELD_SETTINGS 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 | 20041229 |
Method IS_COUNT_RECORDS_ENABLED on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method IS_FILTER_IGNORING_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070530 |
Method IS_FILTER_IGNORING_CASE on class IF_SALV_WD_FIELD_SETTINGS 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 | ABAP_TRUE | 20041007 |
Method SET_AGGR_BEFORE_ITEMS on class IF_SALV_WD_FIELD_SETTINGS 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 | ABAP_TRUE | 20041229 |
Method SET_COUNT_RECORDS_ENABLED on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method SET_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 | 0 | 20041222 |
Method SET_EXPAND_LEVEL on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method SET_FILTER_IGNORING_CASE 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 | ABAP_TRUE | 20070530 |
Method SET_FILTER_IGNORING_CASE on class IF_SALV_WD_FIELD_SETTINGS 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 | ABAP_TRUE | 20051114 |
Method SET_GROUP_AGGR_COLLAPSED on class IF_SALV_WD_FIELD_SETTINGS has no exception.
Method SET_GROUP_AGGR_DISPLAYED 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 | ABAP_TRUE | 20051114 |
Method SET_GROUP_AGGR_DISPLAYED on class IF_SALV_WD_FIELD_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in |