Skip to Content
1
Jan 11, 2012 at 08:01 AM

Start Report with BOR REPORT > How to fill SELTAB

117 Views

Hi,

I did a copy of the standard Workflow for Purchase order ( Bus2012 )

Now I want to adapt in that way, that the WF initation has to start the Printout Report at last.

I use therfore the BOR Object "REPORT" in the WF Activity..

Everything works fine, but:

I have to fill the SELTAB with following information ( with Container operation)

S_EBELN SIEQXXXXXXXXXX

XXXXXXXXXX should be the PurchasingOrder Number...which is in the Workflow as: &_WI_Object_Id.PurchaseOrder&

HOW can I concatinate S_EBELN SIEQ &_WI_Object_Id.PurchaseOrder& ?

Many Thanks

Robert