SAP ABAP Class CL_GHO_ALLOC_CONTROLLER (Controller Class for Allocation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-ALN (Application Component) Production Allocation
⤷
APPL_GHO_ALLOC_BE (Package) Backend Logic for Allocation

⤷

⤷

Properties
Class | CL_GHO_ALLOC_CONTROLLER | |
Short Description | Controller Class for Allocation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APPL_GHO_ALLOC_BE | Backend Logic for Allocation |
Created | 20090729 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GHO_ALLOC_CONTROLLER has no forward declaration.
Interfaces
Class CL_GHO_ALLOC_CONTROLLER has no interface implemented.
Friends
Class CL_GHO_ALLOC_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_GHO_ALLOC_CONTROLLER | Controller Class for Allocation | 20091107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Gets the singleton instance of the controller | 20091103 |
2 | ![]() |
Instance method | Public | Method | Perform allocation process in asynchronous mode | 20091103 |
3 | ![]() |
Instance method | Public | Method | Performs allocation in syncrhonous mode | 20091103 |
4 | ![]() |
Instance method | Private | Method | Trigger engine processing | 20091022 |
5 | ![]() |
Instance method | Private | Method | Trigger post processing steps | 20091022 |
6 | ![]() |
Instance method | Private | Method | Trigger preprocessing steps | 20091022 |
7 | ![]() |
Instance method | Public | Method | Trigger allocation run | 20091127 |
Events
Class CL_GHO_ALLOC_CONTROLLER has no event.
Types
Class CL_GHO_ALLOC_CONTROLLER has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_CL_GHO_ALLOC_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_GHO_ALLOC_CONTROLLER | Controller Class for Allocation | 20091103 |
Method GET_INSTANCE on class CL_GHO_ALLOC_CONTROLLER has no exception.
Method PERFORM_ALLOCATION_ASYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ALLOC_RUN_ID | Call by reference | Type reference (TYPE) | GHO_ALLOC_RUN_ID | Identifier for an instance of the allocation engine run | 20091113 | ||
2 | ![]() |
EV_BATCH_RUN_ID | Call by reference | Type reference (TYPE) | GHO_ALLOC_RUN_ID | Identifier for an instance of the allocation engine run | 20091113 | ||
3 | ![]() |
IV_ALLOC_DIRECTION | Call by reference | Type reference (TYPE) | GHO_ALLOC_DIRECTION | GHO: Allocation Direction. | 20091113 | ||
4 | ![]() |
IV_ALLOC_FREQUENCY | Call by reference | Type reference (TYPE) | GHO_ALLOC_FREQUENCY | Allocation Frequency | 20091113 | ||
5 | ![]() |
IV_ALLOC_PURPOSE | Call by reference | Type reference (TYPE) | GHO_ALLOC_PURPOSE | Allocation Purpose | 20091113 | ||
6 | ![]() |
IV_ALLOC_TYPE | Call by reference | Type reference (TYPE) | GHO_ALLOC_TYPE | Allocation Type | 20091113 | ||
7 | ![]() |
IV_FINAL_IND | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20091118 | ||
8 | ![]() |
IV_MEDIUM | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20091113 | ||
9 | ![]() |
IV_NETID | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID | Id of the Production Flow Network | 20091113 | ||
10 | ![]() |
IV_PLANNING_HORIZON | Call by reference | Type reference (TYPE) | GHO_ALLOC_FREQUENCY | Allocation Frequency | 20091113 | ||
11 | ![]() |
IV_PROD_START_TS | Call by reference | Type reference (TYPE) | TIMESTAMP | Start timestamp of the allocation frequency period | 20091113 | ||
12 | ![]() |
IV_RUN_OWNERSHIP | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101014 |
Method PERFORM_ALLOCATION_ASYNC on class CL_GHO_ALLOC_CONTROLLER has no exception.
Method PERFORM_ALLOCATION_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120109 | ||
2 | ![]() |
EV_ALLOC_RUN_ID | Call by reference | Type reference (TYPE) | GHO_ALLOC_RUN_ID | Identifier for an instance of the allocation engine run | 20091117 | ||
3 | ![]() |
EV_BATCH_RUN_ID | Call by reference | Type reference (TYPE) | GHO_ALLOC_RUN_ID | Identifier for an instance of the allocation engine run | 20091117 | ||
4 | ![]() |
IO_PREPROCESSING | Call by reference | Object reference (TYPE REF TO) | CL_GHO_ALLOC_PREPROCESSING | Pre-Processing steps for allocation Engine | 20110602 | ||
5 | ![]() |
IV_ALLOC_DIRECTION | Call by reference | Type reference (TYPE) | GHO_ALLOC_DIRECTION | GHO: Allocation Direction. | 20091117 | ||
6 | ![]() |
IV_ALLOC_FREQUENCY | Call by reference | Type reference (TYPE) | GHO_ALLOC_FREQUENCY | Allocation Frequency | 20091117 | ||
7 | ![]() |
IV_ALLOC_PURPOSE | Call by reference | Type reference (TYPE) | GHO_ALLOC_PURPOSE | Allocation Purpose | 20091117 | ||
8 | ![]() |
IV_ALLOC_TYPE | Call by reference | Type reference (TYPE) | GHO_ALLOC_TYPE | Allocation Type | 20091117 | ||
9 | ![]() |
IV_FINAL_IND | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20091118 | ||
10 | ![]() |
IV_MEDIUM | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20091117 | ||
11 | ![]() |
IV_NETID | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID | Id of the Production Flow Network | 20091117 | ||
12 | ![]() |
IV_PLANNING_HORIZON | Call by reference | Type reference (TYPE) | GHO_ALLOC_FREQUENCY | Allocation Frequency | 20091117 | ||
13 | ![]() |
IV_PROD_START_TS | Call by reference | Type reference (TYPE) | TIMESTAMP | Start timestamp of the allocation frequency period | 20091117 | ||
14 | ![]() |
IV_RUN_OWNERSHIP | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101014 |
Method PERFORM_ALLOCATION_SYNC on class CL_GHO_ALLOC_CONTROLLER has no exception.
Method TRIGGER_ENGINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALLOC_FACTOR | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_FACTOR | Table type for allocation factor | 20110215 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100928 | ||
3 | ![]() |
ET_RESULTS | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I_ITEMIZED | Table type for structure GHO_S_ALLOC_RES_I_ITEMIZED | 20091104 | ||
4 | ![]() |
ET_RESULTS_PP | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I | Table type for structure GHO_S_ALLOC_RES_I | 20091104 | ||
5 | ![]() |
IS_ALLOC_HEADER | Call by reference | Type reference (TYPE) | GHO_S_ALLOC_HEADER | Header for Allocation | 20091104 | ||
6 | ![]() |
IT_ALLOC_RES_H | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RESULT_H | Table type to hold allocation result header information | 20100910 | ||
7 | ![]() |
IT_ALLOC_RES_I | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RESULT | Table type for table that stores allocation results | 20100910 | ||
8 | ![]() |
IT_COMPONENT_QUANTITY | Call by reference | Type reference (TYPE) | GHO_T_COMPONENT_QUANTITY | Table type for components quantity | 20101014 | ||
9 | ![]() |
IT_NODE_DS_SPLIT | Call by reference | Type reference (TYPE) | GHO_T_NODE_DS_SPLITS | Table Type for Downstream Splits | 20100603 | ||
10 | ![]() |
IT_NODE_RULE | Call by reference | Type reference (TYPE) | GHO_T_NODE_RULE | Rules for nodes in a network | 20091104 | ||
11 | ![]() |
IT_NW_PROFILE | Call by reference | Type reference (TYPE) | GHO_T_NW_RULE_I_DB | Network Rules Item | 20091104 | ||
12 | ![]() |
IT_NW_STR | Call by reference | Type reference (TYPE) | GHO_T_NW_STR | Network Table used for allocation | 20091104 | ||
13 | ![]() |
IT_QUANTITY | Call by reference | Type reference (TYPE) | GHO_T_NODE_QUANTITY | Table Type for Node Quanities | 20091104 | ||
14 | ![]() |
IT_RESULT_PRE | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I_ITEMIZED | Table type for structure GHO_S_ALLOC_RES_I_ITEMIZED | 20100602 | ||
15 | ![]() |
IT_STATUS_CHECK | Call by reference | Type reference (TYPE) | GHO_T_DEP_MAT_CHECK | Table type for Status Check of dependent material | 20100914 | ||
16 | ![]() |
IT_WC_PROD_QTY | Call by reference | Type reference (TYPE) | OPM_T_GLG | Table type for gas lift gas | 20101018 | ||
17 | ![]() |
IV_ALLOC_RUN_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20110215 | ||
18 | ![]() |
IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20091201 |
Method TRIGGER_ENGINE on class CL_GHO_ALLOC_CONTROLLER has no exception.
Method TRIGGER_POSTPROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ALLOC_HEADER | Call by reference | Type reference (TYPE) | GHO_S_ALLOC_HEADER | Header for Allocation | 20091104 | ||
2 | ![]() |
IT_ALLOC_FACTOR | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_FACTOR | Table type for allocation factor | 20110215 | ||
3 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091112 | ||
4 | ![]() |
IT_RESULTS | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I_ITEMIZED | Table type for structure GHO_S_ALLOC_RES_I_ITEMIZED | 20091104 | ||
5 | ![]() |
IT_RESULTS_PP | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I | Table type for structure GHO_S_ALLOC_RES_I | 20091104 | ||
6 | ![]() |
IV_ALLOC_RUN_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20091113 | ||
7 | ![]() |
IV_BATCH_RUN_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20091113 | ||
8 | ![]() |
IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20091124 |
Method TRIGGER_POSTPROCESSING on class CL_GHO_ALLOC_CONTROLLER has no exception.
Method TRIGGER_PREPROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ALLOC_RES_H | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RESULT_H | Table type to hold allocation result header information | 20100910 | ||
2 | ![]() |
ET_ALLOC_RES_I | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RESULT | Table type for table that stores allocation results | 20100910 | ||
3 | ![]() |
ET_CHECK_STATUS | Call by reference | Type reference (TYPE) | GHO_T_DEP_MAT_CHECK | Table type for Status Check of dependent material | 20100914 | ||
4 | ![]() |
ET_COMPONENT_QUANTITY | Call by reference | Type reference (TYPE) | GHO_T_COMPONENT_QUANTITY | Table type for components quantity | 20101014 | ||
5 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091112 | ||
6 | ![]() |
ET_NODE_DS_SPLIT | Call by reference | Type reference (TYPE) | GHO_T_NODE_DS_SPLITS | Table Type for Downstream Splits | 20100603 | ||
7 | ![]() |
ET_NODE_RULE | Call by reference | Type reference (TYPE) | GHO_T_NODE_RULE | Rules for nodes in a network | 20091104 | ||
8 | ![]() |
ET_NW_PROFILE | Call by reference | Type reference (TYPE) | GHO_T_NW_RULE_I_DB | Network Rules Item | 20091104 | ||
9 | ![]() |
ET_NW_STR | Call by reference | Type reference (TYPE) | GHO_T_NW_STR | Network Table used for allocation | 20091104 | ||
10 | ![]() |
ET_QUANTITY | Call by reference | Type reference (TYPE) | GHO_T_NODE_QUANTITY | Table Type for Node Quanities | 20091104 | ||
11 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I_ITEMIZED | Table type for structure GHO_S_ALLOC_RES_I_ITEMIZED | 20091119 | ||
12 | ![]() |
ET_WC_PROD_QTY | Call by reference | Type reference (TYPE) | OPM_T_GLG | Table type for gas lift gas | 20101018 | ||
13 | ![]() |
IT_INTRA_MONTH_DATA | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_INTRMNTH_NW_CHANGE | Intra month changes for production network | 20110124 | ||
14 | ![]() |
IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20091124 | ||
15 | ![]() |
IV_OWN_CHECK | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20101029 | ||
16 | ![]() |
XS_ALLOC_HEADER | Call by reference | Type reference (TYPE) | GHO_S_ALLOC_HEADER | Header for Allocation | 20091111 |
Method TRIGGER_PREPROCESSING on class CL_GHO_ALLOC_CONTROLLER has no exception.
Method TRIGGER_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120110 | ||
2 | ![]() |
IS_ALLOC_HEADER | Call by reference | Type reference (TYPE) | GHO_S_ALLOC_HEADER | Header for Allocation | 20091127 | ||
3 | ![]() |
IV_ALLOC_RUN_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20091127 | ||
4 | ![]() |
IV_BATCH_RUN_ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20091127 | ||
5 | ![]() |
IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20091127 | ||
6 | ![]() |
IV_RUN_OWNERSHIP | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20101014 |
Method TRIGGER_RUN on class CL_GHO_ALLOC_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |