Issue billing document output in XML format
By Dibya Ranjan Pradhan, Deloitte Consulting
This
document describes basically how to trigger XML file from ABAP program.
Requirement
Issue
billing document output in XML format.
Create an output type for XML in NACE.
Define driver program to the output type.
Create a structure in SE11 to hold billing
document data.
In the driver program fill this structure
with related data.
Create transformation in XSLT_TOOL. Go to
XSLT_TOOL. Give transformation name and select create. Give description of the
transformation and select transformation type “Simple Transformation”.
Use wizard to create XML
lines for the transformation. Select wizard from the tool bar.
Click
here to continue...
|