SAP ABAP Class CL_WRMA_HELP_SERVICES (Auxiliary Functions)
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_HELP_SERVICES | |
| Short Description | Auxiliary Functions | |
| 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_HELP_SERVICES has no forward declaration.
Interfaces
Class CL_WRMA_HELP_SERVICES has no interface implemented.
Friends
Class CL_WRMA_HELP_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | Error Text | 20071204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Allowed Tables for Shrinkage Percentage | 20071203 | |
| 2 | Static method | Public | Method | Tables for Shrinkage Percentage + Text | 20071203 | |
| 3 | Static method | Public | Method | Append Message | 20071203 | |
| 4 | Static method | Public | Method | Append Message from SY Fields | 20071203 | |
| 5 | Static method | Public | Method | Transfer Message | 20071203 | |
| 6 | Static method | Public | Method | Fill Message with SY Fields | 20071203 |
Events
Class CL_WRMA_HELP_SERVICES has no event.
Types
Class CL_WRMA_HELP_SERVICES has no local type.
Method Signatures
Method GET_SHRINK_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SHRINK_TAB | Call by reference | Type reference (TYPE) | WRMA_TAB_TTY | Tabellennamen | 20071203 |
Method GET_SHRINK_TABLES on class CL_WRMA_HELP_SERVICES has no exception.
Method GET_SHRINK_TAB_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TAB_TXT | Call by reference | Type reference (TYPE) | WRMA_TAB_TXT_TTY | Tabellenname + Text | 20071203 | |||
| 2 | IT_TABS | Call by reference | Type reference (TYPE) | WRMA_TAB_TTY | Tabellennamen | 20071203 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20071203 | ||
| 4 | I_ONLY_SHRINK_TAB | Call by reference | Type reference (TYPE) | BOOLE_D | Nur Tabellen für Schwundprozente | 20071203 |
Method GET_SHRINK_TAB_TXT on class CL_WRMA_HELP_SERVICES has no exception.
Method MESSAGE_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | RSPC_T_MSG | Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) | 20071203 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20071203 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20071203 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20071203 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 |
Method MESSAGE_APPEND on class CL_WRMA_HELP_SERVICES has no exception.
Method MESSAGE_APPEND_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | RSPC_T_MSG | Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) | 20071203 |
Method MESSAGE_APPEND_SY on class CL_WRMA_HELP_SERVICES has no exception.
Method MESSAGE_FILL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | RSPC_S_MSG | Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) | 20071203 | |||
| 2 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20071203 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20071203 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20071203 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20071203 |
Method MESSAGE_FILL on class CL_WRMA_HELP_SERVICES has no exception.
Method MESSAGE_FILL_SY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | RSPC_S_MSG | Nachricht (endlich mal NUR Nachricht, kein sonstiges Zeugs) | 20071203 |
Method MESSAGE_FILL_SY on class CL_WRMA_HELP_SERVICES has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |