SAP ABAP Class /XNFE/CL_ALV_CONFIG_DYN (Action-Specific NFE Auxiliary Class for ALV Configuration)
Hierarchy
☛
SLL-NFE (Software Component) xNFE
⤷
SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
⤷
/XNFE/USICORE (Package) User Interface of Core Components (NF-e and CT-e)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /XNFE/CL_ALV_CONFIG | Base NFE Auxiliary Class for ALV Configuration | 20110712 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_WD_ALV_DYNAMIC | (OBSOLETE!) Dynamic ALV Configuration | 20111010 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_WD_ALV_DYNAMIC_ASSIGN | Dynamic Changes in NF-e Assignments | 20130425 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_WD_ALV_DYNAMIC_CON | Dynamic Changes in Confirmation of Quantity Differences | 20130425 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_WD_ALV_DYNAMIC_COU | Dynamic Changes in Delivery Quantity Entry | 20130425 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | /XNFE/IF_WD_ALV_DYNAMIC_SIM | Dynamic Changes in NF-e Simulation | 20130425 |
Properties
Class | /XNFE/CL_ALV_CONFIG_DYN | |
Short Description | Action-Specific NFE Auxiliary Class for ALV Configuration | |
Super Class | /XNFE/CL_ALV_CONFIG | Base NFE Auxiliary Class for ALV Configuration |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /XNFE/USICORE | User Interface of Core Components (NF-e and CT-e) |
Created | 20110712 | SAP |
Last change | 20141107 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /XNFE/IF_WD_ALV_DYNAMIC | (OBSOLETE!) Dynamic ALV Configuration | 20111010 | ||
2 | /XNFE/IF_WD_ALV_DYNAMIC_ASSIGN | Dynamic Changes in NF-e Assignments | 20130425 | ||
3 | /XNFE/IF_WD_ALV_DYNAMIC_CON | Dynamic Changes in Confirmation of Quantity Differences | 20130425 | ||
4 | /XNFE/IF_WD_ALV_DYNAMIC_COU | Dynamic Changes in Delivery Quantity Entry | 20130425 | ||
5 | /XNFE/IF_WD_ALV_DYNAMIC_SIM | Dynamic Changes in NF-e Simulation | 20130425 |
Friends
Class /XNFE/CL_ALV_CONFIG_DYN 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) | /XNFE/COUNTING_TYPE | Variant for Delivery Quantity Entry | 20111125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Determine Corresponding Simulation Step | 20110718 |
2 | ![]() |
Instance method | Private | Method | Determine ALV Config. (Columns, Actions, Table) Class | 20110713 |
3 | ![]() |
Static method | Public | Method | Return Existing Instance of Object or Create New One | 20110715 |
4 | ![]() |
Instance method | Private | Method | Execute Standard Implementation | 20110714 |
Events
Class /XNFE/CL_ALV_CONFIG_DYN has no event.
Types
Class /XNFE/CL_ALV_CONFIG_DYN has no local type.
Method Signatures
Method CALCULATE_SIMUL_PROCSTEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PROCSTEP | Value transfer | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20110718 |
Method CALCULATE_SIMUL_PROCSTEP on class /XNFE/CL_ALV_CONFIG_DYN has no exception.
Method CHECK_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_EXIT | Value transfer | Object reference (TYPE REF TO) | /XNFE/IF_ALV_CONFIG | Konfiguration des ALV | 20110713 |
Method CHECK_EXIT on class /XNFE/CL_ALV_CONFIG_DYN has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ALV_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20140406 | ||
2 | ![]() |
IR_COMP_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20110715 | ||
3 | ![]() |
IV_PROCSTEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | Prozessschritt | 20110715 | ||
4 | ![]() |
IV_PROCTYP | Call by reference | Type reference (TYPE) | /XNFE/PROCTYP | Prozesstyp | 20110715 | ||
5 | ![]() |
RO_CONFIG | Value transfer | Object reference (TYPE REF TO) | /XNFE/IF_WD_ALV_CONFIG | Konfigurationsschnittstelle | 20110715 |
Method GET_INSTANCE on class /XNFE/CL_ALV_CONFIG_DYN has no exception.
Method LOAD_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLUMN_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Default für Spaltenkonfiguration | 20110714 | ||
2 | ![]() |
IV_FUNCTION_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Default für selbstdef. Aktionen Konfiguration | 20110714 | ||
3 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | ANY | Optionaler Parameter | 20110902 | ||
4 | ![]() |
IV_TABLE_DEFAULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Default für allgemeine Tabellenkonfiguration | 20110714 |
Method LOAD_DEFAULT on class /XNFE/CL_ALV_CONFIG_DYN has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 900 |