a month ago
I can read the data in the table as below, but I cannot change the cell value.
The screen does not change. The table is not editable.
I don't know what transaction your screen is from, but I tried changing the 'Customer Material Number' cell value in the first row of the item overview table in VA02's 'Sales' tab and this worked fine for me:
session.findById("wnd[0]/usr/tabsTAXI_TABSTRIP_OVERVIEW/tabpT\\01/ssubSUBSCREEN_BODY:SAPMV45A:4400/subSUBSCREEN_TC:SAPMV45A:4900/tblSAPMV45ATCTRL_U_ERF_AUFTRAG").modifyCell(0, 'VBAP-KDMAT', 'test');
The value was changed to test as expected. Of course, the table and field must be editable for this to work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.