SAP ABAP Interface IF_GHO_PP_PT_CONSTANTS (OPM Planning Table Constants)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-NOP (Application Component) Network Operations
⤷
APPL_GHO_PP_PT_GEN (Package) GHO PP: Planning Table Backend General

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GHO_PP_PT_CONSTANTS | OPM Planning Table Constants | 20100730 |
Properties
Interface | IF_GHO_PP_PT_CONSTANTS | |
Short Description | OPM Planning Table Constants |
General Data
Package | APPL_GHO_PP_PT_GEN | GHO PP: Planning Table Backend General |
Created | 20100730 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GHO_PP_PT_CONSTANTS has no forward declaration.
Interfaces
Interface IF_GHO_PP_PT_CONSTANTS has no interface.
Friends
Interface IF_GHO_PP_PT_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ALLOC_BOTTOM_UP | Constant | Public | Type reference (TYPE) | GHO_ALLOC_DIRECTION | '02' | Allocation Direction Bottom-up | 20101011 | |
2 | GC_ALLOC_SIMULATION | Constant | Public | Type reference (TYPE) | GHO_ALLOC_PURPOSE | '01' | Allocation Purpose Simulation | 20101008 | |
3 | GC_ALLOC_TOP_DOWN | Constant | Public | Type reference (TYPE) | GHO_ALLOC_DIRECTION | '01' | Allocation Direction Top-Down | 20101011 | |
4 | GC_ALLOC_TYPE_ACT | Constant | Public | Type reference (TYPE) | GHO_ALLOC_TYPE | '03' | Actual Allocation | 20101008 | |
5 | GC_ALLOC_TYPE_CAPA | Constant | Public | Type reference (TYPE) | GHO_ALLOC_TYPE | '01' | Capacity Allocation | 20101008 | |
6 | GC_ALLOC_TYPE_PLAN | Constant | Public | Type reference (TYPE) | GHO_ALLOC_TYPE | '02' | Planned Allocation | 20101008 | |
7 | GC_COPY_ACTUAL | Constant | Public | Type reference (TYPE) | STRING | 'COPY_ACT_VALUE' | Copy Actual Values from Past to Planned Values | 20101008 | |
8 | GC_COPY_ALLOC | Constant | Public | Type reference (TYPE) | STRING | 'COPY_ALLOC_VALUE' | Copy Allocation Values to Planned Values | 20100919 | |
9 | GC_COPY_COMP | Constant | Public | Type reference (TYPE) | STRING | 'COPY_COMP_VERS' | Copy Values from Compared Version | 20101115 | |
10 | GC_COPY_PLANNED | Constant | Public | Type reference (TYPE) | STRING | 'COPY_P_VALUES' | Copy Planned Values between 2 Time Segments | 20100920 | |
11 | GC_DELETE_PLANNED_VALUES | Constant | Public | Type reference (TYPE) | STRING | 'DELETE_P_VALUES' | Delete Planning Values | 20101201 | |
12 | GC_DIFF_ABS | Constant | Public | Type reference (TYPE) | GHO_PP_DIFF_DISPLAY | '01' | Absolute Difference | 20101008 | |
13 | GC_DIFF_NONE | Constant | Public | Type reference (TYPE) | GHO_PP_DIFF_DISPLAY | ' ' | No Difference | 20101008 | |
14 | GC_DIFF_REL | Constant | Public | Type reference (TYPE) | GHO_PP_DIFF_DISPLAY | '02' | Relative Difference (%) | 20101008 | |
15 | GC_END_LEVEL_NO | Constant | Public | Type reference (TYPE) | GHO_PP_HIER_LEVEL | '999' | Max. End Level No. | 20100730 | |
16 | GC_FALSE | Constant | Public | Type reference (TYPE) | XFELD | ' ' | Status False | 20100803 | |
17 | GC_FILTER_CHANGE_BY_ALL | Constant | Public | Type reference (TYPE) | GHO_PP_PT_FILTER_USER_FLAG | '0' | Different kinds of User specific Filter | 20110223 | |
18 | GC_FILTER_CHANGE_BY_CURRENT | Constant | Public | Type reference (TYPE) | GHO_PP_PT_FILTER_USER_FLAG | '2' | Different kinds of User specific Filter | 20110223 | |
19 | GC_FILTER_USE_BY_ALL | Constant | Public | Type reference (TYPE) | GHO_PP_PT_FILTER_USER_FLAG | '1' | Different kinds of User specific Filter | 20110223 | |
20 | GC_MAXDATE | Constant | Public | Type reference (TYPE) | GHO_PP_PROD_DATE | '99991231' | Max. Date of Production | 20100907 | |
21 | GC_MAX_NO_DAYS | Constant | Public | Type reference (TYPE) | INT4 | '1000' | Max. Number of days | 20101221 | |
22 | GC_MINDATE | Constant | Public | Type reference (TYPE) | GHO_PP_PROD_DATE | '00000000' | Min. Date of Production | 20100907 | |
23 | GC_MODE_CHANGE | Constant | Public | Type reference (TYPE) | GHO_PP_EDIT_MODE | 'C' | Edit Mode for Planning | 20101020 | |
24 | GC_MODE_CREATE | Constant | Public | Type reference (TYPE) | GHO_PP_EDIT_MODE | 'I' | Create Mode for Planning | 20110210 | |
25 | GC_MODE_DISPLAY | Constant | Public | Type reference (TYPE) | GHO_PP_EDIT_MODE | 'D' | Display Mode for Planning | 20101020 | |
26 | GC_NETOBJ_TYPE_WC | Constant | Public | Type reference (TYPE) | GHO_NETOBJ_TYPE | 'GHO_WC' | Network Object Type | 20101020 | |
27 | GC_NETOBJ_TYPE_WELL | Constant | Public | Type reference (TYPE) | GHO_NETOBJ_TYPE | 'GHO_WELL' | Network Object Type | 20101020 | |
28 | GC_NODE_END | Constant | Public | Type reference (TYPE) | GHO_PP_OUTER_NODE | 'E' | End Node | 20100924 | |
29 | GC_NODE_START | Constant | Public | Type reference (TYPE) | GHO_PP_OUTER_NODE | 'S' | Start Node | 20100924 | |
30 | GC_PERCENT_MAX | Constant | Public | Type reference (TYPE) | GHO_PP_DIFF_PERCENT | '999.9' | Max. Percentage | 20100929 | |
31 | GC_PERCENT_MIN | Constant | Public | Type reference (TYPE) | GHO_PP_DIFF_PERCENT | '-999.9' | Min. Percentage | 20100929 | |
32 | GC_PERCENT_ZERO | Constant | Public | Type reference (TYPE) | GHO_PP_DIFF_PERCENT | '0.0' | Zero Percentage | 20100929 | |
33 | GC_PER_DAYS | Constant | Public | Type reference (TYPE) | GHO_PP_PERIOD | 'D' | Period Days | 20100907 | |
34 | GC_PER_MONTHS | Constant | Public | Type reference (TYPE) | GHO_PP_PERIOD | 'M' | Period Months | 20100907 | |
35 | GC_PER_WEEKS | Constant | Public | Type reference (TYPE) | GHO_PP_PERIOD | 'W' | Period Weeks | 20100907 | |
36 | GC_PSTAT_DEL | Constant | Public | Type reference (TYPE) | GHO_PP_PSTAT | 'D' | Processing Status of Planning Table Items | 20100803 | |
37 | GC_PSTAT_INS | Constant | Public | Type reference (TYPE) | GHO_PP_PSTAT | 'I' | Processing Status of Planning Table Items | 20100803 | |
38 | GC_PSTAT_UPD | Constant | Public | Type reference (TYPE) | GHO_PP_PSTAT | 'U' | Processing Status of Planning Table Items | 20100803 | |
39 | GC_PTACT_PT_DELETE | Constant | Public | Type reference (TYPE) | GHO_PP_PTACT | 'DP' | Delete Planning Data in Planning Table | 20110512 | |
40 | GC_PTACT_PT_DISPLAY | Constant | Public | Type reference (TYPE) | GHO_PP_PTACT | 'DT' | Display Planning Table | 20110210 | |
41 | GC_PTACT_PT_EDIT | Constant | Public | Type reference (TYPE) | GHO_PP_PTACT | 'ET' | Edit Planning Table | 20110210 | |
42 | GC_PTACT_PV_CREATE | Constant | Public | Type reference (TYPE) | GHO_PP_PTACT | 'CV' | Create Planning Version | 20110210 | |
43 | GC_PTACT_PV_DISPAY | Constant | Public | Type reference (TYPE) | GHO_PP_PTACT | 'DV' | Display Planning Version | 20110210 | |
44 | GC_PTACT_PV_MODIFY | Constant | Public | Type reference (TYPE) | GHO_PP_PTACT | 'MV' | Change Planning Version | 20110210 | |
45 | GC_PTYPE_OP | Constant | Public | Type reference (TYPE) | GHO_PP_PLANNING_TYPE | 'OP' | Operational Planning | 20110210 | |
46 | GC_PTYPE_SIM | Constant | Public | Type reference (TYPE) | GHO_PP_PLANNING_TYPE | 'SIM' | Simulative Planning | 20110210 | |
47 | GC_QTY_CAT_PRODUCTION | Constant | Public | Type reference (TYPE) | GHO_QUANTITY_CATEGORY | '01' | Quantity Category Production | 20101130 | |
48 | GC_QTY_OPTIONAL | Constant | Public | Type reference (TYPE) | GHO_QTY_REQD | '01' | Indicates if Quantity is Required or not | 20110401 | |
49 | GC_QTY_REQUIRED | Constant | Public | Type reference (TYPE) | GHO_QTY_REQD | '02' | Indicates if Quantity is Required or not | 20110401 | |
50 | GC_START_LEVEL_NO | Constant | Public | Type reference (TYPE) | GHO_PP_HIER_LEVEL | '000' | Start Level No. | 20100730 | |
51 | GC_TRUE | Constant | Public | Type reference (TYPE) | XFELD | 'X' | Status True | 20100803 | |
52 | GC_VCAT_COMPARISON | Constant | Public | Type reference (TYPE) | GHO_PP_VIEW_CATEGORY | '03' | Comparison | 20100927 | |
53 | GC_VCAT_CURR_PLAN | Constant | Public | Type reference (TYPE) | GHO_PP_VIEW_CATEGORY | '01' | Current Planning | 20100927 | |
54 | GC_VCAT_HISTORY | Constant | Public | Type reference (TYPE) | GHO_PP_VIEW_CATEGORY | '02' | History | 20100927 | |
55 | GC_VIEW_ALL_OBJECTS | Constant | Public | Type reference (TYPE) | GHO_PP_VIEW_TYPE | '03' | All-planning-rel.-objects View | 20100924 | |
56 | GC_VIEW_BOTTOM_UP | Constant | Public | Type reference (TYPE) | GHO_PP_VIEW_TYPE | '02' | Bottom-Up-View | 20100924 | |
57 | GC_VIEW_TOP_DOWN | Constant | Public | Type reference (TYPE) | GHO_PP_VIEW_TYPE | '01' | Top-Down-View | 20100924 |
Methods
Interface IF_GHO_PP_PT_CONSTANTS has no method.
Events
Interface IF_GHO_PP_PT_CONSTANTS has no event.
Types
Interface IF_GHO_PP_PT_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |