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 enhancement.

Former Member
0 Likes
419

hi ,

i created a enhancement spot in standard code. i put conditions for tht to trigger for particular t.codes, it's working fine , but when i run interface the inbound funtionmodule also need tht enhance ment code, to trigger tht code which varible i have to specify thr. because it using standrd code the existance of idoc contrlo data is not thr plese tel me is thr any field which carry mesg typ, or inbound functionmodule name through out the code (when it is going to standard code also)

it's very urgent.

thanks in advance.

regards,

chandu

hi ,

i created a enhancement spot in standard code. i put conditions for tht to trigger for particular t.codes, it's working fine , but when i run interface the inbound funtionmodule also need tht enhance ment code, to trigger tht code which varible i have to specify thr. because it using standrd code the existance of idoc contrlo data is not thr plese tel me is thr any field which carry mesg typ, or inbound functionmodule name through out the code (when it is going to standard code also)

it's very urgent.

thanks in advance.

regards,

chandu

2 REPLIES 2
Read only

Former Member
0 Likes
389

Hi,

If I'm not wrong pls try this way.

try to find the parameter id for the field you want to pass at dataleement level. If you have any parameter id then Using SET paramter id and GET parameter ids we can data across to other codes aslo.

Reward if helpful.

Best Wishes,

Chandralekha

Read only

Former Member
0 Likes
389

This message was moderated.