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

Need user exist?

Former Member
0 Likes
434

Hello,

Need user exist in RFFOEDI1 to create custom segment to populate some fileds.

If any one done this type requirement please let me know the user exist.

Thanks,

chinna

3 REPLIES 3
Read only

Former Member
0 Likes
398

Hi ,

Please check exits:

FEDI0002 Function exits for EDI DOCS in FI - Incoming pyt adv.no

FEDI0003 Function exits for EDI docs in FI - Save PEXR segments

FEDI0004 Function exits for EDI docs in FI - particular events

FEDI0006 Function Exits for EDI-docs in FI: Save IDCR Segments

Regards,

Himanshu

Read only

Former Member
0 Likes
398

Hi,

This way you can find any user exit:

1. Go to the program 'RFFOEDI1'. Get the package name from the program attributes.

2. Go to tcode 'SMOD'

3. Enter the package name of that program and execute.

You will get the list of exits available for that package. Based on its description and documentation of each exit you can identify which exit will be useful for you.

Regards,

Saba

Read only

0 Likes
398

Hello Saba,

Thanks for the reply.

i tried as u told in the reply. i found FBZ is the package for the report program.

in TC SMOD, when i give the packge its giving error like Enhancement FBZ does not exist.

Thanks,

chinna