SAP ABAP Class CL_WLF_SETTL_METHOD_SERVICE (Service Class: Extended Settlement)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_SETTLEMENT_METHODS (Package) Agency Business: Settlement Methods
⤷
⤷
Properties
| Class | CL_WLF_SETTL_METHOD_SERVICE | |
| Short Description | Service Class: Extended Settlement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_SETTLEMENT_METHODS | Agency Business: Settlement Methods |
| Created | 20070315 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_SETTL_METHOD_SERVICE has no forward declaration.
Interfaces
Class CL_WLF_SETTL_METHOD_SERVICE has no interface implemented.
Friends
Class CL_WLF_SETTL_METHOD_SERVICE has no friend class.
Attributes
Class CL_WLF_SETTL_METHOD_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine Settlement Status Header from Items | 20070315 | |
| 2 | Static method | Public | Method | Define Entry in YKOMLFK | 20070318 | |
| 3 | Static method | Public | Method | Define Entry in YKOMLFP | 20070318 | |
| 4 | Static method | Public | Method | Set Posting Status for Settlement Request | 20070318 | |
| 5 | Static method | Private | Method | Set Settlement Status | 20070315 | |
| 6 | Static method | Private | Method | Prepare Setting of Settlement Status | 20070315 | |
| 7 | Static method | Public | Method | Set Status in Cancelled Items | 20070317 |
Events
Class CL_WLF_SETTL_METHOD_SERVICE has no event.
Types
Class CL_WLF_SETTL_METHOD_SERVICE has no local type.
Method Signatures
Method GET_SETTL_STATUS_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SETTL_STATUS_C | Call by reference | Type reference (TYPE) | WLF_SETTLEMENT_STATUS_C | AB: Abrechnungsstatus Kunde | 20070315 | |||
| 2 | E_SETTL_STATUS_V | Call by reference | Type reference (TYPE) | WLF_SETTLEMENT_STATUS_V | AB: Abrechnungsstatus Lieferant | 20070315 | |||
| 3 | IT_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | Tabelle zu komlfp | 20070315 | |||
| 4 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070315 |
Method GET_SETTL_STATUS_HEAD on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
Method INSERT_YKOMLFK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_YKOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | Tabelle zu komlfk | 20070318 | |||
| 2 | I_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20070318 |
Method INSERT_YKOMLFK on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
Method INSERT_YKOMLFP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_YKOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | Tabelle zu komlfp | 20070318 | |||
| 2 | I_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP | Lieferantenfaktura: Fakturapositionen | 20070318 |
Method INSERT_YKOMLFP on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
Method SET_POSTING_STATUS_SR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20070318 |
Method SET_POSTING_STATUS_SR on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
Method SET_SETTL_STATUS_FINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SETTL_STATUS | Call by reference | Type reference (TYPE) | WLF_SETTLEMENT_STATUS_V | AB: Abrechnungsstatus | 20070315 | |||
| 2 | I_CNT_CANCELLED | Call by reference | Type reference (TYPE) | WBRP-POSNR | Agenturgeschäft: Belegposition | 20070315 | |||
| 3 | I_CNT_NOT_YET_SETTLED | Call by reference | Type reference (TYPE) | WBRP-POSNR | Agenturgeschäft: Belegposition | 20070315 | |||
| 4 | I_CNT_SETTLED | Call by reference | Type reference (TYPE) | WBRP-POSNR | Agenturgeschäft: Belegposition | 20070315 |
Method SET_SETTL_STATUS_FINAL on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
Method SET_SETTL_STATUS_PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CNT_CANCELLED | Call by reference | Type reference (TYPE) | WBRP-POSNR | Agenturgeschäft: Belegposition | 20070315 | |||
| 2 | E_CNT_NOT_YET_SETTLED | Call by reference | Type reference (TYPE) | WBRP-POSNR | Agenturgeschäft: Belegposition | 20070315 | |||
| 3 | E_CNT_SETTLED | Call by reference | Type reference (TYPE) | WBRP-POSNR | Agenturgeschäft: Belegposition | 20070315 | |||
| 4 | I_SETTL_STATUS_ITEM | Call by reference | Type reference (TYPE) | WLF_SETTLEMENT_STATUS_ITEM_V | AB: Abrechnungsstatus Position | 20070315 |
Method SET_SETTL_STATUS_PREPARE on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
Method SET_STATUS_CANCELLED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | Tabelle zu komlfp | 20070317 | |||
| 2 | CT_YKOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | Tabelle zu komlfp | 20070317 | |||
| 3 | C_KOMLFK_CANCELLED | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20070317 | |||
| 4 | IT_COPY_PARAMETERS | Call by reference | Type reference (TYPE) | WLF_COPY_PARAMETERS_TAB | AB: Arbeitsvorrat für Kopieren Einzelbelegpositionen | 20070317 | |||
| 5 | I_FKSTO_PART | Call by reference | Type reference (TYPE) | WLF_FKSTO_PART | Teilstorno | 20070317 | |||
| 6 | I_POST_PARTY | Call by reference | Type reference (TYPE) | WLF_POST_PARTY | Buchungspartner | 20070317 | |||
| 7 | I_TMZR | Call by reference | Type reference (TYPE) | TMZR | Agenturgeschäft: Regulierungsarten | 20070317 |
Method SET_STATUS_CANCELLED_ITEMS on class CL_WLF_SETTL_METHOD_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |