2019 Sep 17 11:05 AM
Hi,
I want to exclude standard credit check when the payment method is credit card in va01 and va02. May i know which are the badi's i have to deal.
2019 Sep 17 8:08 PM
In OVA8 you can set a custom VOFM routine to bypass a check or reset credit check statuses.
For SD Credit management read SAP note 895630 - Use of the requirement "No check".
For FSCM credit management read SAP note 2469457 - Bypass credit check in custom routine in SAP Credit Management(FSCM).
2019 Sep 17 11:10 AM
Hi,
You can search for BAdIs using FM SXV_GET_CLIF_BY_NAME. Based on the information that you get in these BAdIs, you can put your logic.
Put a break-point in FM at ENDFUNCTION and in parameters CLIF and NAME, you will get BAdI or exit name.
Regards
Gaurav Karkara
2019 Sep 17 8:08 PM
In OVA8 you can set a custom VOFM routine to bypass a check or reset credit check statuses.
For SD Credit management read SAP note 895630 - Use of the requirement "No check".
For FSCM credit management read SAP note 2469457 - Bypass credit check in custom routine in SAP Credit Management(FSCM).
2019 Sep 19 11:36 AM
Using this "SAP note 895630 - Use of the requirement "No check"." i excluded standard credit check but for the customer credit exposure is updating. i don't want to update the credit exposure. Is there any badi?
2019 Sep 17 8:20 PM
2019 Sep 19 12:50 PM
Hi
Please, consider the letter of credit as a template for your requirement and check the following notes (and related notes)
I hope it helps you
Regards
Eduardo