Skip to Content
0
Dec 08, 2006 at 09:37 PM

Enchancement FYTX0002 question

79 Views

I have added field TAX_TYPE to structure TAX_ALLOWED_FIELDS and in the User Exit ZXFYTU03 ( SAPLFYTX_USER LFYTX_USERF02 ) added code to change the value of this field and also field PROD_CODE. In debug mode, I verified that these values are changed and get passed back to USER_PROPOSED_FIELDS and then to ch_input_data. But when the order is invoiced and I check the Taxware Audit file, the values show the original values before the user exit was executed. I have been working on this for several days, but cannot figure out what is happening to my changes. Any help would be greatly appreciated