I currently have a script recording FB03 Document Display and saving multiple parameters (document date, posting date, currency, etc.) to one variant in one SAP system and comparing these fields with a replicated document in a different SAP system. Since FB03 can display multiple line items and is not always consistent, I want to use CBTA Do Loop functionality to read each line item in document display and saving these to a variant to later compare with replicated document. I have tried using CBTA default component CBTA_GUI_TC_GETCELLDATA to get ROW_ID number, but it seems like this format does not work with FB03 since it is not a table. Is there a CBTA component that I can use to get line item number and use that in my do-while loop?
Thanks in advance.
Request clarification before answering.
Hi Cynthia,
You can use findrow and get cell data components for getting row number from specified row.
Regards,
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.