SAP ABAP Class CL_GHO_DB_FACTORS_UTIL (DB Class for CRUD on Oil and Gas Entities)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN (Application Component) Production Network
⤷
APPL_GHO_COMMON (Package) Common Objects for GHO

⤷

⤷

Properties
Class | CL_GHO_DB_FACTORS_UTIL | |
Short Description | DB Class for CRUD on Oil and Gas Entities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APPL_GHO_COMMON | Common Objects for GHO |
Created | 20130925 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GHO_DB_FACTORS_UTIL has no forward declaration.
Interfaces
Class CL_GHO_DB_FACTORS_UTIL has no interface implemented.
Friends
Class CL_GHO_DB_FACTORS_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GHO_DB_FACTORS_UTIL | DB Class for CRUD on Producing Entities | 20131108 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_T_ONG_FACT_HEADER_DB | Table type for Oil Field Factor Entities in database | 20131108 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_T_ONG_FACT_HEADER_DB | Table type for the Oil Field Factor header in database | 20131108 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_T_ONG_FIELD_FACT_ITEM_DB | Table type for Oil Field factor items in database | 20131108 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_T_ONG_FIELD_FACT_ITEM_DB | Table type for Oil and Gas Field factor items in database | 20131108 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GHO_T_PRODENTITY | Table Type for holding Structure of Oil and Gas Entity | 20131108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20131108 |
2 | ![]() |
Instance method | Public | Method | Delete object Factors | 20131108 |
3 | ![]() |
Static method | Public | Method | Get Instance of DB Class | 20131108 |
4 | ![]() |
Instance method | Public | Method | Insert object Factors | 20131108 |
5 | ![]() |
Instance method | Public | Method | reset the buffer completely | 20131108 |
6 | ![]() |
Instance method | Public | Method | Retreive object factor header | 20131108 |
7 | ![]() |
Instance method | Public | Method | Retreive object factor item | 20131108 |
8 | ![]() |
Instance method | Public | Method | Update object Factors | 20131108 |
Events
Class CL_GHO_DB_FACTORS_UTIL has no event.
Types
Class CL_GHO_DB_FACTORS_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GHO_DB_FACTORS_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method DELETE_OIL_FIELD_FACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJ_FACT_H_DEL | Call by reference | Type reference (TYPE) | GHO_T_ONG_FACT_HEADER_DB | Table type for the Oil Field Factors header in database | 20131108 | ||
2 | ![]() |
IT_OBJ_FACT_I_DEL | Call by reference | Type reference (TYPE) | GHO_T_ONG_FIELD_FACT_ITEM_DB | Table type for Oil Field factor items in database | 20131108 | ||
3 | ![]() |
IT_SIMU_ID | Call by reference | Type reference (TYPE) | GHO_T_SIMU_ID | Table type for simulation id | 20131108 |
Method DELETE_OIL_FIELD_FACTOR on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_GHO_DB_FACTORS_UTIL | DB Class for CRUD on Producing Entities | 20131108 |
Method GET_INSTANCE on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method INSERT_OIL_FIELD_FACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJ_FACT_H | Call by reference | Type reference (TYPE) | GHO_T_OBJ_FACT_HEADER_DB | Table type for Object Factors Header | 20131108 | ||
2 | ![]() |
IT_OBJ_FACT_I | Call by reference | Type reference (TYPE) | GHO_T_OBJ_FIELD_FACT_ITEM_DB | Oil Field factors Item | 20131108 |
Method INSERT_OIL_FIELD_FACTOR on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_GHO_DB_FACTORS_UTIL has no parameter.
Method RESET_BUFFER on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method RETREIVE_OIL_FIELD_FACTOR_H Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJ_FACTORS_H | Call by reference | Type reference (TYPE) | GHO_T_OBJ_FACT_HEADER_DB | Table type for the well test Factors header in database | 20131108 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131108 | ||
3 | ![]() |
IV_OBJ_ID | Call by reference | Type reference (TYPE) | GHO_OBJ_ID | Object ID | 20131108 | ||
4 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | GHO_OBJ_TYPE | Object Type | 20131108 | ||
5 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | GHO_VALID_FROM_TS | Valid from Timestamp | 20131108 | ||
6 | ![]() |
IV_VALID_TO | Call by reference | Type reference (TYPE) | GHO_VALID_TO_TS | Valid to Timestamp | 20131108 |
Method RETREIVE_OIL_FIELD_FACTOR_H on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method RETREIVE_OIL_FIELD_FACTOR_I Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJ_FACTORS_I | Call by reference | Type reference (TYPE) | GHO_T_OBJ_FIELD_FACT_ITEM_DB | Table type for object factor items in database | 20131108 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20131108 | ||
3 | ![]() |
IV_OBJ_FACT_GUID | Call by reference | Type reference (TYPE) | GHO_OBJ_FACT_UNIQ_ID | Network Object ID | 20131108 |
Method RETREIVE_OIL_FIELD_FACTOR_I on class CL_GHO_DB_FACTORS_UTIL has no exception.
Method UPDATE_OIL_FIELD_FACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJ_FACT_H | Call by reference | Type reference (TYPE) | GHO_T_OBJ_FACT_HEADER_DB | Table type for Object Factors Header | 20131108 | ||
2 | ![]() |
IT_OBJ_FACT_I | Call by reference | Type reference (TYPE) | GHO_T_OBJ_FIELD_FACT_ITEM_DB | Oil Field factors Item | 20131108 |
Method UPDATE_OIL_FIELD_FACTOR on class CL_GHO_DB_FACTORS_UTIL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |