cancel
Showing results for 
Search instead for 
Did you mean: 

STO process automation after PO is created in ME21N

0 Kudos
407

My Client wants to automate STO process as per Following :

After creation of PO in inter company STO process client need 1 Zscreen in which user will put PO number, storage location,

and picking quantity.After executing automatically Delivery should be created,PGI should be done for that delivery and invoice should be created in vf01 all at one click.

Need suggestion how to map this requirement, Any BAPI,FM,USER EXIT which can be used to map this requirement.

manually Delivery is created in vl10b wrt Po, then PGI is done in vl02n and STO invoice is created in VF01.Client wants all this

at one click in separate screen,

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
SAP Champion
SAP Champion

Create three jobs in the following sequence:-

  • RVV50R10C for creating outbound delivery against PO
  • WS_MONITOR_OUTB_DEL_GDSI for Goods Issue
  • RV60SBAT to schedule a background job for billing
0 Kudos

RVV50R10C : can this job be used in case of partial delivery for STO, i.e.created through VL10D or VL10F