SAP ABAP Class CL_RSLBCT_KYF_TRANSFORM_GEN (Generic Key Figure Transformation for Stock Ledger)
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 | 20080422 |
Properties
| Class | CL_RSLBCT_KYF_TRANSFORM_GEN | |
| Short Description | Generic Key Figure Transformation for Stock Ledger | |
| 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 | 20080422 | 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 | 20080422 |
Friends
Class CL_RSLBCT_KYF_TRANSFORM_GEN 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' | Method Name | 20080425 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR30 | 'GEN_PREPROC_SOURCE_FIELDS' | Method Name | 20080423 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Identification of a Source Data Record | 20080423 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Buffered Key for a Source Data Record | 20080423 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Result of Preprocessing for a Source Data Record | 20080423 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Preprocessing Result in Buffer | 20080423 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | /RTF/DE_DC_INT_VEND | IND: Do not Treat Stock Transfer from DC to Store as GR | 20080424 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | RSLBCT_DISTR_MD_TO_COST | Valuation of POS Markdowns not Affecting Margins | 20080425 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | /RTF/DE_KTRF_PROFILE | Customizing Profile for Transformation | 20080425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Read General Customizing | 20080424 | |
| 2 | Static method | Public | Method | Dynamic Data Generation for Preprocessing | 20080423 | |
| 3 | Static method | Public | Method | General Preprocessing for Inventory Data | 20080423 | |
| 4 | Static method | Public | Method | Initialization | 20080422 |
Events
Class CL_RSLBCT_KYF_TRANSFORM_GEN has no event.
Types
Class CL_RSLBCT_KYF_TRANSFORM_GEN has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSLBCT_KYF_TRANSFORM_GEN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSLBCT_KYF_TRANSFORM_GEN has no exception.
Method CREATE_PREPROC_SOURCE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KTRF_SOURCE | Value transfer | Type reference (TYPE) | /RTF/DE_KTRF_SOURCE | Datenquelle für Transformation | 20080423 | |||
| 2 | I_KTRF_SOURCE_TYPE | Value transfer | Type reference (TYPE) | /RTF/DE_KTRF_SOURCE_TYPE | Typ der Datenquelle für Transformation | 20080423 | |||
| 3 | I_SOURCE_APPL | Value transfer | Type reference (TYPE) | /RTF/DE_SOURCE_APPL | Quellanwendung | 20080423 | |||
| 4 | I_TARGET_APPL | Value transfer | Type reference (TYPE) | /RTF/DE_TARGET_APPL | Zielanwendung | 20080423 |
Method CREATE_PREPROC_SOURCE_FIELDS on class CL_RSLBCT_KYF_TRANSFORM_GEN has no exception.
Method GEN_PREPROC_SOURCE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | DATA | Quelldatensatz | 20080423 | |||
| 2 | CT_MONITOR | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITOR | Monitor | 20080423 | |||
| 3 | E_SKIP_RECORD | Call by reference | Type reference (TYPE) | BOOLE_D | Satz überspringen | 20080423 | |||
| 4 | I_SOURCE_APPL | Value transfer | Type reference (TYPE) | /RTF/DE_SOURCE_APPL | Quellanwendung | 20080423 | |||
| 5 | I_TARGET_APPL | Value transfer | Type reference (TYPE) | /RTF/DE_TARGET_APPL | Zielanwendung | 20080423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zu Serviceklassen | 20080423 | ||
| 2 | Ausnahmeklasse für Kennzahlentransformation | 20080423 | ||
| 3 | Abbrechen | 20080423 | ||
| 4 | Satz überspringen | 20080423 | ||
| 5 | Wert überspringen (Zielfeld initial setzen) | 20080423 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA_PACKAGE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Quelldatenpaket | 20080425 | |||
| 2 | CT_MONITOR | Call by reference | Type reference (TYPE) | RSTR_TY_T_MONITORS | Monitor | 20080425 | |||
| 3 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_REQUEST_ADMINTAB_VIEW | Schnittstelle zwischen IPRO Admin Tab und Request | 20080422 | |||
| 4 | I_KTRF_EVENT | Value transfer | Type reference (TYPE) | RSLBCT_KTRF_EVENT | Zeitpunkt der generischen Kennzahlentransformation | 20080502 | |||
| 5 | I_SOURCE_APPL | Value transfer | Type reference (TYPE) | /RTF/DE_SOURCE_APPL | Quellanwendung | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Kennzahlentransformation | 20080425 | ||
| 2 | Abbrechen | 20080425 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 704 |