cancel
Showing results for 
Search instead for 
Did you mean: 

Collection - Out of boundaries [66000-34]

0 Kudos

hello all can someone please help me with this problem

i have created a UFO with data Sources in it and i have a choose from list i need to take the value when the user selects a row from the CFL and put it in a text box i used this code:

SAPbouiCOM.Form oForm = Application.SBO_Application.Forms.Item(FormUID); SAPbouiCOM.UserDataSource ClaimServNumber = oForm.DataSources.UserDataSources.Item("Item_1");

oForm.DataSources.UserDataSources.Item(ClaimServNumber).ValueEx = oRecordset.Fields.Item("U_ClaimNo").Value;

the following error occurs:

Collection - Out of boundaries [66000-34]

thank you.

0 Kudos

Dear yousefmalak,

You have tagged your question with the product SAP Customer Checkout.

In order to avoid confusion please remove the tag SAP Customer Checkout from this question and add an appropriate tag.

Thanks & Regards,

Gunther

Accepted Solutions (0)

Answers (0)