Last time I showed You how to deal with cell values of SAP tables. In today’s post we are going to deal with check boxes in SAP tables.
Continue reading “How to deal with SAP tables – check boxes (part 2)”Tag: vba sap session.findbyid
How to deal with SAP tables – part 1
Recording a value selection from the table in SAP is easy. You just need to record specific cell coordinates. It is different, when the data items in the table change frequently. In today’s article I’m going to show You how to deal with SAP tables.
Continue reading “How to deal with SAP tables – part 1”SAP session.findbyid – 10 code lines you can identify
When You learn to record script in SAP, your report work become a lot easier and faster. But what do these recorded, SAP secret code lines after session.findbyid mean?