cancel
Showing results for 
Search instead for 
Did you mean: 

Output determination ----Urgent

Former Member
0 Kudos

Hi , I got a problem regarding Output determination in SD.

There is credit memo , created based on an invoice. When iam taking the "Print preview " at the header level of the credit memo, " the Reference no./Date "

is not showing anything.

When Iam checking the "Edit" button at the header level and then clicking on the "Processing Log", it is showing the following information:

1. Object 0062000080

2. Output type: Order Confirmation

3. Processing log for program RVADOR01 routine ENTRY

4. Appl. V1 - Problem during data retrieval -

Table/structure VBAK

5. Window TITLE is not defined for form RVORDER01

6. Element HEADER_DATA window MAIN is not defined

for form RVORDER01

7. Element HEADER_TEXT window MAIN is not defined for

form RVORDER01

So, plz help me resolve this issue . What is the error and how to resolve this error?? Its an urgent case

Thanks with regards

Sourav Bhaumik

Accepted Solutions (1)

Accepted Solutions (1)

former_member204513
Active Contributor
0 Kudos

Dear Sourav,

Chect the output type program RVADOR01 with the help of the ABAPer then debug the program then you can come to know what is the exact problem.

-->Before you Check the output determination assignment to the Creditmemo and output type assignment.

I hope it will help you

Regards,

Murali.

Edited by: Murali Mohan.T on Mar 31, 2008 8:34 AM

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

This problem is related to smartform attached to the program to your output type.

Please ask abaper to correct the same.

Thanks,

Pramod

former_member183879
Active Contributor
0 Kudos

Hi Sourav,

This is the problem with text elements. Values for the text elements defined in the program are not maintained.

Please ask your developer to maintain the values for the text elements and now trigger the output. It should work fine now.