Hierarchy
⤷
⤷
Properties
| Class | /XNFE/CL_WD_UTIL | |
| Short Description | Auxiliary Class for Web Dynpro Formatting | |
| Super 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 | 20101020 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /XNFE/CL_WD_UTIL has no interface implemented.
Friends
Class /XNFE/CL_WD_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGID | '/XNFE/APPB2BSTEPS' | Constant for Message Class | 20110222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check BAPIRET2 Table to Determine Type of Messages | 20110926 | |
| 2 | Static method | Public | Method | Check if NF-e Exists in System | 20110926 | |
| 3 | Static method | Public | Method | Convert Structure to Data Reference | 20110215 | |
| 4 | Static method | Public | Method | Convert Structure to Data Reference | 20110725 | |
| 5 | Static method | Public | Method | Make Sure Linked Component Is Active | 20110926 | |
| 6 | Static method | Public | Method | Make Sure Linked Component Is Active | 20111027 | |
| 7 | Static method | Public | Method | Return Actions for an NF-e | 20101020 | |
| 8 | Static method | Public | Method | Return Text for an Executable Step | 20101029 | |
| 9 | Static method | Public | Method | Return Available Texts for Activities | 20111121 | |
| 10 | Static method | Public | Method | Return Description for a Value | 20101020 | |
| 11 | Static method | Public | Method | Return All Descriptions to Values of a Domain | 20101020 | |
| 12 | Static method | Public | Method | Return Matching Icon for a Status | 20101020 | |
| 13 | Static method | Public | Method | Return Matching Icon for a Status | 20130104 | |
| 14 | Static method | Public | Method | Return Icon for Receiver Acknowlegment Status | 20131219 | |
| 15 | Static method | Public | Method | Return Info Text for Status Change of a Process Step | 20101020 | |
| 16 | Static method | Public | Method | Return Info Text for Status Change of a CT-e Process Step | 20130403 | |
| 17 | Static method | Public | Method | Return Info Text for Status Change of a NF-e Process Step | 20130403 | |
| 18 | Static method | Public | Method | Return the Icon for Status CT-e Service Status Monitor | 20121211 | |
| 19 | Static method | Public | Method | Get Message Long Text | 20130318 | |
| 20 | Static method | Public | Method | Return Matching Icon for a Status | 20140108 | |
| 21 | Static method | Public | Method | Return Text for Step Status | 20111121 | |
| 22 | Static method | Public | Method | Return Available Texts for Step Status | 20111121 | |
| 23 | Static method | Public | Method | Return Text for an Executable Step | 20101020 | |
| 24 | Static method | Public | Method | Return Available Texts for All Defined Process Steps | 20101020 | |
| 25 | Static method | Public | Method | Return Text for a Process Type | 20101020 | |
| 26 | Static method | Public | Method | Return Available Texts for All Defined Process Types | 20101020 | |
| 27 | Static method | Public | Method | Return Text for a Status Code | 20110321 | |
| 28 | Static method | Public | Method | Return Text for a Status Code | 20130614 | |
| 29 | Static method | Public | Method | Check if Process Step Belongs to This Workplace | 20101020 | |
| 30 | Static method | Public | Method | OBSOLETE! NO LONGER USED | 20110926 | |
| 31 | Static method | Public | Method | Display XML for Selected Document in Browser Window | 20110926 | |
| 32 | Static method | Public | Method | Start POWL component with advanced configuration | 20120912 |
Events
Class /XNFE/CL_WD_UTIL has no event.
Types
Class /XNFE/CL_WD_UTIL has no local type.
Method Signatures
Method ANALYSE_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20110926 | |||
| 2 | RV_WITH_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | Fehler gefunden? | 20110926 |
Method ANALYSE_BAPIRET2 on class /XNFE/CL_WD_UTIL has no exception.
Method CHECK_NFE_IN_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20110926 | |||
| 2 | EV_ICON_TOOLTIP | Call by reference | Type reference (TYPE) | /XNFE/ICON_TOOLTIP | Beschreibungstext der Bedeutung eines Icons als Tooltip | 20110926 | |||
| 3 | EV_NOT_EXISTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | NF-e ist nicht im System vorhanden | 20110926 | |||
| 4 | IV_DIRECTION | Call by reference | Type reference (TYPE) | /XNFE/DIRECTION | Richtung des Dokumentes | 20131022 | |||
| 5 | IV_DOCTYPE | Call by reference | Type reference (TYPE) | /XNFE/DOCTYPE | Belegart (CTE/NFE/Event) | 20130425 | |||
| 6 | IV_REF_ID | Call by reference | Type reference (TYPE) | /XNFE/ID | 44-stelliger Zugriffsschlüssel | 20130425 | |||
| 7 | IV_TOMA | Call by reference | Type reference (TYPE) | /XNFE/CTE_TOMA | CT-e: Dienstleistungsnehmer | 20130502 |
Method CHECK_NFE_IN_SYSTEM on class /XNFE/CL_WD_UTIL has no exception.
Method CONVERT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | Rückgabereferenz | 20110215 | |||
| 2 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | zu konvertierende Struktur | 20110215 |
Method CONVERT_STRUCTURE on class /XNFE/CL_WD_UTIL has no exception.
Method CONVERT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | Rückgabereferenz | 20110725 | |||
| 2 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | zu konvertierende Tabelle | 20110725 |
Method CONVERT_TABLE on class /XNFE/CL_WD_UTIL has no exception.
Method ENSURE_ACTIVE_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMP | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20110926 | |||
| 2 | RR_COMP | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20110926 |
Method ENSURE_ACTIVE_COMP on class /XNFE/CL_WD_UTIL has no exception.
Method ENSURE_DEACTIVE_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMP | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20111027 | |||
| 2 | RR_COMP | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20111027 |
Method ENSURE_DEACTIVE_COMP on class /XNFE/CL_WD_UTIL has no exception.
Method GET_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | /XNFE/WD_ACTIONS_T | Erlaubte Aktionen für WD Anzeige | 20101020 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /XNFE/WD_MESSAGES_T | TT zur Struktur mit Meldungstexten für die WDA Ausgabe | 20101020 | |||
| 3 | IV_DOCTYPE | Call by reference | Type reference (TYPE) | /XNFE/DOCTYPE | Belegart (CTE/NFE) | 20101029 | |||
| 4 | IV_GUID | Call by reference | Type reference (TYPE) | /XNFE/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20101029 | |||
| 5 | IV_WORKPLACE | Call by reference | Type reference (TYPE) | STRING | In welchem Workplace befinden wir uns | 20101020 |
Method GET_ACTIONS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_ACTIVITY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | /XNFE/ACTIVITY | Incoming: Im NFE ausführbare Aktivität | 20101029 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | /XNFE/ACTIVITY_DESCR | Beschreibung einer Aktivität | 20101029 |
Method GET_ACTIVITY_TEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_ACTIVITY_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIVITIES | Call by reference | Type reference (TYPE) | /XNFE/ACTIONST_T | Incoming Aktivitäten Texte | 20111121 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler beim Laden aus der Datenbank | 20111121 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20111121 |
Method GET_ACTIVITY_TEXTS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_DOMVALUE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOM | Call by reference | Type reference (TYPE) | DD07L-DOMNAME | Bezeichnung einer Domäne | 20101020 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Werte für Domänen: Einzelwert/untere Grenze | 20101020 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | DD07V-DDTEXT | Kurztext zu Festwerten | 20101020 |
Method GET_DOMVALUE_TEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_DOMVALUE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | /XNFE/DOMVALUE_T | Tabellentyp zu WD Struktur für Domänenfestwerte | 20101020 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler beim Laden aus der Datenbank | 20101020 | |||
| 3 | IV_DOM | Call by reference | Type reference (TYPE) | DD07L-DOMNAME | Bezeichnung einer Domäne | 20101020 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20101020 |
Method GET_DOMVALUE_TEXTS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HEAD_STATUS | Call by reference | Type reference (TYPE) | /XNFE/ACTSTAT | NF-e Incoming Gesamtstatus Dokument | 20101020 | |||
| 2 | IV_STEPSTATUS | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20101020 | |||
| 3 | RV_STATUS_ICON | Value transfer | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20101020 |
Method GET_ICON on class /XNFE/CL_WD_UTIL has no exception.
Method GET_ICON_LIST_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20130112 | |||
| 2 | RV_STATUS_ICON | Value transfer | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20130114 |
Method GET_ICON_LIST_ENTRY on class /XNFE/CL_WD_UTIL has no exception.
Method GET_ICON_REC_ACK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SITOPPRG_STATUS | Call by reference | Type reference (TYPE) | /XNFE/ACTSTAT_SITOPPRG | Prozessstatus SITOPPRG Ereignis | 20140102 | |||
| 2 | RV_ICON | Value transfer | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20131219 |
Method GET_ICON_REC_ACK_STATUS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_INFOTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MANUAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Wurde der Schritt manuell vom Administrator auf ok gesetzt? | 20101020 | ||
| 2 | IV_PARAM | Call by reference | Type reference (TYPE) | DATA | Optionaler Nachrichtenparameter | 20101020 | |||
| 3 | IV_PROC_STEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20101020 | |||
| 4 | IV_STATUS_VALUE | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20101020 | |||
| 5 | RS_STEPRESULT | Value transfer | Type reference (TYPE) | /XNFE/STEP_RESULT_S | NFe Incoming Kopfstatus - Datenteil | 20110222 |
Method GET_INFOTEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_INFOTEXT_CTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MANUAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Wurde der Schritt manuell vom Administrator auf ok gesetzt? | 20130403 | ||
| 2 | IV_PARAM | Call by reference | Type reference (TYPE) | DATA | Optionaler Nachrichtenparameter | 20130403 | |||
| 3 | IV_PROC_STEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20130403 | |||
| 4 | IV_STATUS_VALUE | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20130403 | |||
| 5 | RS_STEPRESULT | Value transfer | Type reference (TYPE) | /XNFE/STEP_RESULT_S | NFe Incoming Kopfstatus - Datenteil | 20130403 |
Method GET_INFOTEXT_CTE on class /XNFE/CL_WD_UTIL has no exception.
Method GET_INFOTEXT_NFE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MANUAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Wurde der Schritt manuell vom Administrator auf ok gesetzt? | 20130403 | ||
| 2 | IV_PARAM | Call by reference | Type reference (TYPE) | DATA | Optionaler Nachrichtenparameter | 20130403 | |||
| 3 | IV_PROC_STEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20130403 | |||
| 4 | IV_STATUS_VALUE | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20130403 | |||
| 5 | RS_STEPRESULT | Value transfer | Type reference (TYPE) | /XNFE/STEP_RESULT_S | NFe Incoming Kopfstatus - Datenteil | 20130403 |
Method GET_INFOTEXT_NFE on class /XNFE/CL_WD_UTIL has no exception.
Method GET_LISTSTA_MONITOR_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICON | Call by reference | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20121211 | |||
| 2 | EV_ICON_TOOLTIP | Call by reference | Type reference (TYPE) | /XNFE/ICON_TOOLTIP | Beschreibungstext der Bedeutung eines Icons als Tooltip | 20121211 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | /XNFE/STATUSCODE | Statuscode für Bearbeitung der NF-e durch Behörde (SEFAZ) | 20121211 |
Method GET_LISTSTA_MONITOR_ICON on class /XNFE/CL_WD_UTIL has no exception.
Method GET_MSG_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text-Header | 20130318 | |||
| 2 | ET_LINES | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20130318 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | DOKU_ID | Dokumentenklasse | 20130318 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20130318 | |||
| 5 | IV_OBJECT | Call by reference | Type reference (TYPE) | DOKU_OBJ | Dokumentations-Objekt | 20130318 | |||
| 6 | IV_RFCDEST | Call by reference | Type reference (TYPE) | BDBAPIDST | Standard RFC-Destination für synchrone BAPI-Aufrufe | 20130319 |
Method GET_MSG_LTEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_OUTBOUND_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | /XNFE/ACTSTAT | NF-e Incoming Gesamtstatus Dokument | 20140108 | |||
| 2 | RV_STATUS_ICON | Value transfer | Type reference (TYPE) | /XNFE/STATUS_ICON | Statusikone | 20140108 |
Method GET_OUTBOUND_ICON on class /XNFE/CL_WD_UTIL has no exception.
Method GET_PROCSTAT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCSTEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20111121 | |||
| 2 | IV_STEPSTAT | Call by reference | Type reference (TYPE) | /XNFE/STEPSTAT | Status des Prozessschrittes | 20111121 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | /XNFE/PROC_STAT | Bezeichnung Status eines Prozessschrittes | 20111121 |
Method GET_PROCSTAT_TEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_PROCSTAT_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCSTAT | Call by reference | Type reference (TYPE) | /XNFE/PROCSTATT_T | TT Bezeichnug des Status eines Prozessschrittes | 20111121 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler beim Laden aus der Datenbank | 20111121 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20111121 |
Method GET_PROCSTAT_TEXTS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_PROCSTEP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCSTEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20101020 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | /XNFE/PROC_STEP_DESCR | Beschreibung eines Prozessschritts | 20101020 |
Method GET_PROCSTEP_TEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_PROCSTEP_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCSTEPT | Call by reference | Type reference (TYPE) | /XNFE/PROCSTEPT_T | NF-e Incoming Prozessschritte | 20101020 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler beim Laden aus der Datenbank | 20101020 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20101020 |
Method GET_PROCSTEP_TEXTS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_PROCTYP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCTYP | Call by reference | Type reference (TYPE) | /XNFE/PROCTYP | Prozesstyp | 20101020 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | /XNFE/PROCTYP_T | Bezeichnung Geschäftsprozess | 20101020 |
Method GET_PROCTYP_TEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_PROCTYP_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROCTYP | Call by reference | Type reference (TYPE) | /XNFE/PROCTYPT_T | NF-e Incoming Geschäftsprozess Bezeichnung | 20101020 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler beim Laden aus der Datenbank | 20101020 | |||
| 3 | IV_DOCTYPE | Call by reference | Type reference (TYPE) | /XNFE/DOCTYPE | Belegart (CTE/NFE) | 20101206 | |||
| 4 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20101020 |
Method GET_PROCTYP_TEXTS on class /XNFE/CL_WD_UTIL has no exception.
Method GET_STATCODE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CSTAT | Call by reference | Type reference (TYPE) | /XNFE/STATUSCODE | Statuscode für Bearbeitung der NF-e durch Behörde (SEFAZ) | 20110321 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | /XNFE/DESCRIPTION | Bescheibung | 20110321 |
Method GET_STATCODE_TEXT on class /XNFE/CL_WD_UTIL has no exception.
Method GET_STATCODE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20130614 | ||
| 2 | RT_TEXTS | Value transfer | Type reference (TYPE) | /XNFE/STATCODE_T | Behördenstatus - Texttabelle | 20130614 |
Method GET_STATCODE_TEXTS on class /XNFE/CL_WD_UTIL has no exception.
Method HAS_WORKPLACE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | /XNFE/GUID_16 | Primärschlüssel als GUID im 'RAW' Format | 20131016 | |||
| 2 | IV_PROCSTEP | Call by reference | Type reference (TYPE) | /XNFE/PROC_STEP | B2B Incoming: Process Step (ID) | 20101020 | |||
| 3 | IV_WORKPLACE | Call by reference | Type reference (TYPE) | STRING | 20101020 | ||||
| 4 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101020 |
Method HAS_WORKPLACE_STEP on class /XNFE/CL_WD_UTIL has no exception.
Method SHOW_DANFE_PDF_VIA_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20110926 | |||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | CHAR3 | 'IN' | Aufruf für Outgoing oder Incoming? | 20110926 |
Method SHOW_DANFE_PDF_VIA_BROWSER on class /XNFE/CL_WD_UTIL has no exception.
Method SHOW_XML_VIA_BROWSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | /XNFE/CL_NFE_MESSAGES | Allgemeiner Message Handler für NFE | 20110926 | |||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | /XNFE/DIRECTION | Richtung des Dokumentes | 20140123 | |||
| 3 | IV_DOCTYPE | Call by reference | Type reference (TYPE) | /XNFE/DOCTYPE | Belegart (CTE/NFE) | 20110926 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | /XNFE/ID | 44-stelliger Zugriffsschlüssel | 20110926 | |||
| 5 | IV_TOMA | Call by reference | Type reference (TYPE) | /XNFE/CTE_TOMA | CT-e: Dienstleistungsnehmer | 20130502 |
Method SHOW_XML_VIA_BROWSER on class /XNFE/CL_WD_UTIL has no exception.
Method USE_POWL_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POWL_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20120912 |
Method USE_POWL_CONFIGURATION on class /XNFE/CL_WD_UTIL has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 900 |