cancel
Showing results for 
Search instead for 
Did you mean: 

regarding script ,bank letter

Former Member
0 Kudos

hi gurus,

i develoved a script Z F110_PRENUM_CHCK,which i copied from F110_PRENUM_CHCK(bank letter).

i set all the layout according to my requirement.

i used 3 standard texts.

one is for header,second 1 is for ex..dear sir& 3rd one is

for some another texts.

i have 1/one header window,,

2/one address window

3./ one main window.

please tell me how to write print program for this.

please tell me the primary steps how to achive this.

i need help..please help me..

i am giving full points...for ur valuable efforts

thanks

subhasis

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

try to serach on forum first , instead of posting new thread , u will find correct answers for common questions.

if there is only minor changes w.r.t. Lay Out and Driver Porgram then it is adviceable to COPY standard FORM ,

But if whole layout change and many additional fields are required then go for new .

IN ur case to write Driver program

1. copy driver prog. of form F110_PRENUM_CHCK to

Z-prog. as u done for FORM .

2. make ur new internal table with fields u required to display

additional to existing ones.

3. first check weather fields u required is present in the TABLES used by driver program ,

if yes the then u have to just put them on form.