SAP ABAP Interface IF_RPM_FES_TYPES (Types)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
PRP_RESOURCE_MANAGER (Package) Resource Manager Fast Entry Screen Processing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RPM_FES_PROJECT_WORKLIST | Interface for BAdI: RPM_FES_PROJECT_WORKLIST | 20091111 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RPM_FES_MGR_WORKLIST | Parent class for FES | 20091111 |
Properties
Interface | IF_RPM_FES_TYPES | |
Short Description | Types |
General Data
Package | PRP_RESOURCE_MANAGER | Resource Manager Fast Entry Screen Processing |
Created | 20091111 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface IF_RPM_FES_TYPES has no forward declaration.
Interfaces
Interface IF_RPM_FES_TYPES has no interface.
Friends
Interface IF_RPM_FES_TYPES has no friend.
Attributes
Interface IF_RPM_FES_TYPES has no attribute.
Methods
Interface IF_RPM_FES_TYPES has no method.
Events
Interface IF_RPM_FES_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LI_ROLE_AREA | Public | See coding | 20091125 | li_role_area TYPE RANGE OF dpr_tv_area
|
||
2 | LI_ROLE_FUNC_ID | Public | See coding | 20091125 | li_role_func_id TYPE RANGE OF dpr_tv_role_function_id
|
||
3 | LI_ROLE_LOCATION | Public | See coding | 20091125 | li_role_location TYPE RANGE OF dpr_tv_location
|
||
4 | LI_ROLE_TYPE | Public | See coding | 20091125 | li_role_type TYPE RANGE OF dpr_tv_participant_role
|
||
5 | LI_VACANT_ROLE | Public | See coding | 20091125 | li_vacant_role TYPE RANGE OF dpr_tv_vacant
|
||
6 | LS_FES_ROLE_TYPES | Public | See coding | 20091111 | BEGIN OF ls_fes_role_types,
role_name TYPE rpm_tv_pm_worklist_line_desc,
project_name TYPE rpm_tv_pm_worklist_line_desc,
abstract_role_guid TYPE cgpl_guid16,
project_guid TYPE cgpl_project_guid,
role_alloc_unit TYPE rpm_tv_unit,
proj_alloc_unit TYPE rpm_tv_unit,
role_breakdown TYPE rpm_tv_rm_worklist_per_bkdown,
proj_breakdown TYPE rpm_tv_period_type,
staffing_type TYPE prp_extended_staffing,
is_distributed TYPE boole_d,
allow_overlap TYPE boole_d,
role_begda TYPE timestamp,
role_endda TYPE timestamp,
role_planstart TYPE cgpl_planstart,
role_planfinish TYPE cgpl_planfinish,
project_planstart TYPE cgpl_planstart,
project_planfinish TYPE cgpl_planfinish,
user_id TYPE aco_user_id,
activity TYPE aco_actvt,
ea_dummy TYPE dpr_tv_ea_dummy,
org_id TYPE pd_objid_r,
is_editable TYPE boole_d ,
proj_status TYPE crm_j_status,
staffing_status TYPE crm_j_status ,
participant_id TYPE dpr_tv_part_id,
role_location TYPE dpr_tv_location,
role_function_id TYPE dpr_tv_role_function_id,
participant_role TYPE dpr_tv_participant_role,
vacant TYPE dpr_tv_vacant,
work_effort TYPE dpr_tv_effort,
project_type TYPE dpr_tv_pro_type,
project_id TYPE dpr_tv_project_id,
pro_category TYPE dpr_tv_pro_category,
authorization TYPE boole_d,
bupa_id TYPE rpm_tv_rm_bu_partner,
version_number TYPE cgpl_tv_version,
aco_role_id TYPE ACO_ROLE_ID,
END OF ls_fes_role_types
|
||
7 | LT_FES_ROLES_TYPES | Public | See coding | 20091111 | lt_fes_roles_types TYPE STANDARD TABLE OF ls_fes_role_types
|
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 500_702 |