SAP ABAP Class IF_GHO_FACTORS_UTIL (Interface for factors)
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
| Class | IF_GHO_FACTORS_UTIL | |
| Short Description | Interface for factors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130925 | SAP |
| Last change | 20140121 | 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 IF_GHO_FACTORS_UTIL has no interface implemented.
Friends
Class IF_GHO_FACTORS_UTIL has no friend class.
Attributes
Class 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
Class IF_GHO_FACTORS_UTIL has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_GHO_FACTORS_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |