Can I rely on SAPs parameter ID (PID) to carry forward data from one transaction to the next?
Very often, SAP remembers’ what it has just done and carries it forward in a parameter ID which it defaults into subsequent transactions. For example, if you create a Sales Order (VA01) then run the Change Sales Order transaction (VA02) the sales document number will be automatically carried forward from VA01 to VA02. You can, if you wish, rely on this behaviour rather than using the Data Wizard in QuickScript. However, you must be very careful when making the recording. Continuing with the example, you must not record the input of the sales document number to the VA02 transaction, that is the recording must be made using the default value and not entering the data yourself. If you make the recording and input the data, the entry of the data will be recorded and put into the script there will also be a column for the data in the spreadsheet. If you see the column in the spreadsheet, you must use the Data Wizard if it is in the script as an input field, QuickScript will always use the s