SAP ABAP Class CL_OIUGT_PR_DN (E&P Graphics - Production - Allocation View)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA-EIA-UG (Application Component) Upstream Graphics
⤷
OIU_EIGT (Package) Upstream Graphics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OIUGT_GRAPHICAL_VIEW | Graphical Tool Graphical View | 20010412 |
Properties
| Class | CL_OIUGT_PR_DN | |
| Short Description | E&P Graphics - Production - Allocation View | |
| Super Class | CL_OIUGT_GRAPHICAL_VIEW | Graphical Tool Graphical View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OIU_EIGT | Upstream Graphics |
| Created | 20010412 | SAP |
| Last change | 20050224 | 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_OIUGT_PR_DN has no interface implemented.
Friends
Class CL_OIUGT_PR_DN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | OIUGT_PR_DISPLAY | Delivery Network - EPG Allocation View Display | 20010721 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ROIU_PR_DN-DN_DE | Delivery network description | 20010427 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | OIU_DN_NO | Delivery network number | 20010412 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | OIU_FREQ_CD | Frequency | 20010723 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | MATNR | Material number | 20010926 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | OIU_PRD_DT | Production date | 20010412 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | OIU_MP_NO | Measurement point number | 20010723 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | OIU_WC_NO | Well Completion Number | 20010723 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | OIU_WL_NO | Well ID number | 20010723 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SY-MARKY | 'U' or 'D' - Upstream or Downstream | 20010723 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SY-MARKY | 'X' or SPACE - Well Downstream Split? | 20010823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds to application log | 20010504 | |
| 2 | Instance method | Private | Method | Change Delivery Network Information & Rebuild Header | 20010504 | |
| 3 | Instance method | Private | Method | Create Additional Entity Information | 20010508 | |
| 4 | Instance method | Private | Method | Hide Well Completions | 20010807 | |
| 5 | Instance method | Private | Method | E&P Launch Pad | 20010807 | |
| 6 | Instance method | Private | Method | Mass Insert Entities | 20010501 | |
| 7 | Instance method | Private | Method | Toggle Link Info | 20010501 | |
| 8 | Instance method | Private | Method | Validate Network | 20010503 |
Events
Class CL_OIUGT_PR_DN has no event.
Types
Class CL_OIUGT_PR_DN has no local type.
Method Signatures
Method ADD_TO_APPLICATION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | SYMSGID | 'OIUGT' | Messages, message class | 20010504 | ||
| 2 | LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log handle | 20010525 | |||
| 3 | NO | Value transfer | Type reference (TYPE) | SYMSGNO | Messages, message number | 20010504 | |||
| 4 | TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | Messages, message type | 20010504 | |||
| 5 | V1 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20010504 | |||
| 6 | V2 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20010504 | |||
| 7 | V3 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20010504 | |||
| 8 | V4 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20010504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling add_to_application_log | 20010504 |
Method CHANGE_DN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CMD | Call by reference | Type reference (TYPE) | NET_GRAPH-ABAP_CMD | Command to the graphics program | 20010509 | |||
| 2 | PROFILE | Value transfer | Type reference (TYPE) | NET_PROFIL | Profile for network/hierarchy graphics | 20010509 | |||
| 3 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling change_dn_info | 20010504 | ||
| 2 | Cancel action | 20010504 |
Method CREATE_ADDITIONAL_ENTITY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_NVALS | Call by reference | Type reference (TYPE) | NET_NVALS_TAB | All Node Values | 20010508 | |||
| 2 | NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | Nodes | 20010508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling create_additional_entity_info | 20010508 | ||
| 2 | Cancel action | 20010508 |
Method HIDE_WC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_NVALS | Call by reference | Type reference (TYPE) | NET_NVALS_TAB | All Node Values | 20010807 | |||
| 2 | NVALS | Call by reference | Type reference (TYPE) | NET_NVALS_TAB | Node Values | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling hide_wc | 20010807 | ||
| 2 | Cancel action | 20010807 |
Method LAUNCH_PAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRTY | Value transfer | Type reference (TYPE) | SY-SUBRC | Dirty or Not? | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling launch_pad | 20010807 | ||
| 2 | Cancel action | 20010807 |
Method MASS_INSERTION_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CMD | Call by reference | Type reference (TYPE) | NET_GRAPH-ABAP_CMD | Command to the graphics program | 20010501 | |||
| 2 | ALL_NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | All Nodes | 20010501 | |||
| 3 | ALL_NVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | All Node Values | 20010501 | |||
| 4 | GR_MES | Call by reference | Type reference (TYPE) | NET_GRAPH-GR_MES | Graphics Action (FCODE) | 20010501 | |||
| 5 | GR_MODE | Call by reference | Type reference (TYPE) | NET_GRAPH-GR_MODE | Insert, duplicate, connect mode | 20010501 | |||
| 6 | LG_MES | Call by reference | Type reference (TYPE) | NET_GRAPH-GR_MES | User action ID | 20010501 | |||
| 7 | LINES | Call by reference | Type reference (TYPE) | CNG_LINES_TAB | Lines | 20010501 | |||
| 8 | NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | Nodes | 20010501 | |||
| 9 | NVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | Node Values | 20010501 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling view_specific_action | 20010501 |
Method TOGGLE_LINK_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CMD | Call by reference | Type reference (TYPE) | NET_GRAPH-ABAP_CMD | Command to the graphics program | 20010501 | |||
| 2 | ALL_LINES | Call by reference | Type reference (TYPE) | CNG_LINES_TAB | All Lines | 20010501 | |||
| 3 | ALL_LVALS | Call by reference | Type reference (TYPE) | NET_NVALS_TAB | All Line Values | 20010501 | |||
| 4 | LG_MES | Call by reference | Type reference (TYPE) | NET_GRAPH-GR_MES | User action ID | 20010501 | |||
| 5 | LVALS | Call by reference | Type reference (TYPE) | NET_NVALS_TAB | Line Values | 20010501 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling toggle_link_info | 20010501 |
Method VALIDATE_NETWORK Signature
Method VALIDATE_NETWORK on class CL_OIUGT_PR_DN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling verify_network | 20010503 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 46C |