RFC For OUTBOUND Delivery and Invoice Create

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

RFC For OUTBOUND Delivery And Invoice Create

( export invoice purpose only )

STO- ( export invoice purpose only )


FM- Outbound Create :- ZOUTBOUND_DELIVARY_CREATE1
Import Parameter :-

S_EBELN : -” PO No. “ (3200000077)


S_MENGE :- QTY - Dispatch Qty (1)
S_LCNO :- TP Number

Export Parameter :-
IS_VBELN : - OUTbound no. received
Outbound Cancellation :-
FM :- ( ZCANCEL_PGI_BAPI1 )

Import parameter : -
S_VBELN : - OUTbound no.

Export parameter ➖
LS_VBELN :-
EXPORT :- Return Sucess OR Not

—-----------------------------------------------------------------------
Outbound Delivery Using Sales Order

FM - Outbound Using Sales : -


ZOUTBOUND_SALES_CREATE1

Import parameter:-


S_VBELN : - Sales orde no (2092918 , 2092917)
S_MENGE qty (1)
S_LCNO :- TP Number

Export Parameter➖
DOCUMENT_NUMB : - outbound no. received
FM Create Invoice Using Outbound Delivery (Sales)
ZOUTSALES_INVOICE_CREATE1

Import Parameter : -
S_VBELN : - outbound no
P_LRNO :- Lorry Receipt Number
P_LRDATE :- Lorry Receipt Date
P_TRUCK :- Truck Number
P_EWB :- E-way Bill Number
P_EWDATE :- E-way Bill Date
P_LCNUM :- LC Number
Export Parameter ➖
LV_VBELN :- invoice no. received - need this no. tranzol reports

Sir we will add some more filed in this import parameter


—------------------------------------------------------------------------------

RFC For OUTBOUND Delivery

STO- (Inter plant Transfer)


a. Material sending from mines to stock yard
b. Material sending from Mines to ghugus or konsari plant
c. Material sending from Stockyard to ghugus or Konsari
Plant

FM- Outbound Create :- ZOUTBOUND_DELIVARY_CREATE1

Import Parameter :-

S_EBELN : - purchase order no (3800000003)


S_MENGE :- dispatch qty (1)

Export Parameter :-
IS_VBELN : - outbound no- need to print on delivery challan - tranzol
Cancellation Invoice : -

FM ( ZMINING_BILLING_CANCEL )

Import parameter : -

S_VBELN : - Invoice Number

Export : - Parameter

IT_BAPIRET : - Return Parameter


IT_BAPISUCC : - BAPIVBRKSUCCESS
OUTBOUND : - outbound Number
DELETEOUT : - delete outbound delivery status
Bapi for automated “GRN” from Mines to Stock yard location.

FM : - ZOUTBOUND_GRN_CREATE1

Import Parameter : - S_VBELN :- Outbound Delivary Number

Export Parameter :- LV_MBLNR :- Material Document Number

You might also like