SAP ABAP Class CL_WRMA_SAMPLE_RECAST_ENHANCEM (Class for BAdI Impl.: WRMA_RECASTING_ENHANCE_EXAMPLE)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR (Application Component) Retail and Consumer Goods
⤷
RS_BCT_WRMA (Package) BW: Content IBU Retail - Retail Method of Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WRMA_CON | Constants for RMA | 20090206 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | WRMA_IF_RECAST_OBJ_ENHANCEMENT | Interface for BAdI: WRMA_RECASTING_OBJECT | 20090206 |
Properties
| Class | CL_WRMA_SAMPLE_RECAST_ENHANCEM | |
| Short Description | Class for BAdI Impl.: WRMA_RECASTING_ENHANCE_EXAMPLE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_WRMA | BW: Content IBU Retail - Retail Method of Accounting |
| Created | 20090206 | 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_BADI_INTERFACE | Tag Interface for BAdIs | 20090206 | ||
| 2 | IF_WRMA_CON | Constants for RMA | 20090206 | ||
| 3 | WRMA_IF_RECAST_OBJ_ENHANCEMENT | Interface for BAdI: WRMA_RECASTING_OBJECT | 20090206 |
Friends
Class CL_WRMA_SAMPLE_RECAST_ENHANCEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20090210 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20090206 | |||||
| 3 | Static Attribute | Private | Type reference (TYPE) | TT_KSCHL | 20131121 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | WRMA_FISCPER | First Period of Recasting Window | 20131121 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | WRMA_DE_RMA_PROF | RMA Customizing Profile | 20131121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20131120 | |
| 2 | Static method | Public | Method | Determination of First Period of Recasting Window | 20131121 |
Events
Class CL_WRMA_SAMPLE_RECAST_ENHANCEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_KSCHL | Private | See coding | 20131121 | tt_kschl TYPE TABLE OF ty_kschl
|
||
| 2 | TY_KSCHL | Private | See coding | 20131121 | BEGIN OF ty_kschl,
kschl TYPE wrma_kschl,
END OF ty_kschl
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WRMA_SAMPLE_RECAST_ENHANCEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRMA_SAMPLE_RECAST_ENHANCEM has no exception.
Method GET_FIRST_PERIOD_RECAST_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIRST_PERIOD | Call by reference | Type reference (TYPE) | WRMA_FISCPER | Buchungsperiode | 20131121 | |||
| 2 | I_PERIV | Call by reference | Type reference (TYPE) | WRMA_PERIV | RMA-Geschäftsjahresvariante | 20131121 | |||
| 3 | I_RCLASV | Call by reference | Type reference (TYPE) | WRMA_DE_RCLASV | RMA-Recasting-Version | 20131121 |
Method GET_FIRST_PERIOD_RECAST_WINDOW on class CL_WRMA_SAMPLE_RECAST_ENHANCEM has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |