SAP ABAP Class CL_RETAIL_RMA_ACTIVE_CHECK (Check whether RMA is active)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-CA (Application Component) Distribution
⤷
WCAT (Package) Trading: Cost Allocation
⤷
⤷
Properties
| Class | CL_RETAIL_RMA_ACTIVE_CHECK | |
| Short Description | Check whether RMA is active | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCAT | Trading: Cost Allocation |
| Created | 20091020 | SAP |
| Last change | 20100310 | SAP |
| 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
Class CL_RETAIL_RMA_ACTIVE_CHECK has no interface implemented.
Friends
Class CL_RETAIL_RMA_ACTIVE_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ABAP_CLASSNAME | 'CL_WRMA_DB_READ_CUST' | Name of RMA check class | 20091020 | ||
| 2 | Constant | Private | Type reference (TYPE) | FLAG | ' ' | General Flag | 20091020 | ||
| 3 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20091020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether RMA is active | 20091020 |
Events
Class CL_RETAIL_RMA_ACTIVE_CHECK has no event.
Types
Class CL_RETAIL_RMA_ACTIVE_CHECK has no local type.
Method Signatures
Method IS_RMA_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20091020 |
Method IS_RMA_ACTIVE on class CL_RETAIL_RMA_ACTIVE_CHECK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |