Description This program is a print report used to print out home deliverysettlement for a service company with a SAPscript form using outputcontrol. Precondition The report is executed by external access. The start routine is theform ENTRY, which must be entered in the customizing settings foroutput control. The program and the routine must be entered for theappropriate condition type. You can also assign the form for printouthere. Printing in collective processing is triggered by report RJNAST00.(Path: Media sales and distribution -> Master data -> Output ->Environment -> Display/print.) Output You can change the output layout using the appropriate form. The fieldsavailable are those from the settlement header (JLRK) and items (JLRP)and the conditions (KOMVD). The business partner addresses are displayed based on extended addressmanagement, which allows you to assign a print format to each form andbusiness partner role. The address of the service company is formattedwith the role RS (invoicing party). Output is preset to 6 lines. Any totals fields or additional fields required are contained in thedictionary structure RJLSCRIPT. |