cancel
Showing results for 
Search instead for 
Did you mean: 

Print preview in SRM 7.01 showing wrong details

Former Member
0 Kudos

Hi,

We are on SRM 7.01,

Print previewing a PO in portal shows some random data instead of the Z smartform that should be see.

All customisation under BBP_PO_ACTION_DEF is correct. Any idea how we could correct this?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you implemented the BADI BBP_OUTPUT_CHANGE_SF?

If there are different sets of PO Outputs then you may have to look for this BADI implementation.

Former Member
0 Kudos

Dear Satya,

Many thanks. Yes, I checked the BADI you mentioned and found that there is an active implementations for it.

However it is the same in QA and Prd. Smartforms in QA work fine but not in Prod. Could you tell me specifically as to what I should look for?

Thanks

former_member184111
Active Contributor
0 Kudos

Hi John,

In the BADI mentioned above...changing parameter CV_SMARTFORM and the SF name mentioned in Action definition is same?

Can you paste the BADI code?

Thank you,

Anubhav

Former Member
0 Kudos

Check with ABAP team to see if they have debugging right in Prod,

If so ask them to place a break Point in this BADI and see if this is triggering when you try to Print the PO.

Some times it happens that the Printer configuration LOCL may cause this issue. check for User and Org Attributes for this..

- Satya

Answers (0)