Basic API
About the Novacura Flow Transporter Package The Novacura Flow SAP connector will call a number of SAP BAPIs in order to retrieve the interface information. The following functions give the required information:
ZNCFLOW_APPLICATION_COMPONENT: List BAPI application tree
BAPI_MONITOR_GETLIST: Returns a list of all available BAPI's in the SAP system.
BAPI_INTERFACE_GETDOCU: Returns the help text documentation for a BAPI on different levels.
RFC_GET_FUNCTION_INTERFACE: Returns all parameters for a BAPI or function module in SAP.
ZNCFLOW_DDIF_FIELDINFO_GET: Returns the data dictionary specification for parameter fields
Last updated