SAP ABAP Class IF_RSRT_SRV_PLANNING (Services: Planning)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_SELECTOR Selector 20130821
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DP_TYPE_SELECTOR Data Provider Type: Selector 20130821
Properties
Class IF_RSRT_SRV_PLANNING  
Short Description Services: Planning    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130821   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSRT_SRV_PLANNING has no forward declaration.
Interfaces
Class IF_RSRT_SRV_PLANNING has no interface implemented.
Friends
Class IF_RSRT_SRV_PLANNING has no friend class.
Attributes
Class IF_RSRT_SRV_PLANNING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PLFUNC Instance method Public Method Get Planning Function 20130821
2 GET_PLFUNCS Instance method Public Method Get Planning Functions 20130821
3 PLFUNC_EXISTS Instance method Public Method Planning Function Exists? 20130821
Events
Class IF_RSRT_SRV_PLANNING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_PLFUNC_TYPE Public Type reference (TYPE) RSPLF_SRVTYPENM 20130821
2 TN_S_PLFUNC Public See coding 20130821 begin of tn_s_plfunc, name type rsplf_srvnm, data_area type if_rsrt_selector=>tn_name, text type rstxtlg, type type rsplf_srvtypenm, alvl type rsinfoprov, owner type rsowner, end of tn_s_plfunc
3 TN_T_PLFUNC Public See coding 20130821 tn_t_plfunc type standard table of tn_s_plfunc with default key with unique sorted key key components name data_area initial size 1
Method Signatures

Method GET_PLFUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLFUNC Call by reference Type reference (TYPE) TN_S_PLFUNC-NAME 20130821
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_PLFUNC Planning Function 20130821

Method GET_PLFUNC on class IF_RSRT_SRV_PLANNING has no exception.

Method GET_PLFUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20130821
2 Importing OWNER Call by reference Type reference (TYPE) RSOWNER Owner (Person Responsible) 20130821
3 Importing PLFUNC Call by reference Type reference (TYPE) TN_S_PLFUNC-NAME 20130821
4 Returning VALUE Value transfer Type reference (TYPE) TN_T_PLFUNC 20130821

Method GET_PLFUNCS on class IF_RSRT_SRV_PLANNING has no exception.

Method PLFUNC_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PLFUNC Call by reference Type reference (TYPE) TN_S_PLFUNC-NAME 20130821
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130821

Method PLFUNC_EXISTS on class IF_RSRT_SRV_PLANNING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in