‎2010 Jul 05 1:01 PM
I have sales order no .
What is the function module to give the details of BILLING PLAN for that sales order.
‎2010 Jul 05 2:00 PM
There is a link between VBKD-FPLNR and FLTP-FPLNR.
Pass the VBELN to VBKD, Fetch the FPLNR and pass it to FLTP to get the FLTP details.
Try the FM - DPBP_SLS_GET_REF_FPLNR_FPLTR
‎2010 Jul 05 2:00 PM
There is a link between VBKD-FPLNR and FLTP-FPLNR.
Pass the VBELN to VBKD, Fetch the FPLNR and pass it to FLTP to get the FLTP details.
Try the FM - DPBP_SLS_GET_REF_FPLNR_FPLTR
‎2010 Jul 05 2:03 PM
Hi,
Use FM:
SD_SALES_BILLINGPLAN_READ
Thanks and Regards,
Chandra