SAP ABAP Interface IF_INM_NAV_C (PPIM object navigation constants)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-CF (Application Component) Common Functions
⤷
INM_OBJ_NAVIGATOR_INTEGRATION (Package) Access Layer: PLM Object Navigator

⤷

⤷

Properties
Interface | IF_INM_NAV_C | |
Short Description | PPIM object navigation constants |
General Data
Package | INM_OBJ_NAVIGATOR_INTEGRATION | Access Layer: PLM Object Navigator |
Created | 20090713 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface IF_INM_NAV_C has no forward declaration.
Interfaces
Interface IF_INM_NAV_C has no interface.
Friends
Interface IF_INM_NAV_C has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_BREAK | Constant | Public | Type reference (TYPE) | CHAR2 | 'AX' | Process block break | 20090713 | |
2 | GC_MAT | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'INM_MAT ' | Material | 20090713 | |
3 | GC_PPM_INITIATIVE | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'PPM_INITIA' | Initiative | 20090713 | |
4 | GC_PPM_ITEM | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'PPM_ITEM' | PPM Item | 20090713 | |
5 | GC_PPM_PHASE | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'PPM_PHASE' | Phase | 20090713 | |
6 | GC_PPM_PROJ | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'PPM_PROJ' | Project | 20090713 | |
7 | GC_PPM_TASK | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'PPM_TASK' | Task | 20090713 | |
8 | GC_RCP | Constant | Public | Type reference (TYPE) | /PLMB/GOS_OBJECT_TYPE | 'INM_RCP' | Recipe | 20090713 | |
9 | GS_C_PARAM | Constant | Public | See coding | Parameter | 20090713 | |||
10 | GS_C_RANGE | Constant | Public | See coding | Range | 20090713 | |||
11 | GS_C_RELATION | Constant | Public | See coding | Relation | 20090730 |
Methods
Interface IF_INM_NAV_C has no method.
Events
Interface IF_INM_NAV_C has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_IDR_EXT | Public | See coding | 20090713 | BEGIN OF gty_s_idr_ext,
idr_attr TYPE char30.
INCLUDE TYPE /plmb/s_nav_lbl_val.
TYPES: hide_on_initial TYPE boolean,
comp_for_label TYPE name_komp,
END OF gty_s_idr_ext
|
||
2 | GTY_T_IDR_EXT | Public | See coding | 20090713 | gty_t_idr_ext TYPE STANDARD TABLE OF gty_s_idr_ext
|
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 500_702 |