SAP ABAP Class CL_WLF_ACCOUNTING (CL_WLF_ACCOUNTING)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE (Package) Agency Business
⤷
⤷
Properties
| Class | CL_WLF_ACCOUNTING | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE | Agency Business |
| Created | 20061016 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_ACCOUNTING has no forward declaration.
Interfaces
Class CL_WLF_ACCOUNTING has no interface implemented.
Friends
Class CL_WLF_ACCOUNTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_CLASS_BASED_ACTIVE_HTAB | 20090917 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | WLF_ACCOUNTING | 20070308 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_CLASS_BASED_ACTIVE | 20090917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Fin.Accg Documents for Agency Document | 20061113 | |
| 2 | Static method | Public | Method | Check Authorization for Release to Accounting | 20090320 | |
| 3 | Static method | Public | Method | Check If Class-Based Financial Accounting Documents Active | 20090917 | |
| 4 | Static method | Private | Method | Get Instance | 20061113 |
Events
Class CL_WLF_ACCOUNTING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CLASS_BASED_ACTIVE | Private | See coding | 20090917 | begin of ty_class_based_active,
wdtyp type doctype,
active type xfeld,
end of ty_class_based_active
|
||
| 2 | TY_CLASS_BASED_ACTIVE_HTAB | Private | See coding | 20090917 | ty_class_based_active_htab type hashed table of
ty_class_based_active with unique key wdtyp
|
Method Signatures
Method AC_DOCUMENT_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ANALYSE_TAB | Call by reference | Type reference (TYPE) | WLF_AC_PRO_TAB | Tabelle zu WLF_AC_PRO | 20061113 | |||
| 2 | CT_KOMLFAC | Call by reference | Type reference (TYPE) | KOMLFAC_ITAB | Tabellentyp zu KOMLFAC | 20061113 | |||
| 3 | CT_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | Tabelle zu komlfk | 20061113 | |||
| 4 | CT_KOMLFL | Call by reference | Type reference (TYPE) | KOMLFL_ITAB | Tabelle zu komlfl | 20061113 | |||
| 5 | CT_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | Tabelle zu komlfp | 20061113 | |||
| 6 | CT_KOMV | Call by reference | Type reference (TYPE) | KOMV_ITAB | Tabelle zu komv | 20061113 | |||
| 7 | C_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20061113 | |||
| 8 | C_MBEW_UPDATE | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20061113 | |||
| 9 | ET_ACCCR | Call by reference | Type reference (TYPE) | ACCCR_T | Accounting interface: Currency information | 20061113 | |||
| 10 | ET_ACCFI | Call by reference | Type reference (TYPE) | ACCFI_T | Schnittstelle ins Rechnungswesen: Finanzbuchhaltung CPD | 20061113 | |||
| 11 | ET_ACCHD | Call by reference | Type reference (TYPE) | FI_SL_ACCHD_T | Tabellentyp Belegkopf Rechnungswesenbeleg | 20061113 | |||
| 12 | ET_ACCIT | Call by reference | Type reference (TYPE) | ACCIT_T | Tabellentyp Belegzeilen Rechnungswesenbeleg | 20061113 | |||
| 13 | ET_ACCTX | Call by reference | Type reference (TYPE) | ACCBSET_T | Belegsegment Steuerdaten plus Zusatzfelder RWIN | 20061113 | |||
| 14 | E_REVERSE_FAIL | Call by reference | Type reference (TYPE) | C | 20061113 | ||||
| 15 | E_REVERSE_OK | Call by reference | Type reference (TYPE) | C | 20070420 | ||||
| 16 | I_COMP | Call by reference | Type reference (TYPE) | TRWPR-COMPONENT | Komponente in RW-Interface | 20100526 | |||
| 17 | I_COMP_CHECK | Call by reference | Type reference (TYPE) | TRWPR-COMPONENT | Komponente in RW-Interface | 20100526 | |||
| 18 | I_SIMULATION | Call by reference | Type reference (TYPE) | C | 20061113 | ||||
| 19 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN | Belegnummer einer Eingangsrechnung | 20061113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen RW-Schnittstelle | 20061113 | ||
| 2 | RW-Belege nicht nötig | 20061113 | ||
| 3 | WDTPY wird durch Funktion nicht unterstützt | 20061113 |
Method CHECK_AUTHORITY_RELEASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20090320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen RW-Schnittstelle | 20090320 |
Method CHECK_CLASS_BASED_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20090917 | |||
| 2 | I_WDTYP | Call by reference | Type reference (TYPE) | DOCTYPE | Agenturgeschäft: Typ des Beleges | 20090917 |
Method CHECK_CLASS_BASED_ACTIVE on class CL_WLF_ACCOUNTING has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WDTYP | Call by reference | Type reference (TYPE) | DOCTYPE | Agenturgeschäft: Typ des Beleges | 20090917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meldung | 20061113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |