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: 

Which IDOC to choose

Former Member
0 Kudos

Hi all,

Does any of the idoc have these tables:

VBRK

VBRP

VBAK

VBPA

VBKD

Thanks,

Srini

5 REPLIES 5

Former Member
0 Kudos

hi use orders05

0 Kudos

BUt in orders05 i don't see the fields in VBAP like KUNNR

0 Kudos

It will not have field to field correspondence.

The KUNNR value will be there in E1EDKA1 segment when qualifier is AG.

Regards,

Ravi

0 Kudos

Hi,

I have to select an IDOC and then have to do configuration of custom segments and fields, but which IDOC should I choose both are have 6 fields present in them. Pl say how do I extend the other segments.

Tables	Fields	ORDERS05	INVOIC02
VBRP	VBELN	Yes	Yes
VBRP	POSNR	Yes	Yes
VBAK	AUGRU	Yes	Yes
VBRK	FKART	Yes	Yes
VBRK	KUNAG 	No	No
    (Sold to customer number)
VBRP	EAN11	No	No
VBRK	FKDAT	No	No
VBKD	BSTDK	No	No
VBRP	NETWR	Yes	Yes
VBRP	FKIMG	No	No
VBRP	VRKME	No	No
VBRK	ERDAT	No	No
VBKD	FKDAT	No	No
VBRK	ZTERM	Yes	Yes
TO52	ZPRZ1	No	No

Thanks,

Srini

Edited by: Srinivas Davuluri on Jul 7, 2008 2:46 PM

Former Member
0 Kudos

then you need to extend this idoc ...means create a zsegment in the we31 and attach it in the we30...and create a function module for this ..and assign this function module to the idoc using the process code in we42