Skip to Content
0
Former Member
Jun 17, 2008 at 12:56 AM

BDC can't record scrolling action

441 Views

Hi Experts,

I'm facing a problem in recording scrolling action in screen when doing BDC recording.

I have to enhance the standard SAP program in user exit (IDOC_INPUT_ORDERS) which is using BDC way in creating Sales Order when receive Inbound IDOC.

The new requirement is to fill in serial number in each item, the total of serial number needed depends on the quantity ordered for that item.

(in VA01, click on particular item, go "Extra" -> "Technical objects" and enter the serial number. Item with quantity 60 will have 60 serial numbers to enter.)

The problem is, when i try to enhance the BDC formed in IDOC_INPUT_ORDERS, the recording failed to record the scrolling down action when trying to fill in all serial number. (The screen only able to fill in max 19 serial numbers and requires scrolling after filling in 19 serial numbers)

Can someone please help and give me an idea on how to solve this problem?

Thanks.

Best Regards,

Jason