SAP ABAP Class CL_GHO_ALLOC_POSTPROCESSING (Post-Processing steps for Allocation Engine)
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_POSTPROCESSING | |
Short Description | Post-Processing steps for Allocation Engine | |
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 | 20091029 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GHO_ALLOC_POSTPROCESSING has no forward declaration.
Interfaces
Class CL_GHO_ALLOC_POSTPROCESSING has no interface implemented.
Friends
Class CL_GHO_ALLOC_POSTPROCESSING has no friend class.
Attributes
Class CL_GHO_ALLOC_POSTPROCESSING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Save the allocation results to database | 20091029 |
Events
Class CL_GHO_ALLOC_POSTPROCESSING has no event.
Types
Class CL_GHO_ALLOC_POSTPROCESSING has no local type.
Method Signatures
Method SAVE_RESULTS 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 | 20091029 | ||
2 | ![]() |
IT_ALLOC_FACTOR | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_FACTOR | Allocation Factor values | 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 | 20091029 | ||
5 | ![]() |
IT_RESULTS_PP | Call by reference | Type reference (TYPE) | GHO_T_ALLOC_RES_I | Table type for structure GHO_S_ALLOC_RES_I | 20091029 | ||
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 SAVE_RESULTS on class CL_GHO_ALLOC_POSTPROCESSING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |