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

problem in co11n screenexit ?

Former Member
0 Likes
621

Hi People,

I am developing a screen exit for transaction co11n. I have found the exit ( CONFPP07 - tel me is this right or not ) ... I

created a project and have assigned this exit and activated the project. I have created a field named SHIFT in co11n

transaction , on clicking this field i have to give three possible values (a,b,c ) and have to store these values in some

table .......... now my problem is :

in which include i have to write PBO and PAI logic ( should i have to write pbo logic in the include provided in the exit

EXIT_SAPLCORU_S_100 and PAI in EXIT_SAPLCORU_S_101 )

and

in which table or structure i should append my fields ?

waiting for a worthy reply

Thanks in Advance.

Sivakumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Hi Siva,

Pls go to SMOD -> CONFPP07 -> click on documentation -> display to see the following comments...go through it to see if it suits the requirement

With this enhancement you can define your own detail areas (screens)

that can be issued for the single screen entry of time ticket

confirmations.

Two function modules are available to implement the flow control for the

customer-defined screens. While the function module EXIT_SAPLCORU_S_100

transmits the data from the confirmation, order, operation and work

center, the entered confirmation data can be exported using the function

module EXIT_SAPLCORU_S_101 and the structure ES_AFRUD.

Hope it helps

Regards

Byju

Hi Siva,

Pls go to SMOD -> CONFPP07 -> click on documentation -> display to see the following comments...go through it to see if it suits the requirement

With this enhancement you can define your own detail areas (screens)

that can be issued for the single screen entry of time ticket

confirmations.

Two function modules are available to implement the flow control for the

customer-defined screens. While the function module EXIT_SAPLCORU_S_100

transmits the data from the confirmation, order, operation and work

center, the entered confirmation data can be exported using the function

module EXIT_SAPLCORU_S_101 and the structure ES_AFRUD.

Hope it helps

Regards

Byju

2 REPLIES 2
Read only

Former Member
0 Likes
555

Hi Siva,

Pls go to SMOD -> CONFPP07 -> click on documentation -> display to see the following comments...go through it to see if it suits the requirement

With this enhancement you can define your own detail areas (screens)

that can be issued for the single screen entry of time ticket

confirmations.

Two function modules are available to implement the flow control for the

customer-defined screens. While the function module EXIT_SAPLCORU_S_100

transmits the data from the confirmation, order, operation and work

center, the entered confirmation data can be exported using the function

module EXIT_SAPLCORU_S_101 and the structure ES_AFRUD.

Hope it helps

Regards

Byju

Read only

Former Member
0 Likes
554

Hi Siva,

I also have same requirement of adding a the shift to CO11n screen. I am new to this area . can you please tell me how to proceed with this. I have found the exit CONFPP07 , but dont know how to add the filed. we are using ECC 6.0 version.

Thanks and Regards,

Nimisha Chawak.