cancel
Showing results for 
Search instead for 
Did you mean: 

configuration of output determination

Former Member
0 Kudos

dear sap gurus

i want to know the output determination step by step configuration , thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

<b>OUTPUT DETERMINATION:</b>

Output is a form of media from business to one of its business partners. The output can be sent to any of the partners defined in the document. Outputs are usually in the form of Order Confirmations, Freight List, Delivery Notes, Invoices & Shipping Notifications. Determining form of output is output determination

Types of Output: Print Output, Fax, Telex, E-Mail & EDI (Electronic Data Interchange)

PRINT OUTPUT:

SPRO- IMG- Basic Functions- Output Control- Output Determination- Output Det using Cond Tech- Output Det for Sales Documents & output det for billing documents.

Create Condition Table: select the field Sales Doc Type from field catalog & Save

Maintain Access Sequence: 4-digits code & description. Assign condition table to access sequence. Select Accesses line item and Go To Fields. Fields will display the fields we have selected in the condition table i.e. sales doc type.

Maintain Output Types:

AF00: Inquiry

AN00: Quotation

BA00: Order Confirmation

LD00: Delivery

Select BA00 & Copy & Rename. Give the same 4-digit code as given to acc seq.

You Can Maintain:

Languages of Output

Partners (to whom we want to send output)

Print Program- print specification

Sap Script- layout

Assign Output Types to Partner Functions: go to new entries & assign your output type to partner functions.

Maintain Output Determination Procedure: V10000 (Standard Procedure). Go to new entries & create your own 6-digit code with descp. Select the procedure & go to Control Data. Here mention the output type i.e. cond type & leave requirement and manual only columns as blank.

Determination Rule: link the 6-digit procedure code to doc types.

Create Condition Records: VV11. Select document type and click on Communication. Mention partner function, medium, time. Output device: LP01, Spool request Name: SD_003, Suffix 2: order_confir & flag on print immediately.

Once you press enter you will come across 2 key combinations:

Sales organisation/ Customer Number: fill SO, Customer No, Partner Function Abbreviation, Partner to whom the output should be sent, time, medium, language. {It contains: Sales Orgn, Customer, Partner Function (The abbreviated form of the name that identifies the Partner) (During output determination, the system determines the recipient of the output from the master record for the specified partner function. In this field, you can explicitly specify a recipient that will override the standard partner. There must also be a master record for the partner that is specified explicitly.), Medium, Time & Language.}

Order Type: Document Type, Partner Function (abbreviation), Partner, Medium, Time & Language.

Reward points if it helps

Former Member
0 Kudos

Dear Ruchi,

I am SAP SD learner.

I am studing out determination and i was referring yur reply on web.

In your reply below, can you explain where i can maintain

Print Program- print specification

Sap Script- layout

And also brief explaination of both the topics.

Thank you very much in advance for your help.

Regards,

Ashish

Edited by: Ashish Desai on Feb 27, 2009 6:16 PM

Answers (4)

Answers (4)

Former Member
0 Kudos

post your mail ID, I will send material on it.

Regards

AK

Former Member
0 Kudos

dear sap gurus,

i am sending the email id gabbarsingh_123456@yahoo.co.in. thanks in advance

Former Member
0 Kudos

mail sent, chk your mail.

Reward points if helpful.

Regards

AK

Former Member
0 Kudos

Hi,

IMG-sales & distribution-basic functions-output control-output determination-output determination using the condition technique-mainatin output determination for sales documents.

1. create condition table . Key combination for maintaining condition record.

2. access sequence. assign condition table to access sequence.

3. ouput condition type. Select appropriate for inquiry, quotation or sales order. Assign the access sequence to the ouput type.

4.ouput determination procedure. Here you assign the output type to this procedure.

5. assign output determination procedure. Assign the procedure at header level if you want full document ouput. Assign the procedure at Item category level if you want item level output.

6. VV11 - create condition records for sales document types or VV31 for billing document types.

create the order or billing document and see the result.

Hope this answers your query. Reward valuable points if solution helps.

Regards,

Allabaqsh G. Patil

suresh_datti
Active Contributor
0 Kudos

Why don't you use the search option? I googled & got this whose content has been cut & pasted in the previous 2 responses.

~Suresh

Former Member
0 Kudos

Output Determination

Output is a form of media from a business to one of its business partners. The possible media forms are printouts, faxes, telexes, e-mails, and EDI. The output can be sent to any of the partners defined in the document. Outputs are usually in the form of order confirmations, delivery notes, invoices, and shipping notifications.

IMG&#61664;SD&#61664;Basic fncs&#61664;Output&#61664;Output determination

An output type is simply a type of output and it contains all the control features for the output. For ex, it defines the kind of output, which business transaction it applies to, which business partner receives the output, how the output is sent (the media), and the print program and SAP Script layout to use in formatting the output.

Output determination can be maintained as originating from the customer master record or as originating by using the condition technique.

Output proposal from the customer master record

IMG&#61664;SD&#61664;Basic fncs&#61664;Output&#61664;Output determination&#61664;Output proposal from the customer master record, Define output

In this option one creates output types, such as BA00 (order confirmation). After creating the output type, one assigns the output type to an output procedure, such as DB0001. After the assignment of the output types to the procedure, the output procedure is then assigned to the customer account group. This is a simple procedure and results in the output that is placed on the customer master record being copied into the sales document.