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

Generate ALE-Interface for BAPI

Former Member
0 Likes
776

Hi community,

in transaction BDBG i deleted the interface for object BUS2012 Method CreateFromData by mistake.

Can anybody provide solution on how to reset the interface?

IDOC interface:

message type: PORDCR

IDOC-Type: PORDCR05

package: MEW

ALE Outbound Processing:

FM: ALE_PO_CREATE

FG: MEWP

ALE Inbound Processing:

FM: IDOC_INPUT_PORDCR

FG: MEWP

Regards

rea

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
602

Hi ,

I am not sure wether system allowed you delete standadard method from standard Business object.

if you have delete option then you might have create option as well . try add the method with the same name and see.

Suresh

3 REPLIES 3
Read only

Former Member
0 Likes
603

Hi ,

I am not sure wether system allowed you delete standadard method from standard Business object.

if you have delete option then you might have create option as well . try add the method with the same name and see.

Suresh

Read only

0 Likes
602

Hi Suresh,

thanks for your reply.

Method of BAPI has not been deleted,

but message type, idoc type and FM for Outbound processing.

These objects are within SAP namespace, so recreation will not work.

Regards

rea

Read only

Former Member
0 Likes
602

i've created a transport request via BDBG in productive system and imported it into development system.

regards

rea