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

IDoc function module and ser exit

Former Member
0 Likes
780

Hi all!

I am working on ALE.I am searching for a bsic IDoc for service order notification and can any one specify the Idoc to be used and the function module attached and the user exit for this .Since basing on this i have to extend the IDoc.

regards

Kumar

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
731

hi,

idoc type is <b>SERVICENOTIFICATION_CREATEFR01</b>

message type is <b>SERVICENOTIFICATION_CREATEFROM</b>

regards

vijay

5 REPLIES 5
Read only

Former Member
0 Likes
732

hi,

idoc type is <b>SERVICENOTIFICATION_CREATEFR01</b>

message type is <b>SERVICENOTIFICATION_CREATEFROM</b>

regards

vijay

Read only

0 Likes
731

Hi,

there are two FM's corresponding to the IDoc type

<b> BAPI_IDOC_INPUT1

BAPI_IDOC_INPUTP</b>

and just check in side the FM's any customer functions in side to extend.

regards

vijay

Read only

0 Likes
731

Hi Vijay!

When i enter this IDOC name into WE60 for display i am getting an error saying

segment E1 servicenotification_creat is unknown in release 640/

Can i use Iorders01 for this requirement since this also contains the notification segment header.

regards

kumar

points awarded.

Read only

0 Likes
731

hi praneeth,

i really have no idea, and i'm in 4.7 or 5.0

i am not sure it can be used or not.

vijay

Read only

Former Member
0 Likes
731

Hi Praneeth,

Enhancement MGV00001 contains 2 function exits, one for inbound and one for outbound. you can use it while extending the IDOC.

Regards,

Komal.