Hi Experts,
I need to write a BDC prgroam for the following requirement.
Can you please help me since I don't know for this scenarios and very urgent to me ?
Scenario: For tcode: IA02
After entering Equipment number , it will navigate to next screen in that we can find list of counters like 1 and 2 etc.
If we select any of that counter and click on operation which is in the toolbar it takes to next screen where we can find list
of operations . So, for that operation i need to update the longtext (we can find field name LT with checkbox)which is 240 char max.
Ex: Equipment number: 410000000
In that COunters will be : 10, 20, 30
When we select particular conter: it will take to list of Operations:
0010, 0020,0030 .... for each operation number i need to update the long text.
410000000 - Equipment number
10 - Counter
Operation - 0010 - Here LT - Long text
Operation - 0020 - Here LT - Long text
20
0010 - Here LT - Long text
0020 - Here LT - Long text
0030 - Here LT - Long text
Can you please help me for this scenario ?
Thank you very much in advance.