Application Development 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: 

ALE INTERFACE BOR KNA1 error generetion in transaction BDGD

Former Member
0 Kudos

Moderator message: Do not use the word "urgently" in your posts. It is generally considered quite rude to do so. I have edited the subject.

Hello! i would like to implement ALE interface of the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 (business object KNA1) to use it in transaction LSMW but until i generate the interface using transaction BDGD the program block the generation and give me the follow error:

-


Segment Z1BPKNA105 is used multiple times in IDoc types

Message no. EA799

Diagnosis

Segment type Z1BPKNA105 is used multiple times in the IDoc type. A segment type may only be used once in each IDoc type.

-


What i have to do for resolve the error and generate ALE interface of BAPI BAPI_CUSTOMER_CREATEFROMDATA1???

HELP ME THANKS!!

Edited by: Matt on Nov 7, 2008 5:25 PM

Edited by: Matt on Nov 7, 2008 5:25 PM

8 REPLIES 8

Former Member
0 Kudos

If you edit the "urgently" out of the title, the moderators won't have a problem with this.

Rob

matt
Active Contributor
0 Kudos

I was seconds away from rejecting, but it's the end of a long week.

0 Kudos

And then I couldn't edit mine

rob

matt
Active Contributor
0 Kudos

What would you like me to change it to?

0 Kudos

>

> What would you like me to change it to?

I was going to add a "Too late ;-)" but it probably doesn't matter now

Rob

Former Member
0 Kudos

ok i'm sorry, the forum didn't avoid to post urgently, and so i put it...

apart this inconvenient, please answer me!!

thanks for the benevolence of the incoming weekend Matt

thanks

Former Member
0 Kudos

thanks i resolved the problem, is necessary renominate the 105 structures type in different custom names

Former Member
0 Kudos

All,

I'm getting the exact error as describe in the original question, however I did not quite follow the provided solution.  Can someone provide the necessary steps to solve this problem?  In the BDBG tcode, I used "Z" for the objects to be created in custom name space.  

Thanks Jamie