SAP ABAP Class /XNFE/CL_WD_ASSIST_BASIS (Basis Assistance Class for NF-e)
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) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20111121 |
Meta Relationship - Used By
Properties
| Class | /XNFE/CL_WD_ASSIST_BASIS | |
| Short Description | Basis Assistance Class for NF-e | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| 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 | 20111121 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /XNFE/CL_WD_ASSIST_BASIS has no interface implemented.
Friends
Class /XNFE/CL_WD_ASSIST_BASIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /XNFE/IF_DOCUMENT | Reference to Document to Be Processed | 20111121 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FPM | 20131122 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | General Message Handler for NFE | 20131126 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /XNFE/CL_ALV_CONFIG=>T_ALV_CONFIG | Internal Table with References for ALV Configuration | 20111121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check If a Valid Navigation Can Be Executed | 20120115 | |
| 2 | Instance method | Public | Method | Add Component Use | 20111121 | |
| 3 | Instance method | Public | Method | Extends Quick Info for a Field with "KEY - Value" | 20111121 | |
| 4 | Instance method | Public | Method | Initialization of Message Object | 20131127 | |
| 5 | Instance method | Public | Method | Initialize FPM Variant | 20111121 | |
| 6 | Instance method | Public | Method | Extract Text Symbols | 20111121 | |
| 7 | Instance method | Public | Method | (OBSOLETE!) Sets Reference of Underlying Document | 20111121 | |
| 8 | Instance method | Public | Method | Sets Reference of Underlying Document (Needed Once Only) | 20140402 |
Events
Class /XNFE/CL_WD_ASSIST_BASIS has no event.
Types
Class /XNFE/CL_WD_ASSIST_BASIS has no local type.
Method Signatures
Method CHECK_VALID_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID des FPM-Ereignisses | 20120115 | |||
| 2 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Navigation erlaubt | 20120115 |
Method CHECK_VALID_NAVIGATION on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method CONFIG_ALV_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMP_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IWCI_SALV_WD_TABLE | WebDynpro Interface COMPONENTCONTROLLER | 20111121 | |||
| 2 | IR_COMP_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20111121 | |||
| 3 | IV_STATIC_CONFIG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur einmalige Konfiguration notwendig | 20111121 |
Method CONFIG_ALV_USAGE on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method ENHANCE_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20111121 | |||
| 2 | IV_DOMNAME | Call by reference | Type reference (TYPE) | DOMNAME | Bezeichnung einer Domäne | 20111121 | |||
| 3 | IV_ELEM_NAME | Call by reference | Type reference (TYPE) | STRING | Name (ID) des Elements | 20111121 |
Method ENHANCE_TOOLTIP on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method INIT_MESSAGE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_USED_COMP_CONTR | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20131127 | ||||
| 2 | IO_WD_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller-Schnittstelle | 20131127 |
Method INIT_MESSAGE_OBJECT on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method INIT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID des FPM-Ereignisses | 20120109 |
Method INIT_VARIANT on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method READ_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | WDR_TEXT_KEY | Web Dynpro: Key eines Textes | 20111121 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20111121 |
Method READ_TEXT on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method SET_CONTROLLER_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | /XNFE/IF_DOCUMENT | Interface für Dokumentenzugriff | 20111121 |
Method SET_CONTROLLER_REF on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
Method SET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | /XNFE/IF_DOCUMENT | Interface für Dokumentenzugriff | 20140402 |
Method SET_DOCUMENT on class /XNFE/CL_WD_ASSIST_BASIS has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |