cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi for customer credit management

Former Member
0 Kudos

Dear Gurus,

Can u tell me the bapi for FD32 .ie. customer cedit management.

If u have any customised bapi then do send me the same.

Points will be awarded for every try.

Regards,

Mohan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

There is a standard function module 'CREDITLIMIT_CHANGE' which can be used to insert or update credit limits and therefore credit master data.

Two indicators, UPD_KNKA and UPD_KNKK are available to indicate whether you want to create credit master data or update or delete existing data. UPD_KNKA is for central data and the other for credit control area data.

There may be technical differences between BAPI and a normal function module, but for all functional purposes this FM can be used just like a BAPI.

Cheers,

KC

SAP SD