Application Development and Automation 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: 
Read only

can any one help

Former Member
0 Likes
402

hi all

my problem is that i have to modify the standard smartform

"dunning_sf". where the form is called from the fuction module "FI_PRINT_DUNNING_NOTICE_SMARTF".can any one tell me step by step process of it

hi all

my problem is that i have to modify the standard smartform

"dunning_sf". where the form is called from the fuction module "FI_PRINT_DUNNING_NOTICE_SMARTF".can any one tell me step by step process of it

1 REPLY 1
Read only

Former Member
0 Likes
359

Hi

- The system is usually customized to use the sapscript by default: so trx BF31, hit 00001720, replace FI_PRINT_DUNNING_NOTICE with FI_PRINT_DUNNING_NOTICE_SMARTF

- Create a copy from std sf

- Change the copy

Max