‎2008 Mar 11 5:46 AM
‎2008 Mar 11 6:06 AM
Hi,
Import Parameters
BDWFAP_PAR-INPUTMETHD Describes how the function module is to be processed (example: in the background)
BDWFAP_PAR-MASS_PROC indicates Mass inbound processing? (indicator)
Export parameters
BDWFAP_PAR-RESULT - you should Set it to 99999 if an event is to be triggered for error handling.
BDWFAP_PAR-APPL_VAR is a Variable freely available from application for workflow
BDWFAP_PAR-UPDATETASK - to know whether it is Asynchronous update or not?
BDWFAP_PAR-CALLTRANS - to know whether Transaction is called or not?
Mark all helpful answers.