SAP ABAP Class IF_ALV_CML_LAYOUT_HANDLER (IF_ALV_CUL_LAYOUT_HANDLER)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALV_CML_LAYOUT_HANDLER | ALV Model Item Table Settings: LVC_S_LAYO | 20130123 |
Properties
| Class | IF_ALV_CML_LAYOUT_HANDLER | |
| Short Description | IF_ALV_CUL_LAYOUT_HANDLER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130119 | SAP |
| Last change | 20140121 | 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_ALV_CML_LAYOUT_HANDLER has no interface implemented.
Friends
Class IF_ALV_CML_LAYOUT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130125 |
Methods
Events
Class IF_ALV_CML_LAYOUT_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_LTDXID | Public | See coding | 20130123 | begin of ys_ltdxid,
REPORT Type REPID,
HANDLE Type SLIS_HANDL,
LOG_GROUP Type SLIS_LOGGR,
end of ys_ltdxid
|
||
| 2 | YS_SAVE_WITH_OPTIONS | Public | See coding | 20130125 | begin of ys_save_with_options,
including_sorting_rules type abap_bool,
including_filtering_rules type abap_bool,
including_grouping_rules type abap_bool,
end of ys_save_with_options
|
||
| 3 | YS_TYPE_VARIANT | Public | See coding | 20130119 | begin of ys_type_variant.
include type ltvariant.
types: color type char04,
default type char40,
end of ys_type_variant
|
||
| 4 | YS_VARIANT | Public | See coding | 20130123 | begin of ys_variant.
include type ltvariant.
types: color type char04,
default type char40,
end of ys_variant
|
||
| 5 | YT_TYPE_VARIANT | Public | See coding | 20130119 | yt_type_variant type standard table of ys_type_variant initial size 0
|
||
| 6 | YT_VARIANT | Public | See coding | 20130123 | yt_variant type standard table of ys_variant initial size 0
|
Method Signatures
Method GET_AUTH_USPEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AUTH_USPEC | Value transfer | Type reference (TYPE) | IF_ALV_CUL=>Y_FLAG | 20130119 |
Method GET_AUTH_USPEC on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method GET_CURRENT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | 20130122 |
Method GET_CURRENT_VARIANT on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method GET_DEFAULT_VARIANT_FOR_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130123 | |||
| 2 | I_USER_SPECIFIC | Call by reference | Type reference (TYPE) | C | 20130123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 | |||
| 2 | 20130123 |
Method GET_LAYOUT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_LAYOUT_ID | Value transfer | Type reference (TYPE) | YS_LTDXID | 20130123 |
Method GET_LAYOUT_ID on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method GET_SAVE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SAVE_TYPE | Value transfer | Type reference (TYPE) | IF_ALV_CUL=>Y_FLAG | 20130119 |
Method GET_SAVE_TYPE on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method GET_SAVE_WITH_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SAVE_WITH_OPTIONS | Call by reference | Type reference (TYPE) | IF_ALV_CML_LAYOUT_HANDLER=>YS_SAVE_WITH_OPTIONS | 20130125 |
Method GET_SAVE_WITH_OPTIONS on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method GET_SYSTEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_ALV_CUL=>Y_FLAG | 20130119 |
Method GET_SYSTEM_TYPE on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method GET_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130125 | |||
| 2 | I_RESTRICT_BY_SCOPE | Call by reference | Type reference (TYPE) | IF_ALV_CUL=>Y_FLAG | IF_ALV_CUL=>C_AUTH_USPEC-ALLOWED_FOR_ALL | 20130123 | |||
| 3 | I_SYNCHRONIZE_WITH_LIST | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130321 | |||
| 4 | T_VARIANTS | Call by reference | Type reference (TYPE) | YT_VARIANT | Anzeigevariante (interne Verwendung) | 20130119 |
Method GET_VARIANTS on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method IS_CURRENT_VARIANT_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130122 |
Method IS_CURRENT_VARIANT_DEFAULT on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method IS_DEFAULT_HANDLING_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130119 |
Method IS_DEFAULT_HANDLING_ALLOWED on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method IS_VARIANT_FOR_SCOPE_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130123 | |||
| 2 | I_USER_SPECIFIC | Call by reference | Type reference (TYPE) | C | 20130123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130123 |
Method IS_VARIANT_NAME_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130314 | ||||
| 2 | IS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20130314 |
Method IS_VARIANT_NAME_VALID on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method SET_CURRENT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | 20130122 |
Method SET_CURRENT_VARIANT on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method SET_CURRENT_VARIANT_AS_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method SET_DEFAULT_HANDLING_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFAULT_HANDLING_ALLOWED | Call by reference | Type reference (TYPE) | IF_ALV_CUL=>Y_FLAG | 20130125 |
Method SET_DEFAULT_HANDLING_ALLOWED on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method SET_LAYOUT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LAYOUT_ID | Value transfer | Type reference (TYPE) | YS_LTDXID | 20130123 |
Method SET_LAYOUT_ID on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method SET_SAVE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAVE_TYPE | Call by reference | Type reference (TYPE) | IF_ALV_CUL=>Y_FLAG | 20130122 |
Method SET_SAVE_TYPE on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method SET_SAVE_WITH_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAVE_WITH_OPTIONS | Call by reference | Type reference (TYPE) | IF_ALV_CML_LAYOUT_HANDLER=>YS_SAVE_WITH_OPTIONS | 20130125 |
Method SET_SAVE_WITH_OPTIONS on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
Method SET_USER_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_SPECIFIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130128 |
Method SET_USER_SPECIFIC on class IF_ALV_CML_LAYOUT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |