cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

badi implementing on 7.02

Former Member
0 Likes
375

Dear All,

the BADI  BBP_ACC_CHECK_ICC is on SRM 7.02 not available. There is another one which is named
bbp_bdi_acc_check_470.  I am not able to implement this since it is different than the usual way

of badi implementation. Please guide on how to achieve.

Kind Regards

Alex

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

From my knowledge Badi's ending with ICC are internal BADIs for SAP Development and customers should not implement them.

If you want to check account assignment use BBP_DOC_CHECK_BADI

Former Member
0 Likes

The goal is to avoid the call of FM B470_ACCSERV_CHECKACCASSIGNMT

in order to ignore backend accounting checks.

PLEASE SUGGEST.Any help is appreciated.

Regards

Alex

laurent_burtaire
Active Contributor
0 Likes

Hello Alexander,

what is your current SP level ?

Regards.

Laurent.

Former Member
0 Likes

SRM_SERVER    701    0008    SAPK-70108INSRMSRV    SRM_SERVER

SAP_BASIS          702    0011    SAPKB70211    SAP Basiskomponente

laurent_burtaire
Active Contributor
0 Likes

Hello,

did you find where is called B470_ACCSERV_CHECKACCASSIGNMT function module ?

Regards.

Laurent.

Former Member
0 Likes

Hello Laurent,

we have solved this problem by another way.

BBP_BDI_ACCOUNTING_CHECK is only for internal purposes.

Regards

Alex

Answers (0)