‎2007 Sep 07 1:51 PM
Hi,
Can someone please help me in what values to pass to ensure that the print is given without any errors.
Currently I am just passing the HUKEY as "330737803170010368".
on executing i get a message in the Return Table and no print is given.
Please help me out in what values to be passed and what do u mean by "RFC target system", i mean what value should be passed for this field?
Please help me out....its really urgent!!
Thanks & Regards,
Tejas Savla
‎2007 Sep 07 1:54 PM
HI,
Here is the explanationand the example code
http://abap.wikiprog.com/wiki/BAPI_HU_PROCESS_MSG_DIRECT
Regards
Sudheer
‎2007 Sep 07 1:54 PM
hi
FU BAPI_HU_PROCESS_MSG_DIRECT
Select and Process Handling-Unit Outputs
Functionality
This method includes the "GetListOutput" and "ProcessOutput" methods.
The outputs that belong to the handling units that were specified in the HUKEY parameter were selected and then processed immediately.
Dynamic control of the output device is offered as an option via the "DynamicOutputDevice" parameter.
Outputs are sorted according to the value specified in the "SortMessage" parameter.
The processing status of each output that was processed can be accessed in the "MessageProtocol" return parameter.
Parameters
DYNAMICOUTPUTDEVICE
PROCESSING
SORTMESSAGE
HUKEY
OUTPUTTYPE
MESSAGEPROTOCOL
RETURN