Skip to Content
0
Former Member
Jun 17, 2008 at 06:10 PM

How many different ways of dynamically displaying a text?

96 Views

Hi folks,

I've been assigned to work on the following:

The SapScript form on which I am supposed to work, currently has hard coded text with some variables such as name of the customer, order number, special info, etc, coming from the driver program.

I must change the form such that depending on the company code there would be a different logo, different header, different footer, different body of text, some with extra paragraphs added, removed, etc... The general layout of the form remains the same throughout.

So in other words, this SapScript form must be dynamic enough to be able to accommodate all these demand.

The customer would ultimately like to update a table or tables and the text in the SapScript form is changed accordingly and without any programming effort.

Different copies of the same form is not an option because company codes come and go and change rather frequently.

So, how would you go about it?

Your help is greatly appreciated.

Edited by: Goharjou ardavan on Jun 17, 2008 8:11 PM