Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module to update Credit status in Delivery

Former Member
0 Likes
1,471

Hi,

Is there any function module or BAPI to update the Credit status for Delivery (Outbound) in transaction VL02N.

Hi,

Is there any function module or BAPI to update the Credit status for Delivery (Outbound) in transaction VL02N.

3 REPLIES 3
Read only

Former Member
0 Likes
957

HI

check table VBUK/P and try BAPI_SALESORDER_GETSTATUS

hope this helps

regards

Aakash Banga

Read only

0 Likes
957

This BAPI will get the status for the Sales Document. But, my requirement is I need to update the Credit status (VBUK-CMGST) for the Delivery number (VL02N transaction). Please let me know, if there is any such function module or BAPI for this purpose.

Read only

Former Member
0 Likes
957

Hi Priyanka,

This BAPI " BAPI_CREDIT_ACCOUNT_GET_STATUS " will give the required solution.it determines credit status of credit account.

by

Prasad GVK.