Hiii...
When the sales order was created for the first time in the QAS System, it thrown a update error saying "Update was terminated user XXXXX". I checked the error message in SM13 and found that the error was in
RV_MESSAGE_UPDATE.
When i check the dump of this, there was a dump saying
" The length of COMMON PART "VEDACOM" in program "RVADOR01" is incorrect."
"Error analysis"
The structure of the COMMON PART "VEDACOM" in program "RVADOR01" is
different from the corresponding area in the calling program
"/SMB40/RVADOR01".
Length of the COMMON PART in program RVADOR01: 6600 bytes.
Length of the COMMON PART in program /SMB40/RVADOR01: 2840 bytes.
There is probably an error in the program
"RSNAST00".
This is for V1 Document type for ZA01 Output type.
Error occured at
896 * restore original NAST record (in case TNAPR-RONAM changed something)
NAST = TEMP_NAST.
The same thing is working fine in DEV. But problem in QAS. This is the first document generated in QAS.
Kindly help.
Best Regards,
Srikanth.