19. Output (1hr 30min) Flashcards
1
Q
- What are the module objectives? (9 items)
A
- Describe the purpose of output types;
- Set up various transmission media for issuing or printing output;
- Select the dispatch times at which the output is issued;
- Adjust the output determination to meet customer-specific requirements;
- Explain how output types are processed in SAP;
- Assess the degree of difficulty involved in adjusting the existing layout for output types to meet your requirements;
- Name the steps needed for integrating customer-specific output types;
- List the sales docs types for which PDF-based forms are available;
- Specify which business function must be activated so that these forms can be used.
2
Q
- What is the module content? (3 items)
A
- Output determination;
- Output processing (e.g. SAPscript);
- PDF-based forms in the sales process.
3
Q
- Explain output types in SD (4 items):
A
- Output in SAP is for communication purposes (particularly with the customer);
- Output determination uses the condition technique;
- You can have outputs both at the header and item levels;
- Header level output issues the whole doc while item output issues each individual item in the document.
4
Q
- Explain transmission media (3 items):
A
- The transmission medium determines how output is issued (e.g. Printer, EDI, external transmission, SAPoffice, telefax);
- Output processing is controlled by a processing program;
- After a layout is designed for the output, this program is assigned to each output type and transmission medium.
5
Q
- Explain communication strategy used in the external communication transmission medium (3 items):
A
- A communication strategy represents a sequence of communication types;
- The required data is picked from the customer master record;
- The strategy is defined in the additional data for the output condition record.
6
Q
- You can determine the timing of output in the time settings of the standard program RSNAT00, which runs at regular intervals. The following times are available (4 items):
A
- Time 1- output is selected the next time the program runs;
- Time 2- output is selected at a time specified by the user;
- Time 3- output is run as a batch or online;
- Time 4- output is issued immediately when the doc is saved.
7
Q
- Give an overview of output determination (5 items):
A
- Output is determined (like pricing and text determination) using the condition technique;
- The output determination procedure consists of different output types and each output type is attached with an access sequence;
- Each access sequence has one or more access sequences for which condition records are maintained;
- Each condition record determines the transmission medium, time and partner function;
- The analysis function is also available to check the output determination.
8
Q
- Explain access sequences in output determination (4 items):
A
- Each access step contains the name of a condition table that in turn contains the key fields for the output condition records;
- The sequence is from the specific to the general;
- To create a new access sequence copy a similar existing access sequence and modify it in the copy;
- User-defined access sequences should have keys starting with Y or Z.
9
Q
- You can find the analysis function for output determination in the following path (1 item):
A
Extras > output > header (or item) > process > GoTo > determination analysis.
10
Q
- Name a few output type examples (5 items):
A
- BA00 - order confirmation;
- BA01 - order confirmation (EDI);
- RD00 - invoice;
- LD00 - delivery note;
- RD03 - cash sales invoice.
11
Q
- Explain the procuring and preparing of data (2 items):
A
- The structure and the data in the docs processed online are stored in the database;
- The system procures the data from the database and prepares it for the required transmission medium.
12
Q
- Explain “printing data” (3 items):
A
- The system procures and prepares data in two separate steps when printing docs;
- The printing controls are defined in SAPscript form, where the layout is defined;
- The output is then transmitted to a printer or other output device.
13
Q
- The communication structures available for printing docs are (6 items):
A
- VBDKA- for doc header view for inquiry, quotation, order;
- VBDPA- for doc item view for inquiry, quotation, order;
- VBDKL- for doc header view for delivery note;
- VBDPL- for doc item view for delivery note;
- VBDKR- for doc header view for billing document;
- VBDPR- for doc item view for billing document.
14
Q
- Explain simple/pure form modifications (3 items):
A
- The field exists in the communication structure;
- The field is not contained in the form;
- The field can be integrated into the form in an existing format.
15
Q
- Explain complex form modifications (3 items):
A
- Field was not recognized in processing program;
- Therefore it must first be included and filled in the communication structure;
- New fields are copied into the respective INCLUDES (i.e. structures integrated into the communication structures), such as VBDKAZ which is contained in VBDKA.
16
Q
- Explain integration of new output types (2 items):
A
- You can copy most of it from an existing communication structure;
- You need an ABAP programmer for writing the processing program and someone familiar with SAPscript for the form definition.
17
Q
- Explain PDF-based forms in the sales process (2 items):
A
- PDF-based forms defined in the form builder can replace the SAPscript forms;
- The following technical prerequisites must apply: SAP ERP 6.0 Enhancement Package 2; the business function SD_01 must be active (transaction SFW5).