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

error while creating the structure

Former Member
0 Likes
1,289

hello friends,

i have two doubts

1)

i am getting the error while creating the structure in se11.

well i am creating the structure in the following way

in component i am giving the values as bom and in component type i am giving the value as meins.

i am getting the status warning message as the below

'field name does not agree with the proposed name base_bom for bapi table'

2)

and more over can we create the structure as the follwing in se11.

component = f1 and

component type = tablename-fieldname

when i am doing in the second way i am getting the error as the following table is not active though the table is active

6 REPLIES 6
Read only

Former Member
0 Likes
904

hi guru,

while u maintain any quantity fileds like meins.

u have a tab like currency and quantiy u can also maintan that one .

thanks,

anji.

Read only

Former Member
0 Likes
904

hi guru,

just component name as --- your field name.

where as component type as give just data element k.

no need to give tablenme-fieldname k.

component component type .

f1 matnr----


data element

thanks anji.

Moderator message: please do not use SMS speak, what does that "k" mean, short for "OK"? please get your act together, these are professional forums.

Edited by: Thomas Zloch on Nov 15, 2010 9:10 AM

Read only

deepak_dhamat
Active Contributor
0 Likes
904

Hi ,

1) 
i am getting the error while creating the structure in se11.

well i am creating the structure in the following way

in component i am giving the values as bom and in component type i am giving the value as meins.

i am getting the status warning message as the below

'field name does not agree with the proposed name base_bom for bapi table'

Component should be any data element which will take its data type then you don't have to give data type seperately .

if you are passing qty field such as

MENGE_D then you have to pass reference table MSEG and Ref Field MEINS

Regards

Deepak.

Read only

0 Likes
904

hi guru,

instead of 'BOM'

U can try it other name k.

may be bom is used by sap standards k.

thanks,

anji.

Moderator message: see above.

Edited by: Thomas Zloch on Nov 15, 2010 9:11 AM

Read only

matt
Active Contributor
0 Likes
904

Just to get your attention, here's the moderator message again:

*please do not use SMS speak, what does that "k" mean, short for "OK"? please get your act together, these are professional forums. *

Read only

Former Member
0 Likes
904

Either supply only data element name to component type and also declare reference under "Currency/Quantity fields"

OR Use predefined type to give manual field attributes.

Regards

Munish Garg