SAP ABAP Interface IF_GHO_FACTORS_UTIL (Interface for factors)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PN (Application Component) Production Network
⤷
EA_GHO_COMMON (Package) Package for common objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GHO_FACTORS_UTIL | Common factors utility class | 20131111 |
Properties
| Interface | IF_GHO_FACTORS_UTIL | |
| Short Description | Interface for factors |
General Data
| Package | EA_GHO_COMMON | Package for common objects |
| Created | 20130925 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GHO_FACTORS_UTIL has no interface.
Friends
Interface IF_GHO_FACTORS_UTIL has no friend.
Attributes
Interface IF_GHO_FACTORS_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete factors item | 20131111 | |
| 2 | Instance method | Public | Method | Delete factors header | 20131111 | |
| 3 | Instance method | Public | Method | Insert factors header | 20131111 | |
| 4 | Instance method | Public | Method | Insert factors item | 20131111 | |
| 5 | Instance method | Public | Method | Retrieve factors header | 20131111 | |
| 6 | Instance method | Public | Method | Retrieve factors item | 20131111 | |
| 7 | Instance method | Public | Method | Update factors header | 20131111 | |
| 8 | Instance method | Public | Method | Update factors item | 20131111 |
Events
Interface IF_GHO_FACTORS_UTIL has no event.
Types
Interface IF_GHO_FACTORS_UTIL has no local type.
Method Signatures
Method DELETE_FACTORS_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | 20131111 | ||||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 | ||||
| 4 | IS_OBJ_FACT_H | Call by reference | Type reference (TYPE) | GHO_S_BO_FACTOR_HDR | 20131111 |
Method DELETE_FACTORS_H on Interface IF_GHO_FACTORS_UTIL has no exception.
Method DELETE_FACTORS_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | 20131111 | ||||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 | ||||
| 4 | IS_OBJ_FACT_I | Call by reference | Type reference (TYPE) | GHO_S_BO_OBJ_FACT_ITEM | 20131111 |
Method DELETE_FACTORS_I on Interface IF_GHO_FACTORS_UTIL has no exception.
Method INSERT_FACTORS_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 | ||||
| 3 | IT_OBJ_FACT_H | Call by reference | Type reference (TYPE) | GHO_TT_BO_FACTOR_HDR | 20131111 |
Method INSERT_FACTORS_H on Interface IF_GHO_FACTORS_UTIL has no exception.
Method INSERT_FACTORS_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 | ||||
| 3 | IT_OBJ_FACT_I | Call by reference | Type reference (TYPE) | GHO_TT_BO_OBJ_FACT_ITEM | 20131111 |
Method INSERT_FACTORS_I on Interface IF_GHO_FACTORS_UTIL has no exception.
Method RETRIEVE_FACTORS_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | ET_OBJ_FACTOR_H | Call by reference | Type reference (TYPE) | GHO_TT_BO_FACTOR_HDR | 20131111 | ||||
| 3 | EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | 20131111 | ||||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GHO_OBJ_ID | 20131111 | ||||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GHO_OBJ_TYPE | 20131111 |
Method RETRIEVE_FACTORS_H on Interface IF_GHO_FACTORS_UTIL has no exception.
Method RETRIEVE_FACTORS_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJ_FACT_I | Call by reference | Type reference (TYPE) | GHO_TT_BO_OBJ_FACT_ITEM | 20131111 | ||||
| 2 | IV_OBJ_FACT_GUID | Call by reference | Type reference (TYPE) | GHO_OBJ_FACT_UNIQ_ID | 20131111 |
Method RETRIEVE_FACTORS_I on Interface IF_GHO_FACTORS_UTIL has no exception.
Method UPDATE_FACTORS_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 | ||||
| 3 | IT_OBJ_FACT_H | Call by reference | Type reference (TYPE) | GHO_TT_BO_FACTOR_HDR | 20131111 |
Method UPDATE_FACTORS_H on Interface IF_GHO_FACTORS_UTIL has no exception.
Method UPDATE_FACTORS_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | 20131111 | ||||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 | ||||
| 3 | IT_OBJ_FACT_I | Call by reference | Type reference (TYPE) | GHO_TT_BO_OBJ_FACT_ITEM | 20131111 |
Method UPDATE_FACTORS_I on Interface IF_GHO_FACTORS_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |