SAP ABAP Class CL_RSPLPPM_PPM_AOR_STATUSH_DSO (Access Methods: PPM Status History of Area of Responsibility)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLPPM (Package) Planning Process Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLPPM_PPMOBJECTS_DSO | PPM Planning: Access to DataStore Object | 20060905 |
Properties
Class | CL_RSPLPPM_PPM_AOR_STATUSH_DSO | |
Short Description | Access Methods: PPM Status History of Area of Responsibility | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLPPM | Planning Process Management |
Created | 20060905 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLPPM_PPMOBJECTS_DSO | PPM Planning: Access to DataStore Object | 20060905 |
Friends
Class CL_RSPLPPM_PPM_AOR_STATUSH_DSO has no friend class.
Attributes
Class CL_RSPLPPM_PPM_AOR_STATUSH_DSO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete: PPM Status History of Area of Responsibility | 20060905 |
2 | ![]() |
Static method | Public | Method | Get: Last Status (for Internal Use Only) | 20060911 |
3 | ![]() |
Static method | Public | Method | Get: Next Usable Status History Number | 20060907 |
4 | ![]() |
Static method | Public | Method | Save: PPM Status History of Area of Responsibility | 20061221 |
5 | ![]() |
Static method | Public | Method | Read: PPM Status History of Area of Responsibility | 20060905 |
Events
Class CL_RSPLPPM_PPM_AOR_STATUSH_DSO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_AORSTATUSHIST | Public | See coding | 20060905 | BEGIN OF s_aorstatushist,
planid TYPE rsplppm_planid,
plsesnr TYPE rsplppm_plsesnr,
aorid TYPE rsplppm_aorid,
counter TYPE rsplppm_counter,
aorstatus TYPE rsplppm_status,
changed_from TYPE uname,
changed_tstamp(14) TYPE n,
END OF s_aorstatushist
|
||
2 | TS_AORSTATUSHIST | Public | See coding | 20060905 | ts_aorstatushist TYPE SORTED TABLE OF s_aorstatushist WITH UNIQUE KEY planid plsesnr aorid counter
|
Method Signatures
Method DELETE_AORSTATUSHIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_AORCOMBKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR=>T_AORCOMBKEY | 20060906 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060905 |
Method GET_LAST_SET_STATUSNR_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_AORCOMBKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR=>S_AORCOMBKEY | 20060911 | |||
2 | ![]() |
R_STATUSNR | Value transfer | Type reference (TYPE) | RSPLPPM_STATUS | Laufende Nummer | 20060911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060911 |
Method GET_STATUSHISTCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_AORCOMBKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR=>S_AORCOMBKEY | 20060907 | |||
2 | ![]() |
R_HISTCOUNT | Value transfer | Type reference (TYPE) | RSPLPPM_COUNTER | Laufende Nummer | 20060907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060907 |
Method INSERT_AORSTATUSHIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TS_AORSTATUSHIST | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR_STATUSH_DSO=>TS_AORSTATUSHIST | 20061221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20061221 |
Method READ_AORSTATUSHIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_AORCOMBKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR=>T_AORCOMBKEY | 20060905 | |||
2 | ![]() |
R_TS_AORSTATUSHIST | Value transfer | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR_STATUSH_DSO=>TS_AORSTATUSHIST | 20060905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060905 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |