SAP ABAP Class CL_RSLBCT_SAL_ADJUST (Stock Ledger: Change Sales Data to ERP Inventory Management)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR-RSL (Application Component) Retail Stock Ledger
⤷
RS_BCT_RETAIL_STOCKL (Package) BW: Content Retail Stock Ledger
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSLBCT_KYF_TRANSFORM_CON | Constants for Key Figure Transformation | 20060901 |
Properties
| Class | CL_RSLBCT_SAL_ADJUST | |
| Short Description | Stock Ledger: Change Sales Data to ERP Inventory Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_RETAIL_STOCKL | BW: Content Retail Stock Ledger |
| Created | 20060830 | SAP |
| Last change | 20141101 | |
| 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 | IF_RSLBCT_KYF_TRANSFORM_CON | Constants for Key Figure Transformation | 20060901 |
Friends
Class CL_RSLBCT_SAL_ADJUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR30 | 'INITIALIZE_SAL_ADJUST' | Method Name | 20080425 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | RSLBCT_CONS_SUBTRACT | Reduce Sales Data by Consignment Stock | 20060906 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Generic Key Figure Transformation: Yes/No | 20080506 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | /RTF/IF_KYF_TRANSFORM_GEN | Generic Transformation (Interface) | 20080506 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | WRMA_T_MADO_DATA | RMA: Markdowns from Trade Foundation (Tab.) | 20080407 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSLBCT_T_SALES_DATA | Stock Ledger: Sales Indexes for Goods Movements (Table) | 20060830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Explode Sales Data of Structured Article in Components | 20060830 | |
| 2 | Instance method | Public | Method | Calculate Consignment Stock from Sales Data | 20060830 | |
| 3 | Instance method | Public | Method | Resolve Structured Item for Document Storage | 20080331 | |
| 4 | Instance method | Public | Method | RMA Specific Breakdown of Structured Articles in Components | 20071128 | |
| 5 | Instance method | Public | Method | Adjust Sales Data | 20060908 | |
| 6 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100203 | |
| 7 | Instance method | Public | Method | Reset Buffer | 20071010 | |
| 8 | Instance method | Public | Constructor | Instance Constructor | 20060830 | |
| 9 | Static method | Public | Method | Instantiate Object for Sales Data Adjustment | 20080425 | |
| 10 | Instance method | Private | Method | Set Key Figure Transformation Mode (Generic: Yes/No) | 20080506 |
Events
Class CL_RSLBCT_SAL_ADJUST has no event.
Types
Class CL_RSLBCT_SAL_ADJUST has no local type.
Method Signatures
Method ADJUST_COMPONENT_STOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_S_TARGET_KYF | Value transfer | Type reference (TYPE) | /RTF/_S_KYF | Zu berechnende Kennzahl mit Kontenschlüssel | 20060901 | |||
| 2 | IV_MOVETYPE | Call by reference | Type reference (TYPE) | /RTF/DE_MOVETYPE | Bewegungsart | 20130508 | |||
| 3 | IV_PROCESS_KEY | Value transfer | Type reference (TYPE) | /RTF/DE_PROCESS_KEY | Vorgangsschlüssel | 20060830 | |||
| 4 | IV_S_SALES_KEY | Value transfer | Type reference (TYPE) | /RTF/_S_SALES_KEY | Retail Found.: Struktur zu DSO 0RT_DS54 (Key) | 20060830 | |||
| 5 | IV_S_SOURCE_KYF | Value transfer | Type reference (TYPE) | RSLBCT_SOURCE_KYF | Stock Ledger: Basiskennzahlen | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zu Serviceklassen | 20080506 | ||
| 2 | Ausnahmeklasse für Kennzahlentransformation | 20060901 |
Method ADJUST_CONSIGNMENT_STOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_S_TARGET_KYF | Value transfer | Type reference (TYPE) | /RTF/_S_KYF | Serviceklassen: Zu berechnende Kennzahl | 20060830 | |||
| 2 | IV_MOVETYPE | Value transfer | Type reference (TYPE) | /RTF/DE_MOVETYPE | Bewegungsart | 20130508 | |||
| 3 | IV_PROCESS_KEY | Value transfer | Type reference (TYPE) | /RTF/DE_PROCESS_KEY | Vorgangsschlüssel | 20060830 | |||
| 4 | IV_S_SALES_KEY | Value transfer | Type reference (TYPE) | /RTF/_S_SALES_KEY | Retail Found.: Struktur zu DSO 0RT_DS54 (Key) | 20060830 | |||
| 5 | IV_S_SOURCE_KYF | Value transfer | Type reference (TYPE) | RSLBCT_SOURCE_KYF | Stock Ledger: Basiskennzahlen | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zu Serviceklassen | 20080507 | ||
| 2 | Ausnahmeklasse für Kennzahlentransformation | 20060901 |
Method ADJUST_DOC_FOR_COMPO_STOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMP_COST | Call by reference | Type reference (TYPE) | /RTF/DE_PVLC | Einkaufswert Kompontenebene | 20080331 | |||
| 2 | E_COMP_VK | Call by reference | Type reference (TYPE) | /RTF/DE_SVLC | Verkaufswert ohne Steuer auf Komponentenebene | 20080331 | |||
| 3 | E_COMP_VKWT | Call by reference | Type reference (TYPE) | /RTF/DE_STLC | Verkaufswert mit Steuer auf Komponentenebene | 20080331 | |||
| 4 | IS_SALES_KEY | Call by reference | Type reference (TYPE) | /RTF/_S_SALES_KEY | Retail Found.: Struktur zu DSO 0RT_DS54 (Key) | 20080331 | |||
| 5 | IS_SOURCE_KYF | Call by reference | Type reference (TYPE) | WRMA_S_SOURCE_FIELDS_RMA | Struktur der Quellfelder für RMA Engine | 20080331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Kennzahlentransformation | 20080331 |
Method ADJUST_RMA_COMPONENT_STOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TARGET_KYF | Call by reference | Type reference (TYPE) | WRMA_T_RAW_DATA | Tabellentyp der Rohdaten für RMA Engine | 20071203 | |||
| 2 | IS_SALES_KEY | Call by reference | Type reference (TYPE) | /RTF/_S_SALES_KEY | Retail Found.: Struktur zu DSO 0RT_DS54 (Key) | 20071128 | |||
| 3 | IS_SOURCE_KYF | Call by reference | Type reference (TYPE) | WRMA_S_SOURCE_FIELDS_RMA | Struktur der Quellfelder für RMA Engine | 20071128 | |||
| 4 | IS_SOURCE_REC | Call by reference | Type reference (TYPE) | WRMA_S_RAW_DATA | Rohdaten für RMA Engine | 20071203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Kennzahlentransformation | 20071128 |
Method ADJUST_SALES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_S_TARGET_KYF | Value transfer | Type reference (TYPE) | /RTF/_S_KYF | Serviceklassen: Zu berechnende Kennzahl | 20060908 | |||
| 2 | C_T_MONITOR | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR | 20060908 | ||||
| 3 | IV_PROCESS_KEY | Value transfer | Type reference (TYPE) | /RTF/DE_PROCESS_KEY | Vorgangsschlüssel | 20060908 | |||
| 4 | IV_S_DATA | Call by reference | Type reference (TYPE) | RSLBCT_SOURCE_CHA | Schnittstelle für spezielle Transformationen | 20060908 | |||
| 5 | IV_S_SOURCE_KYF | Value transfer | Type reference (TYPE) | RSLBCT_SOURCE_KYF | Stock Ledger: Basiskennzahlen | 20060908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbrechen | 20060908 | ||
| 2 | Satz überspringen | 20060908 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSLBCT_SAL_ADJUST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSLBCT_SAL_ADJUST has no exception.
Method CLOSE Signature
Method CLOSE on class CL_RSLBCT_SAL_ADJUST has no parameter.
Method CLOSE on class CL_RSLBCT_SAL_ADJUST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALL_BADI | Call by reference | Type reference (TYPE) | XFELD | '' | Ausführung des Badi WRMA_DSO (Default = Nein) | 20100329 | ||
| 2 | I_T_SALES | Call by reference | Type reference (TYPE) | /RTF/_T_SALES | Retail Found.: Tabellentyp zu DSO 0RT_DS54 (Key) | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Lesen Sales-DSO | 20060830 |
Method INITIALIZE_SAL_ADJUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MONITOR | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITORS | Monitor | 20080425 | |||
| 2 | ER_SALREF | Call by reference | Object reference (TYPE REF TO) | CL_RSLBCT_SAL_ADJUST | Stock Ledger: Verkaufsdaten an ERP-Bestandsführung anpassen | 20080425 | |||
| 3 | IT_DATA_PACKAGE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Quelldatenpaket | 20080425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Kennzahlentransformation | 20080425 | ||
| 2 | Abbrechen | 20080425 |
Method SET_KTRF_INSTANCE Signature
Method SET_KTRF_INSTANCE on class CL_RSLBCT_SAL_ADJUST has no parameter.
Method SET_KTRF_INSTANCE on class CL_RSLBCT_SAL_ADJUST has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 712 |