SAP ABAP Interface INM_IF_EX_RES_PROJ_DBSYS_OPT (Interface for BAdI: INM_RESOURCE_PROJECT_DBSYS_OPT)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_HANA (Package) HANA content creation and consumption

⤷

⤷

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
Interface | INM_IF_EX_RES_PROJ_DBSYS_OPT | |
Short Description | Interface for BAdI: INM_RESOURCE_PROJECT_DBSYS_OPT |
General Data
Package | INM_HANA | HANA content creation and consumption |
Created | 20121127 | SAP |
Last changed | 20141109 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121127 |
Friends
Interface INM_IF_EX_RES_PROJ_DBSYS_OPT has no friend.
Attributes
Interface INM_IF_EX_RES_PROJ_DBSYS_OPT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Projects for a Resource | 20121128 |
2 | ![]() |
Instance method | Public | Method | Get Tasks for a Resource | 20121127 |
Events
Interface 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 | ![]() |
IV_BEG_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20121213 | ||
2 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20121213 | ||
3 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20121213 | ||
4 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20121213 | ||
5 | ![]() |
IV_PROJ_RESPONSIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20121213 | |
6 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20121213 | ||
7 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20121213 | ||
8 | ![]() |
RT_PROJECTS | Call by reference | Type reference (TYPE) | TT_RES_PROJ_INT | Table: Projects in Which a Resource Was Involved | 20121128 | ||
9 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Error in rc > 0 | 20121213 | ||
10 | ![]() |
RV_WHERE_TYPE | Value transfer | Type reference (TYPE) | I | Select Selection | 20121213 |
Method GET_PROJECTS on Interface 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 | ![]() |
IV_BEG_DATE | Call by reference | Type reference (TYPE) | SYDATUM | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121206 | ||
2 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20121127 | ||
3 | ![]() |
IV_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20121206 | ||
4 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20121206 | ||
5 | ![]() |
IV_RESPONSIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 'X': Only Responsibilities | 20121206 | |
6 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20121206 | ||
7 | ![]() |
IV_TIMEZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20121206 | ||
8 | ![]() |
RT_TASKS | Call by reference | Type reference (TYPE) | PRP_TT_RESOURCE_TASK | Tasks in Which a Resource Was Involved | 20121127 | ||
9 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | 20121206 |
Method GET_TASKS on Interface INM_IF_EX_RES_PROJ_DBSYS_OPT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 600_740 |