Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to copy standard F110_DD_PRENOTIF to Z object and assign to standard program

former_member220430
Active Participant
0 Kudos

Hi!

I am working with a functional consultant and we have seen that we can use F110_DD_PRENOTIF for direct debit pre-notification in F110. Since this is a standard object, I would like to copy this first to a Z sapscript form then assign it to the standard program RFFOAVIS_DD_PRENOTIF. I am not familiar with the steps to carry this out.


Can anyone please give me some guidance? Thank you for any help.


Cholen

1 ACCEPTED SOLUTION

former_member220430
Active Participant
0 Kudos

Thank you. But how can I assign this new Z form to a print program so it can be used?

3 REPLIES 3

Former Member
0 Kudos

Hi

If F110_DD_PRENOTIF is a sapscript you need to use the trx SE71 in order to copy it in a z-sapscript, run trx SE71: Utilities->Copy from Client

Insert the name of source and target sapscript and client 000 or your current client (it depends on where the original sapscript is)

Max

former_member220430
Active Participant
0 Kudos

Thank you. But how can I assign this new Z form to a print program so it can be used?

0 Kudos

Hi

Your functional should do it, the setting for F110 can be done by transaction FBZP or run F110->Enviroment->Maint. Config.

Usually the setting depends on country and payment method

Max