‎2010 Nov 15 6:53 AM
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
‎2010 Nov 15 6:59 AM
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.
‎2010 Nov 15 7:15 AM
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
‎2010 Nov 15 7:18 AM
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.
‎2010 Nov 15 7:24 AM
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
‎2010 Nov 15 8:29 AM
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. *
‎2010 Nov 15 7:24 AM
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