Hello,
We arefacing aslowproblem in theproductionnotes, we have the following scenario:
Submission of theproduction order(OUT)
ECC->PO->MIDDLEWARE
Pointingreturnwith the data (IN)
Middleware->PO->ECC
We have anFMZ, andbapiusedthat isslowisBAPI_PRODORDCONF_CREATE_TT. This functionsimulates theCO11N
With this scenariowe were doingup to 3notesper second, sending only twofields tothe structurebapiBAPI_PP_TIMETICKET.
conf_acti_unit1
conf_activity1
Afterthe activation ofCO-PA module, we now senda few morefields:
conf_acti_unit2
conf_activity2
conf_acti_unit3
conf_activity3
conf_acti_unit4
conf_activity4
conf_acti_unit5
conf_activity5
conf_acti_unit6
conf_activity6
Afterwe addthese fields, the time increasedand maytake minutesto record andprovide feedbacktoourmiddleware.
Has anyone ever experienced this?
BR,
Tolfo