SAP ABAP Class CL_GHO_OWNERSHIP_CUSTOMIZ (Ownership Customization 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_CUSTOMIZ | |
| Short Description | Ownership Customization 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 | 20100924 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_OWNERSHIP_CUSTOMIZ has no forward declaration.
Interfaces
Class CL_GHO_OWNERSHIP_CUSTOMIZ has no interface implemented.
Friends
Class CL_GHO_OWNERSHIP_CUSTOMIZ has no friend class.
Attributes
Class CL_GHO_OWNERSHIP_CUSTOMIZ has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Authorization Group | 20110412 | |
| 2 | Static method | Public | Method | Get company data from t001 table | 20100924 | |
| 3 | Static method | Public | Method | Get the all interest type or interest type based int cat cd | 20101029 | |
| 4 | Static method | Public | Method | Get Interest category | 20101125 | |
| 5 | Static method | Public | Method | Get the Medium relavent to GHO & Include ALL as medium | 20101018 | |
| 6 | Static method | Public | Method | Get the Medium relavent to GHO & Include ALL as medium | 20110303 | |
| 7 | Static method | Public | Method | Get the Description of Medium | 20110303 | |
| 8 | Static method | Public | Method | Get the Description of Medium | 20101018 | |
| 9 | Static method | Public | Method | Get medium customising | 20101215 | |
| 10 | Static method | Public | Method | get the ownership interest type from customizing table | 20101029 | |
| 11 | Static method | Public | Method | get the ownership Ownership Interest Category | 20110303 | |
| 12 | Instance method | Public | Method | get the ownership interest type from customizing table | 20101029 | |
| 13 | Static method | Public | Method | Get ownership role codes from table GHO_OWN_TYPE & tx table | 20100928 | |
| 14 | Static method | Public | Method | Get all ownership role codes from table GHO_OWN_TYPE | 20101025 | |
| 15 | Static method | Public | Method | Get Royal Type customising | 20101215 | |
| 16 | Static method | Public | Method | Get Scale Method Type | 20110401 |
Events
Class CL_GHO_OWNERSHIP_CUSTOMIZ has no event.
Types
Class CL_GHO_OWNERSHIP_CUSTOMIZ has no local type.
Method Signatures
Method GET_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AUTH | Call by reference | Type reference (TYPE) | T370B | Technical object authorization group | 20110412 | |||
| 2 | IV_AUTH | Call by reference | Type reference (TYPE) | IAUTG | Technical object authorization group | 20110412 |
Method GET_AUTH on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_COMPY_T001 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COMP_T001 | Call by reference | Type reference (TYPE) | T001 | Company Codes | 20100924 | |||
| 2 | IV_COMP_CD | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20100924 |
Method GET_COMPY_T001 on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_INTTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTTY | Call by reference | Type reference (TYPE) | GHO_T_OWN_INTTY | Onwership interest type | 20101029 | |||
| 2 | IV_INT_CAT_CD | Call by reference | Type reference (TYPE) | GHO_OWN_INT_CAT_CD | Ownership Interest Category | 20101029 |
Method GET_INTTY on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_INT_CAT_CD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INT_CAT | Call by reference | Type reference (TYPE) | GHO_T_OWN_INT_CAT_CD | 20101125 | ||||
| 2 | IT_OWNTYP | Call by reference | Type reference (TYPE) | GHO_T_CUVD_OWN_TYPE | TableType of Customer/Vendor Ownr Role & Escheat Data | 20101125 |
Method GET_INT_CAT_CD on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_MEDIUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEDIUM | Call by reference | Type reference (TYPE) | GHO_T_OWN_MEDIUM | Ownership Medium | 20101018 |
Method GET_MEDIUM on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_MEDIUM_SM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEDIUM | Call by reference | Type reference (TYPE) | GHO_T_OWN_MEDIUM | Ownership Medium | 20110303 |
Method GET_MEDIUM_SM on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_MEDIUM_SM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED_FLG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110303 | |||
| 2 | EV_MEDIUM_TXT | Call by reference | Type reference (TYPE) | MEDKXT | Short text for the link medium | 20110303 | |||
| 3 | IV_MEDIUM | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20110303 |
Method GET_MEDIUM_SM_TEXT on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_MEDIUM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FAILED_FLG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101018 | |||
| 2 | EV_MEDIUM_TXT | Call by reference | Type reference (TYPE) | MEDKXT | Short text for the link medium | 20101018 | |||
| 3 | IV_MEDIUM | Call by reference | Type reference (TYPE) | MEDIU | Medium | 20101018 |
Method GET_MEDIUM_TEXT on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_MEDI_CUST_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MEDIUM | Call by reference | Type reference (TYPE) | GHO_T_OWN_MEDIUM | Ownership Medium | 20101215 |
Method GET_MEDI_CUST_READ on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_OWNERSHIP_INTEREST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OWNERSHIP_INTEREST_CAT | Call by reference | Type reference (TYPE) | GHO_OWN_INTTY | Ownership Interest Type | 20101029 | |||
| 2 | IV_OWN_INTEREST_TYPE | Call by reference | Type reference (TYPE) | GHO_OWN_INTTY-OWN_INT_TYPE_CD | Owner Interest Type | 20101029 |
Method GET_OWNERSHIP_INTEREST_TYPE on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_OWNERSHIP_OWN_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INT_CAT | Call by reference | Type reference (TYPE) | GHO_T_INT_OWN_CAT_CD | Ownership Interest Type | 20110303 | |||
| 2 | IT_OWNTYP | Call by reference | Type reference (TYPE) | GHO_T_CUVD_OWN_TYPE | Owner Interest Type | 20110303 |
Method GET_OWNERSHIP_OWN_TYPE on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_OWNERSHIP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OWNERSHIP_TYPE | Call by reference | Type reference (TYPE) | GHO_OWN_TYPE | Ownership Interest Type | 20101029 | |||
| 2 | IV_OWN_CATEGORY | Call by reference | Type reference (TYPE) | GHO_OWN_INTTY-INT_CAT_CD | Owner Interest Type | 20101029 |
Method GET_OWNERSHIP_TYPE on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_OWNTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OWN_TYPE | Call by reference | Type reference (TYPE) | GHO_T_OWN_TYPE | Ownership role table type | 20100928 | |||
| 2 | IV_CUVD_IND | Call by reference | Type reference (TYPE) | GHO_CUST_VEND_CD | Customer/Vendor Indicator | 20100928 |
Method GET_OWNTYPE on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_OWNTYPE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OWNTYPE | Call by reference | Type reference (TYPE) | GHO_T_OWN_TYPE | Ownership role table type | 20101025 |
Method GET_OWNTYPE_ALL on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_ROYCAL_TYP_CUST_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_TYPE | Call by reference | Type reference (TYPE) | GHO_T_SM_TYPE | Royalty Calculation Type | 20101215 |
Method GET_ROYCAL_TYP_CUST_READ on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
Method GET_SM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SM_TYPE | Call by reference | Type reference (TYPE) | GHO_T_OWN_SM_TYPE | Scale Method Type | 20110401 |
Method GET_SM_TYPE on class CL_GHO_OWNERSHIP_CUSTOMIZ has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |