Ansicht
Dokumentation

FQM_FLOW_ADJUST - BAdI: Adjust Flows for a Single Source Transaction

FQM_FLOW_ADJUST - BAdI: Adjust Flows for a Single Source Transaction

rdisp/max_wprun_time - Maximum work process run time   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

This BAdI is not released for use.

You can use this Business Add-In (BAdI) to generate your own implementation for adjusting flows in the One Exposure from Operations hub. The following two methods are available and they can be used simultaneously:

  • Adjust Flows for a Source Transaction (ADJUST_TRANSACTION_FLOWS):
You can use this BAdI method to adjust the flows created by the SAP standard distribution partner implementations. That is, you can change the content of certain fields and can delete complete flows.
Import Parameter:
IS_ORIGIN_TRANS: Set of fields that uniquely identify the source transaction
Changing Parameter:
CT_FLOWS: Dynamically generated table that indicates fields that may or may not be changed. The table is generated at runtime and contains three substructures:
  • S_FIXED: Flow fields that may not be changed

  • S_ADJUST: Flow fields that may be changed.

  • S_SAP: SAP-internal substructure that may not be changed.

  • Add Distribution Partners for Flow Adjustment (GET_PARTNERS)
You use this BAdI method to add your own distribution partner implementations to supplement the standard distribution partners delivered by SAP.
Export Parameter:
ET_PARTNER

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.






PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2468 Date: 20240523 Time: 201452     sap01-206 ( 83 ms )