‎2008 Nov 18 11:29 AM
Hi All,
This is regarding J1ih Transaction code. In that Tcode click the additional excise. I have copy the custom program .Now I have a requirement is user enter the ref doc no based on the ref doc no I want to take the data from Zcustom table and display first screen field (year, company code, plant, group) and second screen field (bed amount, sed amount, ecs amount) .finally user click save button all the data store in the standard table J_1IEXCHDR (Excise invoice header detail).Please any one help me.
‎2008 Nov 18 11:38 AM
Hi,
Its not advisable to code to store data directly to a standard SAP table, as it will have many dependencies and it will result in data inconsistency.
Reconsider your requirement and discuss it with your Functional Consultant/Lead. Otherwise get the data in the zprogram and try using any BDC/BAPI to simulate the standard tcode.
Regards
Karthik D