SAP ABAP Class CL_UA_NETWORK (Costing Engine Network)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_NETWORK | Costing Engine Network | 20040129 |
Properties
Class | CL_UA_NETWORK | |
Short Description | Costing Engine Network | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
Created | 20040129 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_NETWORK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UA_NETWORK | Costing Engine Network | 20040129 |
Friends
Class CL_UA_NETWORK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_LCID | Posting Level ID | 20040216 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Runtime Environment | 20040129 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadata of a Costing Solution | 20040129 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_NV_CONVERTER | Converter for Name Value Formats | 20040219 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Posting Level | 20040129 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_UPLOAD_CONTEXT | Context for Upload | 20040129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20040203 | |
2 | ![]() |
Instance method | Private | Method | 20040203 | |
3 | ![]() |
Instance method | Private | Method | 20040216 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040129 |
5 | ![]() |
Instance method | Private | Method | Generate Link | 20040130 |
6 | ![]() |
Instance method | Private | Method | Generate Node | 20040129 |
7 | ![]() |
Instance method | Private | Method | Generate Object | 20040129 |
8 | ![]() |
Instance method | Private | Method | Delete Object Deep | 20040219 |
9 | ![]() |
Instance method | Private | Method | Find Node | 20040212 |
10 | ![]() |
Instance method | Private | Method | Find Node | 20040212 |
11 | ![]() |
Instance method | Private | Method | Find Object | 20040211 |
12 | ![]() |
Static method | Public | Method | Gets Network | 20040129 |
13 | ![]() |
Instance method | Private | Method | 20040217 | |
14 | ![]() |
Instance method | Private | Method | 20040218 |
Events
Class CL_UA_NETWORK has no event.
Types
Class CL_UA_NETWORK has no local type.
Method Signatures
Method ADD_EDGES_REF Signature
Method ADD_EDGES_REF on class CL_UA_NETWORK has no parameter.
Method ADD_EDGES_REF on class CL_UA_NETWORK has no exception.
Method ADD_NODES_REF Signature
Method ADD_NODES_REF on class CL_UA_NETWORK has no parameter.
Method ADD_NODES_REF on class CL_UA_NETWORK has no exception.
Method CHANGE_NODE_DATA_REF Signature
Method CHANGE_NODE_DATA_REF on class CL_UA_NETWORK has no parameter.
Method CHANGE_NODE_DATA_REF on class CL_UA_NETWORK has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040129 |
Method CONSTRUCTOR on class CL_UA_NETWORK has no exception.
Method CREATE_EDGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RECEIVER_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz: Kennzahlen zu Objekten | 20040130 | ||
2 | ![]() |
IO_SENDER_NODE | Call by reference | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz: Kennzahlen zu Objekten | 20040130 | ||
3 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | UAB_S_EDGEDATA | Kantendaten | 20040130 | ||
4 | ![]() |
RO_EDGE | Value transfer | Object reference (TYPE REF TO) | CL_UA_EDGE | Kanteninstanz | 20040130 |
Method CREATE_EDGE on class CL_UA_NETWORK has no exception.
Method CREATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040129 | ||
2 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | UAB_S_NODEDATA | Knotendaten | 20040129 | ||
3 | ![]() |
RO_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz: Kennzahlen zu Objekten | 20040129 |
Method CREATE_NODE on class CL_UA_NETWORK has no exception.
Method CREATE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | UAB_S_NODEDATA | Knotendaten | 20040129 | ||
2 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040129 |
Method CREATE_OBJECT on class CL_UA_NETWORK has no exception.
Method DELETE_OBJECT_DEEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040219 |
Method DELETE_OBJECT_DEEP on class CL_UA_NETWORK has no exception.
Method FIND_NODE_BY_KEYTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TYPENAME | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Costing Solutions Strukturname | 20040212 | ||
2 | ![]() |
IT_KEYTAB | Call by reference | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040212 | ||
3 | ![]() |
RO_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz: Kennzahlen zu Objekten | 20040212 |
Method FIND_NODE_BY_KEYTAB on class CL_UA_NETWORK has no exception.
Method FIND_NODE_BY_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040212 | ||
2 | ![]() |
RO_NODE | Value transfer | Object reference (TYPE REF TO) | CL_UA_NODE | Knoteninstanz: Kennzahlen zu Objekten | 20040212 |
Method FIND_NODE_BY_OBJECT on class CL_UA_NETWORK has no exception.
Method FIND_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TYPENAME | Call by reference | Type reference (TYPE) | UAB_TYPENAME | Costing Solutions Strukturname | 20040211 | ||
2 | ![]() |
IT_KEYTAB | Call by reference | Type reference (TYPE) | UAB_TH_FIELDNAME_VALREF | Tabelle von Feldern und Werten bel. Typs | 20040211 | ||
3 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040211 |
Method FIND_OBJECT on class CL_UA_NETWORK has no exception.
Method GET_NETWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20040129 | ||
2 | ![]() |
RO_NETWORK | Value transfer | Object reference (TYPE REF TO) | IF_UA_NETWORK | Costing Engine Netzwerk | 20040129 |
Method GET_NETWORK on class CL_UA_NETWORK has no exception.
Method LOAD_FROM_DB_VAL Signature
Method LOAD_FROM_DB_VAL on class CL_UA_NETWORK has no parameter.
Method LOAD_FROM_DB_VAL on class CL_UA_NETWORK has no exception.
Method QUERY_NODE_REF Signature
Method QUERY_NODE_REF on class CL_UA_NETWORK has no parameter.
Method QUERY_NODE_REF on class CL_UA_NETWORK has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 400 |