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

Screen-exit

Former Member
0 Likes
393

Hi ,

i am adding four new fields in the transaction cc01 and i have created a struture and appended it to table AENR.

i have two questions:

1. when i am going to flow logic and double clicking on the module its saying that the module does not exit , as i have already created the module , each time i click on this the same information is given.

2. how can i pass the data from the screen to the database and vice-versa.

Thanks & Regards

Syed

2 REPLIES 2
Read only

Former Member
0 Likes
349

The enhancement you found the screen exit,you will also find a function module exit.Open this function module exit and click to create the include.You can use this to pass values.

Read only

Former Member
0 Likes
349

HI ,

U mean to say that first i need to create the zXX include and then create the PBO and PAI.

Thanks

Syed