SAP ABAP Class CL_RSPLFD_PLST_VERS (Version of Planning Service Type (TLOGO))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFD (Package) Planning Service Type (Definition)
Properties
Class CL_RSPLFD_PLST_VERS  
Short Description Version of Planning Service Type (TLOGO)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFD   Planning Service Type (Definition) 
Created 20040601   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_RSPLFD_PLST_VERS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSPLFD_PLST_VERS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSPLFD_PLST 20040607 Planning Service Type (TLOGO)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_OBJVERS Instance attribute Public Type reference (TYPE) RSOBJVERS Object Version 20040601
2 N_SRVTYPENM Instance attribute Public Type reference (TYPE) RSPLF_SRVTYPENM Name of Service Type 20040719
3 P_DUMMY_MSG Static Attribute Private Type reference (TYPE) CHAR1 Dummy message string 20041111
4 P_READ_TEXTS Instance attribute Private Type reference (TYPE) RS_BOOL Texts with langu <> SY-LANGU read from DB 20050111
5 P_R_SRVTYPE Instance attribute Private Object reference (TYPE REF TO) CL_RSPLFD_SRVTYPE Service Type (Definition) 20040601
6 P_S_PROP Instance attribute Private Type reference (TYPE) GT_S_PROP Service type properties: total view 20040607
7 P_S_TEXTS Instance attribute Private Type reference (TYPE) GT_S_TEXTS Texts (language <> sy-langu) of service type and parameters 20040607
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check 20041111
2 CHECK_IMPL_CLASS Instance method Public Method Check implementation class 20050722
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040601
4 COPY Instance method Private Method Copy (called by TLOGO object) 20040831
5 DELETE Instance method Private Method Delete version (called by TLOGO object) 20050111
6 EQUALS Instance method Private Method Compare with another version 20040901
7 GET_ALL_TEXTS Instance method Public Method Get texts where language <> sy-langu 20040901
8 GET_PROPERTIES Instance method Public Method Get Properties 20040901
9 GET_RELATED Instance method Private Method Get related TLOGO objects (called by TLOGO object) 20040831
10 GET_SEARCH_ATTRIBUTES Instance method Public Method Get search attributes 20060817
11 GET_SRVTYPE Instance method Public Method Get service type (object model) 20040604
12 RELOAD Instance method Private Method Reload from DB (called by TLOGO object) 20050111
13 SAVE Instance method Private Method Save (called by TLOGO object) 20040901
14 SAVE_TIMESTAMP Instance method Private Method Save timestamp (called by TLOGO object) 20040901
15 SET_PROPERTIES Instance method Public Method Set properties 20041216
16 _CREATE_SRVTYPE Instance method Private Method Instantiate service type 20040604
17 _DB_READ_PROP Instance method Private Method Read Properties from DB 20040607
18 _DB_READ_TEXTS Instance method Private Method Read texts where language <> sy-langu 20040901
19 _DELETE_SUBOBJECTS Instance method Private Method Delete parameters and dialog information 20050111
20 _SAVE_XREF Instance method Private Method Update XREF on DB 20050107
21 _SET_TIMESTAMP Instance method Private Method Set timestamp 20040901
Events
Class CL_RSPLFD_PLST_VERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_DIALOGINFO Public See coding Dialog information 20040607 BEGIN OF gt_s_dialoginfo, dialog_type TYPE rsplf_srvtype_d-dialog_type, wdcomp TYPE rsplf_srvtype_d-wdcomp, devcomp TYPE rsplf_srvtype_d-devcomp, END OF gt_s_dialoginfo
2 GT_S_PARAM_TEXT Public See coding Parameter text 20040607 BEGIN OF gt_s_param_text, parnm TYPE rsplf_srvtype_pt-parnm, langu TYPE rsplf_srvtype_pt-langu, txtlg TYPE rsplf_srvtype_pt-txtlg, END OF gt_s_param_text
3 GT_S_PROP Public See coding Service type properties: total view, texts in sy-langu 20040607 BEGIN OF gt_s_prop. INCLUDE TYPE rsplf_srvtype. TYPES: txtlg TYPE rsplf_srvtypet-txtlg, t_param_def TYPE gt_t_param_def, t_dialoginfo TYPE gt_t_dialoginfo, END OF gt_s_prop
4 GT_S_SRVTYPE_TEXT Public See coding Service type text 20040609 begin of GT_S_SRVTYPE_TEXT, langu TYPE rsplf_srvtypet-langu, txtlg TYPE rsplf_srvtypet-txtlg, end of GT_S_SRVTYPE_TEXT
5 GT_S_TEXTS Public See coding Texts (language <> sy-langu) of service type and parameters 20040607 BEGIN OF gt_s_texts, t_srvtype_text TYPE gt_t_srvtype_text, t_param_text TYPE gt_t_param_text, END OF gt_s_texts
6 GT_T_DIALOGINFO Public See coding Table of dialog information 20040607 gt_t_dialoginfo TYPE STANDARD TABLE OF gt_s_dialoginfo WITH KEY dialog_type
7 GT_T_PARAM_DEF Public See coding Table of parameter properties 20040607 gt_t_param_def TYPE STANDARD TABLE OF rsplf_s_db_param_def WITH KEY parnm
8 GT_T_PARAM_TEXT Public See coding Table of parameter texts 20040607 gt_t_param_text TYPE STANDARD TABLE OF gt_s_param_text WITH KEY parnm langu
9 GT_T_SRVTYPE_TEXT Public See coding Table of service type texts 20040609 GT_T_SRVTYPE_TEXT type standard table of gt_s_srvtype_text with key langu
10 LT_T_SRVTYPE_PT Private See coding (DB view) table of parameter texts 20040604 LT_T_SRVTYPE_PT type standard table of rsplf_srvtype_pt
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL Boolean 20041111
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20041111
3 Importing I_AFTER_IMPORT_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041111
4 Importing I_CONTENT_SIMULATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041111
5 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20041111
6 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041111
7 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20041111
8 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20041111

Method CHECK on class CL_RSPLFD_PLST_VERS has no exception.

Method CHECK_IMPL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSPLFU_MSG Message Container 20050722
2 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL Check result 20050722

Method CHECK_IMPL_CLASS on class CL_RSPLFD_PLST_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040601
2 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSPLFD_PLST_VERS Copy from this version 20040601
3 Importing I_SRVTYPENM Call by reference Type reference (TYPE) RSPLF_SRVTYPENM Name Servicetyp 20040719
4 Importing I_S_PROP Call by reference Type reference (TYPE) GT_S_PROP Copy these service type properties 20040607
5 Importing I_S_TEXTS Call by reference Type reference (TYPE) GT_S_TEXTS Texts (language <> sy-langu) of service type and parameters 20041216
# Exception Resumable Description Created on
1 NOT_FOUND Object does not exist on db 20040607

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSPLFD_PLST_VERS Copy from this version 20040831

Method COPY on class CL_RSPLFD_PLST_VERS has no exception.

Method DELETE Signature

Method DELETE on class CL_RSPLFD_PLST_VERS has no parameter.
Method DELETE on class CL_RSPLFD_PLST_VERS has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSPLFD_PLST_VERS Compare with this version 20040901
2 Returning R_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Version is equal 20040901

Method EQUALS on class CL_RSPLFD_PLST_VERS has no exception.

Method GET_ALL_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_TEXTS Value transfer Type reference (TYPE) GT_S_TEXTS Texts (language <> sy-langu) of service type and parameters 20040901

Method GET_ALL_TEXTS on class CL_RSPLFD_PLST_VERS has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_PROP Value transfer Type reference (TYPE) GT_S_PROP Service type properties: total view, texts in sy-langu 20040901

Method GET_PROPERTIES on class CL_RSPLFD_PLST_VERS has no exception.

Method GET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJ_DEPENDENT Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC Required objects 20040831
2 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Objekte, die ebenfalls bearbeitet werden 20040831
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO Nur Objekte dieses Typs werden benötigt 20040831

Method GET_RELATED on class CL_RSPLFD_PLST_VERS has no exception.

Method GET_SEARCH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_SEATR_ATR Call by reference Type reference (TYPE) RSOS_TX_SEATR_ATR Erweiterte Suche: Suchattribute mit Werten 20060817

Method GET_SEARCH_ATTRIBUTES on class CL_RSPLFD_PLST_VERS has no exception.

Method GET_SRVTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRVTYPE Value transfer Object reference (TYPE REF TO) CL_RSPLFD_SRVTYPE Service Type (Definition) 20040604
# Exception Resumable Description Created on
1 CX_RSPLFD_PLST_INVALID Inkonsistente Definition des Planungs-Servicetyps 20041111

Method RELOAD Signature

Method RELOAD on class CL_RSPLFD_PLST_VERS has no parameter.
Method RELOAD on class CL_RSPLFD_PLST_VERS has no exception.

Method SAVE Signature

Method SAVE on class CL_RSPLFD_PLST_VERS has no parameter.
Method SAVE on class CL_RSPLFD_PLST_VERS has no exception.

Method SAVE_TIMESTAMP Signature

Method SAVE_TIMESTAMP on class CL_RSPLFD_PLST_VERS has no parameter.
Method SAVE_TIMESTAMP on class CL_RSPLFD_PLST_VERS has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROP Value transfer Type reference (TYPE) GT_S_PROP Service type properties: total view, texts in sy-langu 20041216

Method SET_PROPERTIES on class CL_RSPLFD_PLST_VERS has no exception.

Method _CREATE_SRVTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SRVTYPE Value transfer Object reference (TYPE REF TO) CL_RSPLFD_SRVTYPE Service Type (Definition) 20040604
# Exception Resumable Description Created on
1 CX_RSPLFD_PLST_INVALID Inkonsistente Definition des Planungs-Servicetyps 20041111

Method _DB_READ_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Bypass buffer 20040607
# Exception Resumable Description Created on
1 NOT_FOUND Version not found on DB 20040607

Method _DB_READ_TEXTS Signature

Method _DB_READ_TEXTS on class CL_RSPLFD_PLST_VERS has no parameter.
Method _DB_READ_TEXTS on class CL_RSPLFD_PLST_VERS has no exception.

Method _DELETE_SUBOBJECTS Signature

Method _DELETE_SUBOBJECTS on class CL_RSPLFD_PLST_VERS has no parameter.
Method _DELETE_SUBOBJECTS on class CL_RSPLFD_PLST_VERS has no exception.

Method _SAVE_XREF Signature

Method _SAVE_XREF on class CL_RSPLFD_PLST_VERS has no parameter.
Method _SAVE_XREF on class CL_RSPLFD_PLST_VERS has no exception.

Method _SET_TIMESTAMP Signature

Method _SET_TIMESTAMP on class CL_RSPLFD_PLST_VERS has no parameter.
Method _SET_TIMESTAMP on class CL_RSPLFD_PLST_VERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400