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 ABAP 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 DELETE_FACTORS_H Instance method Public Method Delete factors item 20131111
2 DELETE_FACTORS_I Instance method Public Method Delete factors header 20131111
3 INSERT_FACTORS_H Instance method Public Method Insert factors header 20131111
4 INSERT_FACTORS_I Instance method Public Method Insert factors item 20131111
5 RETRIEVE_FACTORS_H Instance method Public Method Retrieve factors header 20131111
6 RETRIEVE_FACTORS_I Instance method Public Method Retrieve factors item 20131111
7 UPDATE_FACTORS_H Instance method Public Method Update factors header 20131111
8 UPDATE_FACTORS_I 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 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED 20131111
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20131111
4 Importing 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 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED 20131111
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
3 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20131111
4 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20131111
3 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20131111
3 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
2 Exporting ET_OBJ_FACTOR_H Call by reference Type reference (TYPE) GHO_TT_BO_FACTOR_HDR 20131111
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND 20131111
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GHO_OBJ_ID 20131111
5 Importing 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 Exporting ET_OBJ_FACT_I Call by reference Type reference (TYPE) GHO_TT_BO_OBJ_FACT_ITEM 20131111
2 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20131111
3 Importing 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG 20131111
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20131111
3 Importing 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