Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_HU_PROCESS_MSG_DIRECT

Former Member
0 Likes
968

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

2 REPLIES 2
Read only

Former Member
0 Likes
653

HI,

Here is the explanationand the example code

http://abap.wikiprog.com/wiki/BAPI_HU_PROCESS_MSG_DIRECT

Regards

Sudheer

Read only

Former Member
0 Likes
653

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