SAP ABAP Class CL_RSPLPPM_PPM_PS_STATUS_DSO (Access Methods: PPM Status Planning Round)
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_PS_STATUS_DSO  
Short Description Access Methods: PPM Status Planning Round    
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
# Type group / Object type Type Type Description
1 CL_RSPLPPM_ACCESS_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSPLPPM_PPM_AGENT_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSPLPPM_PPM_AOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSPLPPM_PPM_AOR_CHASEL_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_RSPLPPM_PPM_LOCK_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_RSPLPPM_PPM_PLSES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
7 CL_RSPLPPM_PPM_PS_CHASEL_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
8 CL_RSPLPPM_PPM_PS_STATUS_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
9 RSPLM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLPPM_PPMOBJECTS_DSO PPM Planning: Access to DataStore Object 20060905
Friends
Class CL_RSPLPPM_PPM_PS_STATUS_DSO has no friend class.
Attributes
Class CL_RSPLPPM_PPM_PS_STATUS_DSO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PSSTATUS Static method Public Method Delete: PPM Status Planning Round 20060905
2 INSERT_PSSTATUS Static method Public Method Save: PPM Status Planning Round 20061221
3 READ_PSSTATUS Static method Public Method Read: PPM Status Planning Round 20060905
Events
Class CL_RSPLPPM_PPM_PS_STATUS_DSO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_PSSTATUS Public See coding 20060905 BEGIN OF s_psstatus, planid TYPE rsplppm_planid, plsesnr TYPE rsplppm_plsesnr, psstatus TYPE rsplppm_status, changed_from TYPE uname, changed_tstamp(14) TYPE n, END OF s_psstatus
2 TS_PSSTATUS Public See coding 20060905 ts_psstatus TYPE SORTED TABLE OF s_psstatus WITH UNIQUE KEY planid plsesnr
Method Signatures

Method DELETE_PSSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PLSESKEY Call by reference Type reference (TYPE) CL_RSPLPPM_PPM_PLSES=>T_PLSESKEY 20060906
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060905

Method INSERT_PSSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_PSSTATUS Call by reference Type reference (TYPE) CL_RSPLPPM_PPM_PS_STATUS_DSO=>TS_PSSTATUS 20061221
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20061221

Method READ_PSSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PLSESKEY Call by reference Type reference (TYPE) CL_RSPLPPM_PPM_PLSES=>T_PLSESKEY 20060905
2 Returning R_TS_PSSTATUS Value transfer Type reference (TYPE) CL_RSPLPPM_PPM_PS_STATUS_DSO=>TS_PSSTATUS 20060905
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060905
History
Last changed by/on SAP  20130531 
SAP Release Created in 710