2006 Dec 18 2:37 PM
Hi
We want to use "billing document additional items". We want to print additional information on the invoice e.g. itemization of calls for a telephone bill. I assume that we have to add the fields to a structure??? Is there a spesific table that contains the data? BAPIs? Does anyone have a Cookbook on how to do it?
Regards
Owe N.
2006 Dec 19 10:13 AM
Do you have all the data available in SAP? I can imagine that your database may become pretty big if each call is one document or item in FI/CA.
Maybe you should get the itemized data at the time you print the invoice from an interface (e.g. flat file).
If you want to print the invoice using the print workbench in FI/CA you should have a look at <a href="http://help.sap.com/saphelp_media472/helpdata/en/77/15763542833803e10000009b38f889/frameset.htm">Correspondence</a> and <a href="http://help.sap.com/saphelp_media472/helpdata/en/ea/a45a36998cf732e10000009b38f839/frameset.htm">Print Workbench</a>
Tim