SAP ABAP Class INM_IF_EX_RES_PROJ_DBSYS_OPT (Interface for BAdI: INM_RESOURCE_PROJECT_DBSYS_OPT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_INM_RESOURCE_PROJ_DBSYS_OPT Class for BAdI Impl.: RESOURCE_PROJECT_DBSYS_OPT_IMP 20121127
Properties
Class INM_IF_EX_RES_PROJ_DBSYS_OPT  
Short Description Interface for BAdI: INM_RESOURCE_PROJECT_DBSYS_OPT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121127   SAP 
Last change 20141109    
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)
Interfaces
Class INM_IF_EX_RES_PROJ_DBSYS_OPT has no interface implemented.
Friends
Class INM_IF_EX_RES_PROJ_DBSYS_OPT has no friend class.
Attributes
Class INM_IF_EX_RES_PROJ_DBSYS_OPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROJECTS Instance method Public Method Get Projects for a Resource 20121128
2 GET_TASKS Instance method Public Method Get Tasks for a Resource 20121127
Events
Class INM_IF_EX_RES_PROJ_DBSYS_OPT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RES_PROJ_INT Public See coding 20121214 begin of ts_res_proj_int . include type prp_ts_resource_project. types: lv_bp_beg_tmstmp type timestamp, lv_bp_end_tmstmp type timestamp, lv_el_entity_guid type dpr_tv_entity_guid, lv_el_responsible type dpr_tv_responsibility, concrete_role type dpr_tv_concrete_role, shadow_role_guid type dpr_tv_guid. types: end of ts_res_proj_int
2 TT_RES_PROJ_INT Public See coding 20121214 tt_res_proj_int type standard table of ts_res_proj_int
Method Signatures

Method GET_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEG_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20121213
2 Importing IV_BUPA_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID Business Partner GUID 20121213
3 Importing IV_END_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20121213
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20121213
5 Importing IV_PROJ_RESPONSIBLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121213
6 Importing IV_STATUS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121213
7 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20121213
8 Exporting RT_PROJECTS Call by reference Type reference (TYPE) TT_RES_PROJ_INT Table: Projects in Which a Resource Was Involved 20121128
9 Exporting RV_RC Value transfer Type reference (TYPE) I Error in rc > 0 20121213
10 Exporting RV_WHERE_TYPE Value transfer Type reference (TYPE) I Select Selection 20121213

Method GET_PROJECTS on class INM_IF_EX_RES_PROJ_DBSYS_OPT has no exception.

Method GET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEG_DATE Call by reference Type reference (TYPE) SYDATUM UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121206
2 Importing IV_BUPA_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID Business Partner GUID 20121127
3 Importing IV_END_DATE Call by reference Type reference (TYPE) SYDATUM UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20121206
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20121206
5 Importing IV_RESPONSIBLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X': Only Responsibilities 20121206
6 Importing IV_STATUS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121206
7 Importing IV_TIMEZONE Call by reference Type reference (TYPE) TZNZONE Time Zone 20121206
8 Exporting RT_TASKS Call by reference Type reference (TYPE) PRP_TT_RESOURCE_TASK Tasks in Which a Resource Was Involved 20121127
9 Exporting RV_RC Value transfer Type reference (TYPE) I 20121206

Method GET_TASKS on class INM_IF_EX_RES_PROJ_DBSYS_OPT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in