SAP ABAP Class CL_WRMA_SHRINK_CUST (Reading the Shrinkage Access Sequence)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR-RSL (Application Component) Retail Stock Ledger
⤷
RS_AA_WRMA (Package) Analytical Application RMA - Retail
⤷
⤷
Properties
| Class | CL_WRMA_SHRINK_CUST | |
| Short Description | Reading the Shrinkage Access Sequence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_AA_WRMA | Analytical Application RMA - Retail |
| Created | 20071203 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WRMA_SHRINK_CUST has no forward declaration.
Interfaces
Class CL_WRMA_SHRINK_CUST has no interface implemented.
Friends
Class CL_WRMA_SHRINK_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_TT_KOZGF_SHRK | 20071203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reading Data for Shrinkage Access Sequence | 20071203 | |
| 2 | Static method | Public | Method | Delete Buffer | 20071214 |
Events
Class CL_WRMA_SHRINK_CUST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KOZGF_SHRK | Private | See coding | 20071203 | BEGIN OF TY_KOZGF_SHRK,
PROFILE TYPE WRMA_DE_RMA_PROF,
KOZGF_SHRK TYPE WRMA_KOZGF_SHRINK,
LANGU TYPE SY-LANGU,
CHECK_EMPTY TYPE BOOLE_D,
WRMA_SHRK TYPE WRMA_SHRK,
WRMA_SHRKT TYPE WRMA_SHRKT,
T_WRMA_SHRK_ACC TYPE WRMA_SHRK_ACC_TTY,
ERROR TYPE BOOLE_D,
MSG TYPE RSPC_S_MSG,
END OF TY_KOZGF_SHRK
|
||
| 2 | TY_TT_KOZGF_SHRK | Private | See coding | 20071203 | TY_TT_KOZGF_SHRK TYPE SORTED TABLE OF TY_KOZGF_SHRK WITH UNIQUE KEY PROFILE KOZGF_SHRK LANGU CHECK_EMPTY
|
Method Signatures
Method READ_WRMA_SHRK_KOZGF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_WRMA_SHRK | Call by reference | Type reference (TYPE) | WRMA_SHRK | RMA: Zugriffsfolge (Schwund) | 20071203 | |||
| 2 | ES_WRMA_SHRKT | Call by reference | Type reference (TYPE) | WRMA_SHRKT | RMA: Texttabelle Zugriffsfolge (Schwund) | 20071203 | |||
| 3 | ET_WRMA_SHRK_ACC | Call by reference | Type reference (TYPE) | WRMA_SHRK_ACC_TTY | RMA: Tabellen zu den Zugriffsfolgen (Schwund) | 20071203 | |||
| 4 | I_CHECK_EMPTY | Call by reference | Type reference (TYPE) | BOOLE_D | Auf Zugriffe verproben | 20071204 | |||
| 5 | I_CUST_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Prüfung für Customizing (keine Pufferung) | 20071204 | |||
| 6 | I_KOZGF_SHRK | Call by reference | Type reference (TYPE) | WRMA_KOZGF_SHRINK | RMA: Zugriffsfolge (Schwund) | 20071203 | |||
| 7 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20071203 | ||
| 8 | I_PROFILE | Call by reference | Type reference (TYPE) | WRMA_DE_RMA_PROF | RMA Customizing Profil | 20071203 | |||
| 9 | I_REFRESH_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | Puffer loeschen | 20071203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Schwund | 20071204 |
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_WRMA_SHRINK_CUST has no parameter.
Method REFRESH_BUFFER on class CL_WRMA_SHRINK_CUST has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |