SAP ABAP Class CL_RSPLPPM_MSG (Message Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLPPM (Package) Planning Process Management
⤷
⤷
Properties
| Class | CL_RSPLPPM_MSG | |
| Short Description | Message Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLPPM | Planning Process Management |
| Created | 20060807 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSPLPPM_MSG has no interface implemented.
Friends
Class CL_RSPLPPM_MSG 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) | CL_RSPLPPM_MSG=>TSX_CHASELRETURN | Message Table for Selection of Char. for Planning Session | 20060807 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CL_RSPLPPM_MSG=>TSX_CHASELRETURN_PS | Message Table for Selection of Char. for Planning Session | 20060807 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RSPLPPM_T_BAPIRET2 | RFC Messages | 20060807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adding a Message Table to Messages | 20060807 | |
| 2 | Static method | Public | Method | Delete Static Attribute bapiret2 | 20060807 | |
| 3 | Static method | Public | Method | Get Static BAPIRET2 Table | 20060807 | |
| 4 | Static method | Public | Method | Fetching the Static Chasel Message Tab | 20060807 | |
| 5 | Static method | Public | Method | Set Static CHASEL Message Tab. | 20060807 | |
| 6 | Static method | Public | Method | Set a Message in Attribut bapiret2 | 20060807 |
Events
Class CL_RSPLPPM_MSG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_CHASELRETURN | Public | See coding | 20060807 | BEGIN OF sx_chaselreturn,
planid TYPE rsplppm_planid,
plsesnr TYPE rsplppm_plsesnr,
aorid TYPE RSPLPPM_AORID,
t_chaselret type rsplppm_t_bapiret2,
END OF sx_chaselreturn
|
||
| 2 | SX_CHASELRETURN_PS | Public | See coding | 20060807 | BEGIN OF sx_chaselreturn_ps,
planid TYPE rsplppm_planid,
plsesnr TYPE rsplppm_plsesnr,
t_chaselret type rsplppm_t_bapiret2,
END OF sx_chaselreturn_ps
|
||
| 3 | TSX_CHASELRETURN | Public | See coding | 20060807 | tsx_chaselreturn type SORTED TABLE OF sx_chaselreturn WITH UNIQUE KEY planid plsesnr aorid
|
||
| 4 | TSX_CHASELRETURN_PS | Public | See coding | 20060807 | tsx_chaselreturn_ps type SORTED TABLE OF sx_chaselreturn_ps WITH UNIQUE KEY planid plsesnr
|
||
| 5 | T_BAPIRET2 | Public | See coding | 20060807 | t_bapiret2 TYPE STANDARD TABLE OF bapiret2
|
Method Signatures
Method APPEND_MESSAGE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_BAPIRET2 | Call by reference | Type reference (TYPE) | RSPLPPM_T_BAPIRET2 | RFC Meldungen | 20060807 |
Method APPEND_MESSAGE_TAB on class CL_RSPLPPM_MSG has no exception.
Method DELETE_TAB_BAPIRET2 Signature
Method DELETE_TAB_BAPIRET2 on class CL_RSPLPPM_MSG has no parameter.
Method DELETE_TAB_BAPIRET2 on class CL_RSPLPPM_MSG has no exception.
Method GET_BAPIRET2_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_BAPIRET2 | Call by reference | Type reference (TYPE) | RSPLPPM_T_BAPIRET2 | RFC Meldungen | 20061006 |
Method GET_BAPIRET2_TAB on class CL_RSPLPPM_MSG has no exception.
Method GET_CHASEL_MESSAGE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHASELMESSAGETAB | Call by reference | Type reference (TYPE) | RSPLPPM_T_BAPIRET2 | RFC Meldungen | 20060807 | |||
| 2 | I_AORID | Call by reference | Type reference (TYPE) | RSPLPPM_AORID | techn. Name des Verantwortungsbereichs | 20060811 | |||
| 3 | I_PLANID | Call by reference | Type reference (TYPE) | RSPLPPM_PLANID | techn. Name des Plans | 20060807 | |||
| 4 | I_PLSESNR | Call by reference | Type reference (TYPE) | RSPLPPM_PLSESNR | Nummer der Planungsrunde | 20060807 |
Method GET_CHASEL_MESSAGE_TAB on class CL_RSPLPPM_MSG has no exception.
Method SET_CHASEL_MESSAGE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AORID | Call by reference | Type reference (TYPE) | RSPLPPM_AORID | techn. Name des Verantwortungsbereichs | 20060810 | |||
| 2 | I_PLANID | Call by reference | Type reference (TYPE) | RSPLPPM_PLANID | techn. Name des Plans | 20060807 | |||
| 3 | I_PLSESNR | Call by reference | Type reference (TYPE) | RSPLPPM_PLSESNR | Nummer der Planungsrunde | 20060807 | |||
| 4 | I_T_CHASELMESSAGETAB | Call by reference | Type reference (TYPE) | RSPLPPM_T_BAPIRET2 | RFC Meldungen | 20060807 |
Method SET_CHASEL_MESSAGE_TAB on class CL_RSPLPPM_MSG has no exception.
Method SET_MESSAGE_TO_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060807 |
Method SET_MESSAGE_TO_BAPIRET2 on class CL_RSPLPPM_MSG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |