cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Runtime error in FM BBP_VENDOR_GET_DATA2 in R/3

Former Member
0 Kudos

Hi Gurus

We are receiving nearly 1000 ABAP runtime error in the Functional Module BBP_VENDOR_GET_DATA2 in the user ID as RFCPROD in the ST22 and in the dump details as soon below.

Possible error causes:

o The maximum size of an SQL statement was exceeded.

o The statement contains too many input variables.

o The input data requires more space than is available.

And this is happening in this place.

48| IF NOT LRT_ADDRNR[] IS INITIAL. |

|>>>>>| SELECT * APPENDING TABLE ITAB_ADRC FROM ADRC .

We enter the T-code XK01, XK02 and XK03 , then enter the details of vendor , press enter immediately one count is increasing in the ST22.

Please any one can suggest .

Thanks & Regards

Sada

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Contacted SAP applied OSS issue has been resolved.

former_member183819
Active Contributor
0 Kudos

Hi

Can you share the note with us?

regards

Muthu

Former Member
0 Kudos

I am having a similar issue, may you please help. share the SAPnote

former_member183819
Active Contributor
0 Kudos

Hi peter

We will wait for sada reply.

However look in to these 2 notes and may give some clues for you.

Note 953682 - BBP_VENDOR_SYNC: Vendor replication

Note 988252 - BBPGETVD: You cannot transfer invoice recipients only

regards

Muthu

Former Member
0 Kudos

Hi Not Active ContributorSadasivam Soliyappan,

Could you please share the SAP Note number with us urgently?

We have been encountered with the same problem unfortunately.

Thanks in advance.

Dolunay.

Former Member
0 Kudos

Hi Dolunay,

Please check the OSS # 1237098 1179387 1241064.

Sorry for the delay.

Thanks

Sada

former_member183819
Active Contributor
0 Kudos

Hi Sada

This FM is available in r/3 BBP_VENDOR_GET_DATA2 but it is used in the following EBP programs for vendor sysnchronisation from r/3 to ebp

LBBP_BD_DRIVER_31IU72

LBBP_BD_DRIVER_31IU76

LBBP_BD_DRIVER_40BU42 Get vendors from backend system

LBBP_BD_DRIVER_45AU33 Get vendors from backend system

LBBP_BD_DRIVER_46AU12

LBBP_BD_DRIVER_46CU10

LBBP_BD_DRIVER_470U14

LBBP_BD_DRIVER_470U15

LZBBP_BD_DRIVER_45AU49 Get vendors from backend system

Did you check any BBP_VENDOR_SYNC job failed yesterday. It might causes this problem. check it out your technical guy.

regards

Muthu