SAP ABAP Class CL_RSPLFD_SRVTYPE (Service Type (Definition))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFD (Package) Planning Service Type (Definition)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_DEF Planning Function Type: Definition 20040806
Properties
Class CL_RSPLFD_SRVTYPE  
Short Description Service Type (Definition)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFD   Planning Service Type (Definition) 
Created 20040430   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLFD_SRVTYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_DEF Planning Function Type: Definition 20040806
Friends
Class CL_RSPLFD_SRVTYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_HAS_REF_DATA Instance attribute Public Type reference (TYPE) RSPLF_HASREFDATA Reference Data Required 20040513
2 N_IMPL_CLASSNM Instance attribute Public Type reference (TYPE) RSPLF_CLASSNM Class for Service Type 20040519
3 N_NAME Instance attribute Public Type reference (TYPE) RSPLF_SRVTYPENM Name of Service Type 20040513
4 N_NO_BLOCKING Instance attribute Public Type reference (TYPE) RSPLF_NO_BLOCKING Processing Without Blocking 20040823
5 N_R_PARAM_SET Instance attribute Public Object reference (TYPE REF TO) CL_RSPLFD_PARAM_SET Parameter Record (Definition) 20040513
6 N_SUPPORTS_NODE_SEL Instance attribute Public Type reference (TYPE) RSPLF_SUPPORTS_NODE_SEL Planning Function Type Supports Hierarchy Node Selection 20081208
7 N_S_CHAR_USAGE_LAYOUT Instance attribute Public Type reference (TYPE) RSPLF_S_CHAR_USAGE_LAYOUT Characteristic Usage Layout 20040513
8 N_TEXT Instance attribute Public Type reference (TYPE) RSTXTLG Text Service Type 20040513
9 N_T_WD_DIALOG_INFO Instance attribute Public Type reference (TYPE) RSPLF_T_WD_DIALOG_INFO Dialog Information for Web Dynpro 20040513
10 N_ZERO Instance attribute Public Type reference (TYPE) RSPLF_ZERO Planning Function Type Processes Empty Records 20060111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040604
2 CREATE_SRVTYPE_IMP Instance method Public Method Create service type implementation instance 20050128
3 FACTORY Static method Public Method Factory (active service types only) 20040719
Events
Class CL_RSPLFD_SRVTYPE has no event.
Types
Class CL_RSPLFD_SRVTYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HAS_REF_DATA Call by reference Type reference (TYPE) RSPLF_HASREFDATA Service Type needs reference data 20040604
2 Importing I_IMPL_CLASSNM Call by reference Type reference (TYPE) RSPLF_CLASSNM Class name for Service type 20040604
3 Importing I_NAME Call by reference Type reference (TYPE) RSPLF_SRVTYPENM Name service type 20040604
4 Importing I_NODE_SEL Call by reference Type reference (TYPE) RSPLF_SUPPORTS_NODE_SEL Planungsfunktionstyp unterstützt Hierarchieknoten-Selektion 20081208
5 Importing I_NO_BLOCKING Call by reference Type reference (TYPE) RSPLF_NO_BLOCKING No blocking 20040823
6 Importing I_R_PARAM_SET Call by reference Object reference (TYPE REF TO) CL_RSPLFD_PARAM_SET Parameter set 20040604
7 Importing I_S_CHAR_USAGE_LAYOUT Call by reference Type reference (TYPE) RSPLF_S_CHAR_USAGE_LAYOUT Layout characteristics usage 20040604
8 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTLG Text service type 20040604
9 Importing I_T_WD_DIALOG_INFO Call by reference Type reference (TYPE) RSPLF_T_WD_DIALOG_INFO Dialog information 20040604
10 Importing I_ZERO Call by reference Type reference (TYPE) RSPLF_ZERO Planungsfunktionstyp verarbeitet Nullsätze 20060111

Method CONSTRUCTOR on class CL_RSPLFD_SRVTYPE has no exception.

Method CREATE_SRVTYPE_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Value transfer Type reference (TYPE) RS_BOOL Fehlerflag 20050128
2 Exporting E_R_MSG Value transfer Object reference (TYPE REF TO) CL_RSPLFU_MSG Container für Nachrichten 20050128
3 Exporting E_R_SRVTYPE_IMP Value transfer Object reference (TYPE REF TO) OBJECT Service type implementation 20050128

Method CREATE_SRVTYPE_IMP on class CL_RSPLFD_SRVTYPE has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRVTYPENM Call by reference Type reference (TYPE) RSPLF_SRVTYPENM Name Servicetyp 20040719
2 Returning R_R_SRVTYPE Value transfer Object reference (TYPE REF TO) CL_RSPLFD_SRVTYPE Service Type (Definition) 20040719
# Exception Resumable Description Created on
1 CX_RSPLS_MSG_STATIC_CHECK Instantiation of Service type failed 20041112
History
Last changed by/on SAP  20130531 
SAP Release Created in 400