Parameter Short text Parameter description
The procedure is always such that a message leads to the work processbeing activated. The work process performs an action, possibly sends aresult back and then waits for a new message. There are also cases where while one message is being processed, othermessages are sent and it may be necessary to wait for their responses.Examples of this are enqueue and establishing RFC connections.Particularly with an asynchronous RFC, the RFC replies can be sent atany time you want. However, since the work process cannot process every type of message inevery situation, each SAP context has a local queue. Here messages thatcannot be immediately processed are stored temporarily. The parameterrdisp/max_arq defines the size of this local queue. Work area Parameter unit Default value Who is allowed Limitation for os Limitation for db |