cancel
Showing results for 
Search instead for 
Did you mean: 

GR Printing in SRM

Former Member
0 Kudos

Dear All,

Can anyone suggest the layout for printing GR in SRM.

As I have found one smartform BBP_CONF, is this layout for GR and if so how it can be triggered?

Here user also wants shopping cart print out in a desired format, whether we can copy the BBP_SC layout in a Z smartform and make the required changes and if so how can we link the smartform with the standard transaction.

Thanks in Advance,

Chandra.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

BBP_SC is the std smartform used for SC layout....You can copy that and create a Z-one and use that by implementing the BADI BBP_CHANGE_SF_SC.

BR,

Disha.

Pls reward points for useful answers.

Former Member
0 Kudos

Hi Disha,

Thanks for the solution,

I have seen in one of the forums that BBP_SC cannot be changed as it is hardcoded in the Include <b>'LBBP_SC_APPF54'</b>.

In the BAdI BBP_CHANGE_SF_SC whether we have to pass the Z form name or any other coding has to be done..

Is there any such BAdI for GR layout printing in SRM.

Can you pls provide some useful documents for Workflow, custom fields and BAdI.

and also pls provide us the list of BAdI which are useful in SRM to my mail id.

my id is <b><u>chandra152602@gmail.com</u></b>

Thanks in advance,

Chandra.

Former Member
0 Kudos

Hi,

You have created a copy of the BBP_SC and you have implemented the BADI.Now u need not change the std code in the Include LBBP_SC_APPF54 .

What you need to do is :

1-->in transaction SMARTFORM, copy the standard SC form.

2-->Code BADI BBP_CHANGE_SF_SC to call your custom smartform.

BR,

Disha.

Pls reward points for useful answers.

Former Member
0 Kudos

Hi Disha,

Thanks a lot,

Can you also provide some solution to GR layout printing in SRM.

Can you pls provide some documents for Workflow, custom fields and BAdI.

Thanks and Regards,

Chandra Sekhar.

Answers (0)