Description
We need to add data into InfoType 0615 in TCode PA30. We need to load data into PA30 for each PERNR record for employees. I have created Winshuttle script but when I load it get the error. "Field RP50G-CCNTR. is not an input field"
Applies to
Transaction
Cause
If the HR number has a single contract then field RP50G-CCNTR is greyed out. If on an multipe contracts then Field RP50G-CCNTR can be changed
Solution
1) Create two separate scripts: one for single contract and separate one for multi contracts and that has updated the data
2) Create two linked scripts: The first one with InfoType 0121 (it will trigger an error for a single contract) and the second one with an if condition depending on the log message of the first script. If there is an error, the step to select the contract is skipped, if there is no error the step to select the contract from the list is run
Comments
0 comments
Please sign in to leave a comment.