cancel
Showing results for 
Search instead for 
Did you mean: 

problem with EMDP0001 customer field es60

Former Member
0 Kudos

Hi everybody. I added a new field (ci_evbs) in the t-code es60 using EMDP0001. The new field is showed in the t-code. the problem is that the data is not saved in the field, either in the table. my new fied is called "zzpsumintxt01"

I have filled this exits:

1.- EXIT_SAPLES60_002.

move x_evbsd-zzpsumitxt01 to y_evbsd-zzpsumitxt01.

2.- EXIT_SAPLES60_003.

move x_sub_obj-evbs-ZZPSUMITXT01 to xy_evbsd-ZZPSUMITXT01.

3.- EXIT_SAPLES60_007.

move x_evbsd-ZZPSUMITXT01 to xy_sub_obj-evbs-ZZPSUMITXT01.

Is there anything else that i have to do that i'm not doing? because the field is ok, but it doesnt contain data or save it.

Anyone knows how to solve this problem?

thanks a lot.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Miguel,

Can u please post solution here??

I am getting the same problem.

Thnak u in advance,

Pratik Vora

Former Member
0 Kudos

Did anyone ever find a solution for this?

Allan1
Explorer
0 Kudos

Hello Miguel,

Can you please post your solution to this issue?

I'm having the same issue.

Thank you.

Allan

Former Member
0 Kudos

dont worry, i fixed the problem.

Former Member
0 Kudos

I am stuck with the same..Can you explain..what was the fix...My data from the sub-screen is not passed back to the main screen.

Thanks,

Dhana