SAP ABAP Class CL_GHO_NETWORK_ALLOC (API Class for Allocation Engine)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-NM (Application Component) Network Modeler
⤷
APPL_GHO_NETWORK (Package) Network Modeling

⤷

⤷

Properties
Class | CL_GHO_NETWORK_ALLOC | |
Short Description | API Class for Allocation Engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APPL_GHO_NETWORK | Network Modeling |
Created | 20091001 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GHO_NETWORK_ALLOC has no interface implemented.
Friends
Class CL_GHO_NETWORK_ALLOC has no friend class.
Attributes
Class CL_GHO_NETWORK_ALLOC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get the links and the objects of a network | 20091001 |
2 | ![]() |
Static method | Public | Method | Get the links and the objects of a network from buffer | 20110530 |
3 | ![]() |
Static method | Public | Method | Get networks which contain the specified object | 20091104 |
4 | ![]() |
Static method | Public | Method | Get the links and the objects of a network from simu buffer | 20110131 |
Events
Class CL_GHO_NETWORK_ALLOC has no event.
Types
Class CL_GHO_NETWORK_ALLOC has no local type.
Method Signatures
Method GET_NETWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NETWORK | Call by reference | Type reference (TYPE) | GHO_S_NETWORK | Network Header Data | 20091001 | ||
2 | ![]() |
ET_END_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_ID | Table type for Network object ID | 20101019 | ||
3 | ![]() |
ET_INET_LOG | Call by reference | Type reference (TYPE) | GHO_INET_LOG_TT | Table type for table GHO_INET_LOG | 20101217 | ||
4 | ![]() |
ET_INET_LOG_S | Call by reference | Type reference (TYPE) | GHO_INET_LOG_TT | Table type for table GHO_INET_LOG | 20110601 | ||
5 | ![]() |
ET_LINKS | Call by reference | Type reference (TYPE) | GHO_T_LINK | Table of Object Links | 20091001 | ||
6 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_OBJECT | Table of Production Network Objects | 20091001 | ||
7 | ![]() |
ET_OBJ_ATTR | Call by reference | Type reference (TYPE) | GHO_OBJ_ATTR_TT | Table type for Network Object Attributes table | 20110202 | ||
8 | ![]() |
ET_SIMU_INETLOG | Call by reference | Type reference (TYPE) | GHO_SIMU_INETLOG_TT | Table type for simulated network logs | 20110601 | ||
9 | ![]() |
IV_MEDIUM | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20091001 | ||
10 | ![]() |
IV_NETID | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID | 20091001 | |||
11 | ![]() |
IV_SIMU_ID | Call by reference | Type reference (TYPE) | GHO_SIMU_ID | Simulation ID | 20101228 | ||
12 | ![]() |
IV_TZONE | Call by reference | Type reference (TYPE) | TIMEZONE | 20110117 | |||
13 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20091001 | ||
14 | ![]() |
IV_VALID_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20091001 |
Method GET_NETWORK on class CL_GHO_NETWORK_ALLOC has no exception.
Method GET_NETWORK_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_END_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_ID | Table type for Network object ID | 20110531 | ||
2 | ![]() |
ET_LINKS | Call by reference | Type reference (TYPE) | GHO_T_LINK | Table of Object Links | 20110530 | ||
3 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_OBJECT | Table of Network Objects | 20110530 | ||
4 | ![]() |
IT_INET_LOG | Call by reference | Type reference (TYPE) | GHO_INET_LOG_TT | Table type for table GHO_INET_LOG | 20110530 | ||
5 | ![]() |
IT_INET_LOG_S | Call by reference | Type reference (TYPE) | GHO_INET_LOG_TT | Table type for table GHO_INET_LOG | 20110601 | ||
6 | ![]() |
IT_LINKS | Call by reference | Type reference (TYPE) | GHO_T_LINK | Table of Object Links | 20110530 | ||
7 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_OBJECT | Table of Network Objects | 20110531 | ||
8 | ![]() |
IT_SIMU_INETLOG | Call by reference | Type reference (TYPE) | GHO_SIMU_INETLOG_TT | Table type for simulated network logs | 20110601 | ||
9 | ![]() |
IV_MEDIUM | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20110601 | ||
10 | ![]() |
IV_SIMU_ID | Call by reference | Type reference (TYPE) | GHO_SIMU_ID | Simulation ID | 20110601 | ||
11 | ![]() |
IV_TZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20110531 | ||
12 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110530 | ||
13 | ![]() |
IV_VALID_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110530 |
Method GET_NETWORK_BUFFER on class CL_GHO_NETWORK_ALLOC has no exception.
Method GET_NETWORK_OF_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NETWORK | Call by reference | Type reference (TYPE) | GHO_T_NETWORK | Network Header Data | 20091104 | ||
2 | ![]() |
IV_DESC | Call by reference | Type reference (TYPE) | ABAP_BOOL | Get network description | 20091104 | ||
3 | ![]() |
IV_OBJ_ID | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID | GHO: Network Object ID | 20091104 |
Method GET_NETWORK_OF_OBJECT on class CL_GHO_NETWORK_ALLOC has no exception.
Method GET_SIMU_NETWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NETWORK | Call by reference | Type reference (TYPE) | GHO_S_NETWORK | Network Header Data | 20110131 | ||
2 | ![]() |
ET_CURR_LINKS | Call by reference | Type reference (TYPE) | GHO_T_LINK | Table of Object Links | 20110131 | ||
3 | ![]() |
ET_END_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_ID | Table type for Network object ID | 20110131 | ||
4 | ![]() |
ET_LINKS | Call by reference | Type reference (TYPE) | GHO_T_LINK | Table of Object Links | 20110131 | ||
5 | ![]() |
ET_OBJECTS | Call by reference | Type reference (TYPE) | GHO_T_OBJECT | Table of Network Objects | 20110131 |
Method GET_SIMU_NETWORK on class CL_GHO_NETWORK_ALLOC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |