SAP ABAP Class IF_UA_NETWORK (Costing Engine Network)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_NETWORK | Costing Engine Network | 20040129 |
Properties
| Class | IF_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 | ||
| Created | 20040119 | SAP |
| Last change | 20041006 | 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 IF_UA_NETWORK has no interface implemented.
Friends
Class IF_UA_NETWORK has no friend class.
Attributes
Class IF_UA_NETWORK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Links/Reference Transfer | 20040130 | |
| 2 | Instance method | Public | Method | Add Nodes/Value Transfer | 20040130 | |
| 3 | Instance method | Public | Method | Add Nodes/Reference Transfer | 20040130 | |
| 4 | Instance method | Public | Method | Add Nodes/Value Transfer | 20040130 | |
| 5 | Instance method | Public | Method | Add Nodes/Reference Transfer | 20040216 | |
| 6 | Instance method | Public | Method | Add Nodes/Value Transfer | 20040216 | |
| 7 | Instance method | Public | Method | Check Network | 20040130 | |
| 8 | Instance method | Public | Method | Delete Messages | 20040218 | |
| 9 | Instance method | Public | Method | Delete Nodes | 20040218 | |
| 10 | Instance method | Public | Method | Delete Subtree | 20040218 | |
| 11 | Instance method | Public | Method | Retrieve Messages | 20040218 | |
| 12 | Instance method | Public | Method | Load Database Network/Reference Transfer | 20040216 | |
| 13 | Instance method | Public | Method | Load Database Network/Value Transfer | 20040216 | |
| 14 | Instance method | Public | Method | Determine Nodes/Reference Transfer | 20040218 | |
| 15 | Instance method | Public | Method | Determine Nodes/Value Transfer | 20040218 | |
| 16 | Instance method | Public | Method | Save Network to Database | 20040216 | |
| 17 | Instance method | Public | Method | Set Posting Level | 20040211 | |
| 18 | Instance method | Public | Method | Remove Network | 20040130 |
Events
Class IF_UA_NETWORK has no event.
Types
Class IF_UA_NETWORK has no local type.
Method Signatures
Method ADD_EDGES_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EDGE | Call by reference | Type reference (TYPE) | UAB_T_EDGEDATA | Kantendaten | 20040130 |
Method ADD_EDGES_REF on class IF_UA_NETWORK has no exception.
Method ADD_EDGES_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EDGE | Call by reference | Type reference (TYPE) | UAB_T_EDGEDATA_VAL | Kantendaten | 20040130 |
Method ADD_EDGES_VAL on class IF_UA_NETWORK has no exception.
Method ADD_NODES_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODEDATA | Knotendaten | 20040130 |
Method ADD_NODES_REF on class IF_UA_NETWORK has no exception.
Method ADD_NODES_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODEDATA_VAL | Knotendaten | 20040130 |
Method ADD_NODES_VAL on class IF_UA_NETWORK has no exception.
Method CHANGE_NODE_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODEDATA | Knotendaten | 20040216 |
Method CHANGE_NODE_DATA_REF on class IF_UA_NETWORK has no exception.
Method CHANGE_NODE_DATA_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE | Call by reference | Type reference (TYPE) | UAB_T_NODEDATA_VAL | Knotendaten | 20040216 |
Method CHANGE_NODE_DATA_VAL on class IF_UA_NETWORK has no exception.
Method CHECK Signature
Method CHECK on class IF_UA_NETWORK has no parameter.
Method CHECK on class IF_UA_NETWORK has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class IF_UA_NETWORK has no parameter.
Method CLEAR_MESSAGES on class IF_UA_NETWORK has no exception.
Method DELETE_NODES 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 | 20040218 | |||
| 2 | IT_SELTABS | Call by reference | Type reference (TYPE) | FINB_SEL_TABS | Selektionstabellen | 20040218 |
Method DELETE_NODES on class IF_UA_NETWORK has no exception.
Method DELETE_SUBTREE 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 | 20040218 | |||
| 2 | IT_SELTAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040218 |
Method DELETE_SUBTREE on class IF_UA_NETWORK has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE | Value transfer | Type reference (TYPE) | FINB_TBL_MSG | Tabelle von Messages | 20040218 |
Method GET_MESSAGES on class IF_UA_NETWORK has no exception.
Method LOAD_FROM_DB_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Call by reference | Type reference (TYPE) | UAB_S_NODEDATA | Knotendaten | 20040216 |
Method LOAD_FROM_DB_REF on class IF_UA_NETWORK has no exception.
Method LOAD_FROM_DB_VAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NODE | Call by reference | Type reference (TYPE) | UAB_S_NODEDATA_VAL | Knotendaten | 20040217 |
Method LOAD_FROM_DB_VAL on class IF_UA_NETWORK has no exception.
Method QUERY_NODE_REF 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 | 20040218 | |||
| 2 | IT_SELTAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040218 | |||
| 3 | RS_NODE | Value transfer | Type reference (TYPE) | UAB_S_NODEDATA | Knotendaten | 20040218 |
Method QUERY_NODE_REF on class IF_UA_NETWORK has no exception.
Method QUERY_NODE_VAL 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 | 20040218 | |||
| 2 | IT_SELTAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle mit Feldnamen | 20040218 | |||
| 3 | RS_NODE | Value transfer | Type reference (TYPE) | UAB_S_NODEDATA_VAL | Knotendaten | 20040218 |
Method QUERY_NODE_VAL on class IF_UA_NETWORK has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class IF_UA_NETWORK has no parameter.
Method SAVE_TO_DB on class IF_UA_NETWORK has no exception.
Method SET_LEVEL_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LEVEL_CONDITION | Call by reference | Type reference (TYPE) | UAB_T_NV_PAIR | Tabelle von Name-Wert-Paaren | 20040211 |
Method SET_LEVEL_CONDITION on class IF_UA_NETWORK has no exception.
Method SOLVE Signature
Method SOLVE on class IF_UA_NETWORK has no parameter.
Method SOLVE on class IF_UA_NETWORK has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |