SAP IF_EX_FCO_CO_FUNCTIONS OO Class - BAdI Interface IF_EX_FCO_CO_FUNCTIONS









IF_EX_FCO_CO_FUNCTIONS is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_EX_FCO_CO_FUNCTIONS including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_EX_FCO_CO_FUNCTIONS SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ADJUST_CEZP_REWORKAdjusts the Rework Quantity in CEZPPublic
CALL METHOD if_ex_fco_co_functions=>ADJUST_CEZP_REWORK...more details

ADJUST_CPZP_CHANGE_PARAMETERSAdjusts the Rework Qty in CPZP When Changing UoMPublic
CALL METHOD if_ex_fco_co_functions=>ADJUST_CPZP_CHANGE_PARAMETERS...more details

ADJUST_CPZP_DELETE_REPPOINTAdjusts the Rework Qty in CPZP When Deleting Reporting PointPublic
CALL METHOD if_ex_fco_co_functions=>ADJUST_CPZP_DELETE_REPPOINT...more details

ADJUST_CPZP_REWORKAdjusts the Rework Qty in CPZPPublic
CALL METHOD if_ex_fco_co_functions=>ADJUST_CPZP_REWORK...more details

ADJUST_CPZP_REWORK_CANCELAdjusts the Rework Qty in CPZP During CancelationPublic
CALL METHOD if_ex_fco_co_functions=>ADJUST_CPZP_REWORK_CANCEL...more details

ADJUST_ITAB_CPZP_REWQTYAdjusts CPZP-REWQTY on Auto GR (Inward Transfer FCOST)Public
CALL METHOD if_ex_fco_co_functions=>ADJUST_ITAB_CPZP_REWQTY...more details

ADJUST_KPZP1_FOR_SCRAPAdjusts the Scrap Qty in KPZP1 for RM_OPERATION_READ_MULTIPublic
CALL METHOD if_ex_fco_co_functions=>ADJUST_KPZP1_FOR_SCRAP...more details

CORRECTED_PZPS_GETDelivers Corrected RP Qties Incl. Predecessors to ReworkPublic
CALL METHOD if_ex_fco_co_functions=>CORRECTED_PZPS_GET...more details

FCO_ACTIVATEDDelivers Customizing for Failure Cost ProcessingPublic
CALL METHOD if_ex_fco_co_functions=>FCO_ACTIVATED...more details

REM_CANCEL_CHECKChecks Whether Cancelation is Permitted in Repetitive Manuf.Public
CALL METHOD if_ex_fco_co_functions=>REM_CANCEL_CHECK...more details

REM_CANCEL_FCOCancels FCO Document for Repetitive ManufacturingPublic
CALL METHOD if_ex_fco_co_functions=>REM_CANCEL_FCO...more details

REM_CANCEL_GR_CHECKChecks if Cancelation of GR is Allowed in Repetitive Manuf.Public
CALL METHOD if_ex_fco_co_functions=>REM_CANCEL_GR_CHECK...more details

REM_DO_GOODS_RECEIPT_GETIndicates that GR is Triggered from CockpitPublic
CALL METHOD if_ex_fco_co_functions=>REM_DO_GOODS_RECEIPT_GET...more details

REM_DO_GOODS_RECEIPT_SETDetermines that GR is Triggered from CockpitPublic
CALL METHOD if_ex_fco_co_functions=>REM_DO_GOODS_RECEIPT_SET...more details

REM_GET_DATA_SUBSCREENDelivers Subscreen Data to BackflushPublic
CALL METHOD if_ex_fco_co_functions=>REM_GET_DATA_SUBSCREEN...more details

REM_INITIALIZE_SUBSCREENInitializes Subscreen DataPublic
CALL METHOD if_ex_fco_co_functions=>REM_INITIALIZE_SUBSCREEN...more details

REM_SET_CANCEL_BY_FCOSets Internal Flag - REM Cancelation BAPI Called From FCOPublic
CALL METHOD if_ex_fco_co_functions=>REM_SET_CANCEL_BY_FCO...more details

REM_SET_DATA_SUBSCREENDelivers Backflush Data to SubscreenPublic
CALL METHOD if_ex_fco_co_functions=>REM_SET_DATA_SUBSCREEN...more details

REWORK_DOCUMENT_CREATEWrites Failure Cost Document for Excluded Rework (REM)Public
CALL METHOD if_ex_fco_co_functions=>REWORK_DOCUMENT_CREATE...more details

REWORK_QUANTITY_GETDelivers Complete WIP and Rework QuantitiesPublic
CALL METHOD if_ex_fco_co_functions=>REWORK_QUANTITY_GET...more details

SCRAP_DOCUMENT_CREATEWrites Failure Cost Document for Scrap (REM)Public
CALL METHOD if_ex_fco_co_functions=>SCRAP_DOCUMENT_CREATE...more details




Links to Related Class(s)

IF_EX_FC...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!