SAP ABAP Class CL_GHO_OWNERSHIP_RPT_HELPER (Ownership report helper class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-OWN (Application Component) Ownership
⤷
APPL_GHO_OWNERSHIP_DB (Package) DB layer for Ownership
⤷
⤷
Properties
| Class | CL_GHO_OWNERSHIP_RPT_HELPER | |
| Short Description | Ownership report helper class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APPL_GHO_OWNERSHIP_DB | DB layer for Ownership |
| Created | 20110217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_OWNERSHIP_RPT_HELPER has no forward declaration.
Interfaces
Class CL_GHO_OWNERSHIP_RPT_HELPER has no interface implemented.
Friends
Class CL_GHO_OWNERSHIP_RPT_HELPER 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_OWNERSHIP_RPT_HELPER | Ownership report helper class | 20110217 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GHO_T_RPT_DOI_ALL_SRCH_RST | Table type for Ownership report result by DOI & owner | 20110217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GHO_T_RPT_DOI_TRO_SRCH_RST | Table type for Ownership DOI and transfer of result | 20110217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110217 | |
| 2 | Static method | Public | Method | Object instance of the class | 20110217 | |
| 3 | Instance method | Public | Method | Business partner search locator | 20110217 | |
| 4 | Instance method | Public | Method | Retrieve DOI and owner details | 20110217 | |
| 5 | Instance method | Public | Method | Retrieve DOI item change document details | 20110217 | |
| 6 | Instance method | Public | Method | Retrieve DOI assigned network objects | 20110217 | |
| 7 | Instance method | Public | Method | Retrive owner list from the DOI | 20110217 | |
| 8 | Instance method | Public | Method | Retrieve ownership results for a Well Completion from DOI | 20110217 | |
| 9 | Instance method | Public | Method | Retrive owner list along with their roles | 20110217 | |
| 10 | Instance method | Public | Method | Retrieve DOI transfer details | 20110217 | |
| 11 | Instance method | Public | Method | Retrieve DOI assigned Well Completion allocation volume | 20110217 | |
| 12 | Instance method | Public | Method | Retrieve ownership volume per disposition for a allocation | 20110217 |
Events
Class CL_GHO_OWNERSHIP_RPT_HELPER has no event.
Types
Class CL_GHO_OWNERSHIP_RPT_HELPER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GHO_OWNERSHIP_RPT_HELPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_GHO_OWNERSHIP_RPT_HELPER | Ownership report helper class | 20110217 |
Method GET_INSTANCE on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_BP_SEARCH_LOCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNER_GUIDS | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID_T | Table Category for BU_PARTNER_GUID Category | 20110217 | |||
| 2 | IS_SEARCH_FIELDS | Call by reference | Type reference (TYPE) | GHO_S_BP_LOCATOR_SRCH | Ownership search locator fields | 20110217 | |||
| 3 | IV_SEARCH | Call by reference | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SEARCH | Locator: Search | 20110217 |
Method RETRIVE_BP_SEARCH_LOCT on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_RPT_DOI_ALL_SRCH_RST | Table type for Ownership report result by DOI & owner | 20110217 | |||
| 2 | IS_NODE_ID | Call by reference | Type reference (TYPE) | GHO_S_TREE_KEY | Ownership report tree key | 20110217 | |||
| 3 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20110217 |
Method RETRIVE_DOI_ALL on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_CHGD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | CDREDCD_TAB | Table Type for CDRED for Change Documents | 20110217 | |||
| 2 | IS_NODE_ID | Call by reference | Type reference (TYPE) | GHO_S_TREE_KEY | Ownership report tree key | 20110217 |
Method RETRIVE_DOI_CHGD on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_NETOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOI_NETOBJ_RST | Call by reference | Type reference (TYPE) | GHO_T_RPT_DOI_NET_SRCH_RST | Ownership DOI assignment to network objects search result | 20110217 | |||
| 2 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20110217 |
Method RETRIVE_DOI_NETOBJ on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_OWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOI_OWN_RST | Call by reference | Type reference (TYPE) | GHO_T_RPT_DOI_OWN_SRCH_RST | Ownership report result by owner | 20110217 | |||
| 2 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20110217 |
Method RETRIVE_DOI_OWN on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_OWN_ENTITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOI_OWN_ENTITLE_RST | Call by reference | Type reference (TYPE) | GHO_T_RPT_DOI_OWN_ENTITLE_RST | Ownership entitlement for DOI | 20110217 | |||
| 2 | IV_NETOBJ_ID | Call by reference | Type reference (TYPE) | TPLNR | Well Completion ID | 20110217 | |||
| 3 | IV_OWN_ALLOC_RUN_ID | Call by reference | Type reference (TYPE) | GHO_ALLOC_RUN_ID | Identifier for an Instance of the Allocation Engine Run | 20110217 |
Method RETRIVE_DOI_OWN_ENTITLE on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_OWN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BP_RST | Call by reference | Type reference (TYPE) | GHO_T_RPT_BP_SRCH_RST | Ownership Business partner search result | 20110217 | |||
| 2 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20110217 |
Method RETRIVE_DOI_OWN_TYPE on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_TRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_T_RPT_DOI_TRO_SRCH_RST | Table type for Ownership DOI and transfer of result | 20110217 | |||
| 2 | IS_NODE_ID | Call by reference | Type reference (TYPE) | GHO_S_TREE_KEY | Ownership report tree key | 20110217 | |||
| 3 | IV_PARENT_ID_FLG | Call by reference | Type reference (TYPE) | BOOLE_D | '' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110217 |
Method RETRIVE_DOI_TRO on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_DOI_WC_VOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOI_WC_VOL_RST | Call by reference | Type reference (TYPE) | GHO_T_RPT_DOI_WC_VOL_RST | Allocation volume at Well Completion assigned to DOI | 20110217 | |||
| 2 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20110217 |
Method RETRIVE_DOI_WC_VOL on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
Method RETRIVE_OWN_ALLO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OWN_ALLO_RST | Call by reference | Type reference (TYPE) | GHO_T_OWN_RPT_ALLO_RST | Ownership splits for Allocation run result | 20110217 | |||
| 2 | IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection criteria for Queries on BO attributes | 20110217 |
Method RETRIVE_OWN_ALLO on class CL_GHO_OWNERSHIP_RPT_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |