SAP ABAP Class CL_RSPLPPM_PPM_PLSES (Object Class PPM Planning Session)
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 Planning: PPM Objects 20060804
Properties
Class CL_RSPLPPM_PPM_PLSES  
Short Description Object Class PPM Planning Session    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLPPM   Planning Process Management 
Created 20060731   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSPLPPM_PPMHIERARCHY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSPLPPM_PPM_PLANCAL_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSPLPPM_PPM_PLSES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_RSPLPPM_PPM_PS_CHASEL_DSO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSPLM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLPPM_PPMOBJECTS Planning: PPM Objects 20060804
Friends
# Friend Modeled only Created on Description
1 CL_RSPLPPM_PPM_PLSES_DB 20060810 Access Methods: Master Data for PPM Planning Session
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ENDDAT Instance attribute Private Type reference (TYPE) RSPLPPM_DATINT End Date (Internal Format) 20060926
2 P_IS_NEW Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060921
3 P_LANGU Instance attribute Private Type reference (TYPE) SYLANGU Language Texts 20060918
4 P_R_PPMHIERARCHY Instance attribute Private Object reference (TYPE REF TO) CL_RSPLPPM_PPMHIERARCHY PPM Hierarchy 20060829
5 P_STARTDAT Instance attribute Private Type reference (TYPE) RSPLPPM_DATINT Start Date (Internal Format) 20060926
6 P_S_PLSESATTRIBUTES Instance attribute Private Type reference (TYPE) CL_RSPLPPM_PPM_PLSES=>S_PLSESATTR Master Data for PPM Planning Session 20060808
7 P_S_PLSESKEY Instance attribute Private Type reference (TYPE) CL_RSPLPPM_PPM_PLSES=>S_PLSESKEY Technical Name of Planning Session 20060808
8 P_TH_PLSES Static Attribute Private Type reference (TYPE) RSPLPPM_TH_PPMPLSES Planning: TType References Planning Session (Hashed Table) 20060808
9 P_TS_CHASEL_HEAD Instance attribute Private Type reference (TYPE) CL_RSPLPPM_PPM_PS_CHASEL_DSO=>TS_CHASEL_HEAD Selection for PPM Planning Session 20060809
10 P_T_ALL_AOR_IN_HIER Instance attribute Private Type reference (TYPE) CL_RSPLPPM_PPMHIERARCHY=>T_AORID 20061221
Methods
# Method Level Visibility Method type Description Created on
1 AOR_IS_IN_HIERARCHY Instance method Public Method Checks if Area of Responsibility in Hierarchy 20061221
2 CHANGE_CHASEL_HEAD Instance method Public Method Changes the Selection to PPM Planning Session 20060830
3 CHECK_CHASEL_HEAD Instance method Public Method Check Selection for Planning Session 20061222
4 CHECK_HIERARCHY Instance method Public Method PPM Hierarchy Check 20060901
5 CHECK_PS_STATUS Instance method Public Method Check Planning Round Status - If in Process --> Message 20060925
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060801
7 DELETE_PLANNINGSESSION Instance method Public Method Planning Session Deletion 20060830
8 DELETE_START_END_DATE Instance method Public Method Delete: Start and End Date Planning Round from DSO 20060926
9 FACTORY Static method Public Method Factory Method Planning Session 20060801
10 GET_ALL_AOR Instance method Public Method Get All Areas of Responsibility for Hierarchy 20060908
11 GET_AOR_BY_LEVEL Instance method Public Method Get Areas of Responsibility of Hierarchy According to Level 20060913
12 GET_AOR_CHILDREN Instance method Public Method Get Child Nodes of Area of Responsibility 20060904
13 GET_AOR_SIBLINGS Instance method Public Method Get Same-Level Nodes of Area of Responsibility 20060912
14 GET_CHASEL_HEAD_OUT Instance method Public Method Get: Selection og Characteristic for PPM Planning Session 20060810
15 GET_CHASEL_HEAD_SHORT Instance method Public Method Short Form of Selection for PPM Planning Sess. (No PPM Key) 20060810
16 GET_FATHER_AOR Instance method Public Method Get Parent Area of Responsibility of Hierarchy 20060911
17 GET_HIERCHANM_FROM_ATTR Instance method Public Method Sets Hierarchy-Bearing Characteristic in Attributes 20060830
18 GET_PLSES_OUT Instance method Public Method Getting Planning Session for Output 20060809
19 GET_PS_STATUS_OUT Instance method Public Method Get: Status of Planning Round with Texts 20060907
20 GET_ROOT_AOR Instance method Public Method Getting Root Area of Responsibility for Hierarchy 20060901
21 GET_START_END_DATE Instance method Public Method Get: Start and End Date of Planning Round 20060926
22 HAS_CHILDREN Instance method Public Method Checks Whether Area of Responsibility Has Child Nodes 20060914
23 INIT_PLANNINGSESSION Instance method Public Method Initializes Planning Round 20060914
24 IS_IN_BUFFER Static method Public Method Checks whether PPM planning session is already in buffer 20060808
25 IS_IN_MASTERDATA Static method Public Method Checks whether PPM planning session exists in master data 20060808
26 IS_VALID_NEWNAME Static method Public Method New Name Ok? 20060808
27 PREPARE_PLSES_OUTPUT Static method Private Method Converts internal structure to external structure 20060809
28 SAVE_PLANNINGSESSION Instance method Public Method Saving the Planning Session 20060830
29 SAVE_START_END_DATE Instance method Public Method Save: Start and End Date Planning Round in DSO 20060926
30 SET_CHANGED_INFO Instance method Private Method Setting Change Information in Master Data in Buffer 20060809
31 SET_HIERARCHY_IN_BUFFER Instance method Public Method Setting Hierarchy in Planning Session Buffer 20060831
32 SET_HIERCHANM_TO_ATTR Instance method Public Method Sets Hierarchy-Bearing Characteristic in Attributes 20060830
33 SET_PS_STATUS Instance method Public Method Set: Status of Planning Round 20060907
34 SET_START_END_DAT_IN_BUF Instance method Public Method Set in Buffer: Start and End Date of Planning Round 20060926
Events
Class CL_RSPLPPM_PPM_PLSES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_PLSESATTR Public See coding 20061221 BEGIN OF s_plsesattr, plses_txtsh TYPE rsplppm_text20, plses_txtmd TYPE rsplppm_text40, plses_txtlg TYPE rsplppm_text60, created_by TYPE uname, created_tstamp(14) TYPE n, changed_by TYPE uname, changed_tstamp(14) TYPE n, hierchanm TYPE rschanm, hiernm TYPE rshienm, hierver TYPE rsversion, END OF s_plsesattr
2 S_PLSESKEY Public See coding 20060810 BEGIN OF s_plseskey, planid TYPE rsplppm_planid, plsesnr TYPE rsplppm_plsesnr, END OF s_plseskey
3 TS_PLSESKEY Public See coding 20061009 ts_plseskey TYPE SORTED TABLE OF s_plseskey WITH UNIQUE KEY planid plsesnr
4 T_PLSESKEY Public See coding 20060810 t_plseskey TYPE STANDARD TABLE OF s_plseskey WITH NON-UNIQUE KEY planid plsesnr
Method Signatures

Method AOR_IS_IN_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20061221
2 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20061221
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20061221

Method CHANGE_CHASEL_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CHASEL_HEAD_OUT Call by reference Type reference (TYPE) RSPLPPM_T_CHASEL Tabellentyp: Selektion 20060830

Method CHANGE_CHASEL_HEAD on class CL_RSPLPPM_PPM_PLSES has no exception.

Method CHECK_CHASEL_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALL_VALID Call by reference Type reference (TYPE) RS_BOOL Boolean 20061222
2 Exporting E_TSX_CHASEL_HEAD_PROB Call by reference Type reference (TYPE) CL_RSPLPPM_PPM_PS_CHASEL_DSO=>TSX_CHASEL_HEAD_PROB 20061222
3 Exporting E_TS_CHASEL_HEAD_VAL Call by reference Type reference (TYPE) CL_RSPLPPM_PPM_PS_CHASEL_DSO=>TS_CHASEL_HEAD 20061222
4 Exporting E_T_CHASEL_CONVERTED Call by reference Type reference (TYPE) RSPLPPM_T_CHASEL Tabellentyp: Selektion 20061222
5 Importing I_ALSO_CONVERT_CHASEL Call by reference Type reference (TYPE) RS_BOOL Boolean 20061222
6 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20061227
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20061222

Method CHECK_HIERARCHY Signature

Method CHECK_HIERARCHY on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060901

Method CHECK_PS_STATUS Signature

Method CHECK_PS_STATUS on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060925
2 CX_RSPLPPM_RUNNING_PLSES PPM Check laufende Planungsrunde (In Bearbeitung) 20060925

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANID Call by reference Type reference (TYPE) RSPLPPM_PLANID techn. Name des Plans 20060801
2 Importing I_PLSESNR Call by reference Type reference (TYPE) RSPLPPM_PLSESNR Nummer der Planungsrunde 20060801

Method CONSTRUCTOR on class CL_RSPLPPM_PPM_PLSES has no exception.

Method DELETE_PLANNINGSESSION Signature

Method DELETE_PLANNINGSESSION on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060830

Method DELETE_START_END_DATE Signature

Method DELETE_START_END_DATE on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060926

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060801
2 Importing I_PLANID Call by reference Type reference (TYPE) RSPLPPM_PLANID techn. Name des Plans 20060801
3 Importing I_PLSESNR Call by reference Type reference (TYPE) RSPLPPM_PLSESNR Nummer der Planungsrunde 20060801
4 Returning R_R_PLSES Value transfer Object reference (TYPE REF TO) CL_RSPLPPM_PPM_PLSES Objektklasse PPM Planungsrunde 20060801
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060808

Method GET_ALL_AOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ALL_AORID Call by reference Type reference (TYPE) RSPLPPM_T_AORID techn. Name des Verantwortungsbereichs 20060908
2 Exporting E_T_ALL_AOR_ATTR Call by reference Type reference (TYPE) RSPLPPM_T_AOR_CC Struktur: Verantwortungsbereich mit Texten 20060908
3 Importing I_WITH_AOR_ATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060908
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060908

Method GET_AOR_BY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LEVEL_AORID Call by reference Type reference (TYPE) RSPLPPM_T_AORID techn. Name des Verantwortungsbereichs 20060913
2 Exporting E_T_LEVEL_AOR_ATTR Call by reference Type reference (TYPE) RSPLPPM_T_AOR_CC Struktur: Verantwortungsbereich mit Texten 20060913
3 Importing I_LEVEL Call by reference Type reference (TYPE) RSRTLEVEL Level eines Hierarchknotens (als Integer) 20060913
4 Importing I_WITH_AOR_ATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060913
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060913

Method GET_AOR_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHILDREN_AORID Call by reference Type reference (TYPE) RSPLPPM_T_AORID techn. Name des Verantwortungsbereichs 20060904
2 Exporting E_T_CHILDREN_AOR_ATTR Call by reference Type reference (TYPE) RSPLPPM_T_AOR_CC Struktur: Verantwortungsbereich mit Texten 20060904
3 Importing I_ALL_CHILDREN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060911
4 Importing I_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20060904
5 Importing I_WITH_AOR_ATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060904
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060904

Method GET_AOR_SIBLINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SIBLING_AORID Call by reference Type reference (TYPE) RSPLPPM_T_AORID techn. Name des Verantwortungsbereichs 20060912
2 Exporting E_T_SIBLING_AOR_ATTR Call by reference Type reference (TYPE) RSPLPPM_T_AOR_CC Struktur: Verantwortungsbereich mit Texten 20060912
3 Importing I_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20060912
4 Importing I_WITH_AOR_ATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060912
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060912

Method GET_CHASEL_HEAD_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060810
2 Returning R_T_CHASEL_HEAD_OUT Value transfer Type reference (TYPE) RSPLPPM_T_CHASEL Tabellentyp: Selektion 20060810
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060810

Method GET_CHASEL_HEAD_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TS_CHASEL_HEAD_SHORT Value transfer Type reference (TYPE) RSPLPPM_TS_CHASEL_SH Tabellentyp: Selektion 20060810
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060811

Method GET_FATHER_AOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FATHER_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20060911
2 Exporting E_S_FATHER_AOR_ATTR Call by reference Type reference (TYPE) RSPLPPM_S_AOR_CC Struktur: Verantwortungsbereich mit Texten 20060911
3 Importing I_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20060911
4 Importing I_WITH_AOR_ATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060911
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060911

Method GET_HIERCHANM_FROM_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HIERCHANM Value transfer Type reference (TYPE) RSCHANM Merkmal 20060830

Method GET_HIERCHANM_FROM_ATTR on class CL_RSPLPPM_PPM_PLSES has no exception.

Method GET_PLSES_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060809
2 Returning R_S_PLSES_OUT Value transfer Type reference (TYPE) RSPLPPM_SX_PLSES 20060809
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060809

Method GET_PS_STATUS_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20060918
2 Returning R_S_PS_STATUS_OUT Value transfer Type reference (TYPE) RSPLPPM_S_PSSTATUS_LONG Struktur: Status im PPM zu Planungsrunde 20060907
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060907

Method GET_ROOT_AOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROOT_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20060904
2 Exporting E_S_ROOT_AOR_ATTR Call by reference Type reference (TYPE) RSPLPPM_S_AOR_CC Struktur: Verantwortungsbereich mit Texten 20060904
3 Importing I_WITH_AOR_ATTR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060901
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060901

Method GET_START_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ENDDAT Call by reference Type reference (TYPE) RSPLPPM_DATINT internes Datumsformat für Planungkalender 20060926
2 Exporting E_STARTDAT Call by reference Type reference (TYPE) RSPLPPM_DATINT internes Datumsformat für Planungkalender 20060926
3 Importing I_RELOAD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060926
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060926

Method HAS_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AORID Call by reference Type reference (TYPE) RSPLPPM_AORID techn. Name des Verantwortungsbereichs 20060914
2 Returning R_HAS_CHILDREN Value transfer Type reference (TYPE) RS_BOOL Boolean 20060914
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060914

Method INIT_PLANNINGSESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITHOUT_LOCK_LOGIC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070105
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060914
2 CX_RSPLS_FAILED Methode ist fehlgeschlagen 20070105
3 CX_RSPLS_LOCKED Sperre 20070105

Method IS_IN_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANID Call by reference Type reference (TYPE) RSPLPPM_PLANID techn. Name des Plans 20060808
2 Importing I_PLSESNR Call by reference Type reference (TYPE) RSPLPPM_PLSESNR Nummer der Planungsrunde 20060808
3 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060808

Method IS_IN_BUFFER on class CL_RSPLPPM_PPM_PLSES has no exception.

Method IS_IN_MASTERDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANID Call by reference Type reference (TYPE) RSPLPPM_PLANID techn. Name des Plans 20060808
2 Importing I_PLSESNR Call by reference Type reference (TYPE) RSPLPPM_PLSESNR Nummer der Planungsrunde 20060808
3 Returning R_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060808
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060808

Method IS_VALID_NEWNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLANID Call by reference Type reference (TYPE) RSPLPPM_PLANID techn. Name des Plans 20060808
2 Importing I_PLSESNR Call by reference Type reference (TYPE) RSPLPPM_PLSESNR Nummer der Planungsrunde 20060808
3 Returning R_VALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20060808
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen 20060808

Method PREPARE_PLSES_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_PLSESATTRIBUTES_OUT Value transfer Type reference (TYPE) RSPLPPM_S_PLSESSION Struktur: Planungsrunde 20060809
2 Importing I_PLANID Call by reference Type reference (TYPE) RSPLPPM_PLANID techn. Name des Plans 20060809
3 Importing I_PLSESNR Call by reference Type reference (TYPE) RSPLPPM_PLSESNR Nummer der Planungsrunde 20060809
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060809

Method SAVE_PLANNINGSESSION Signature

Method SAVE_PLANNINGSESSION on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060830

Method SAVE_START_END_DATE Signature

Method SAVE_START_END_DATE on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060926

Method SET_CHANGED_INFO Signature

Method SET_CHANGED_INFO on class CL_RSPLPPM_PPM_PLSES has no parameter.
Method SET_CHANGED_INFO on class CL_RSPLPPM_PPM_PLSES has no exception.

Method SET_HIERARCHY_IN_BUFFER Signature

Method SET_HIERARCHY_IN_BUFFER on class CL_RSPLPPM_PPM_PLSES has no parameter.
# Exception Resumable Description Created on
1 CX_RSPLPPM_CHECK_MSG PPM Check Ausnahme 20060831
2 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060831

Method SET_HIERCHANM_TO_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIERCHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20060830

Method SET_HIERCHANM_TO_ATTR on class CL_RSPLPPM_PPM_PLSES has no exception.

Method SET_PS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUSNR Call by reference Type reference (TYPE) RSPLPPM_STATUS Status im PPM 20060907
# Exception Resumable Description Created on
1 CX_RSPLPPM_ERROR_MSG PPM Fehlermeldungen (Abbruchmeldungen) 20060907

Method SET_START_END_DAT_IN_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENDDAT Call by reference Type reference (TYPE) RSPLPPM_DATINT internes Datumsformat für Planungkalender 20060926
2 Importing I_STARTDAT Call by reference Type reference (TYPE) RSPLPPM_DATINT internes Datumsformat für Planungkalender 20060926

Method SET_START_END_DAT_IN_BUF on class CL_RSPLPPM_PPM_PLSES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710