Hello,I managed this by setting the flag current_state to 'X' and the bankdetails task type to 'I'. This is basically telling the system to ignore the current master data situation and just save whatever information you are passing in the current cal...
How does the variant SELECT COUNT(*) FROM dbtab
UP TO 1 ROWS
WHERE (cond). fit into all this? Would it be a good compromise between avoiding unnecessary data transfer from the db and limiting the number of rows that the COUNT(*) has to read bef...
Hi,how tho change SCREEN attributes when clicking on the "Display <-> Change" button? I can set the INPUT attribute to either 0 or 1 based on the T-CODE, but the T-CODE does not change once you're inside even if you switch from Display to Change or v...