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

create window option disabled in script

Former Member
0 Likes
790

hi all,

i have copied standard script F130_CONFIRM_01 - confirmation balance to ZF130_CONFIRM_01. i want to create new windows and graphic window, but create option is disabled and window resize options also disabled in copied Zscript. pl. help me how to active create options.

Thanks

Srinu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
725

Hi!

You have to maintain these options (create new window and resize) using the original language (DE).

You have to activate the original language, before you are allowed to maintain the other languages.

Regards

Tamá

4 REPLIES 4
Read only

Former Member
0 Likes
726

Hi!

You have to maintain these options (create new window and resize) using the original language (DE).

You have to activate the original language, before you are allowed to maintain the other languages.

Regards

Tamá

Read only

0 Likes
725

hi tamas,

I have copied that script F130_CONFIRM_01 from client 000 to 220 with original language with name ZF130_CONFIRM_01.

In Z script i have tryed to create new window, resize and graphic, but that option is disabled and i searched in menu to activate but i didn't find, pl. explain me how to activate that options. if possible you try this script in IDES.

Thank you.

Srinu.

Read only

0 Likes
725

Hi!

Log in to the client 220.

Use the SE71 transaction.

Enter the ZF130_CONFIRM_01 name AND enter the DE (original) language.

Click the change button.

Click the window button.

And you'll be able to create and modify the windows.

Regards

Tamá

Read only

0 Likes
725

THANK YOU

solved my problem.