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

Structure

Former Member
0 Likes
791

Hi,

When Iam creating the structure, Iam getting the following error.

"TABL" "ZBAPI1012_PROD_VER_C" wurde nicht aktiviert

Prüfe Tabelle "ZBAPI1012_PROD_VER_C (SAPUSER/13.05.08/10:33)"

"ZBAPI1012_PROD_VER_C"-"LOT_SIZE" (Bitte Referenz-Tabelle UND Referenz-Feld angeben)

"ZBAPI1012_PROD_VER_C"-"L_LOTSIZE" (Bitte Referenz-Tabelle UND Referenz-Feld angeben)

"ZBAPI1012_PROD_VER_C"-"U_LOTSZIE" (Bitte Referenz-Tabelle UND Referenz-Feld angeben)

Please let me know why iam getting this error?

Is it possible to get this error message in En Language?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
725

hi,

what i understand from this is that you have created a field in the structure of type quantity and not assgned it a reference field.

reward points if helpful.

5 REPLIES 5
Read only

Former Member
0 Likes
725

hi,

In the Initial Logon screen give 'EN' in language to logon in English to understand the error ..

Regards,

Santosh

Read only

Former Member
0 Likes
726

hi,

what i understand from this is that you have created a field in the structure of type quantity and not assgned it a reference field.

reward points if helpful.

Read only

Sm1tje
Active Contributor
0 Likes
725

It just means that in your structure (SE11) on the third TAB you should enter a reference table and field.

Read only

Former Member
0 Likes
725

for this error, i think

"ZBAPI1012_PROD_VER_C"-"LOT_SIZE" (Bitte Referenz-Tabelle UND Referenz-Feld angeben)

"ZBAPI1012_PROD_VER_C"-"L_LOTSIZE" (Bitte Referenz-Tabelle UND Referenz-Feld angeben)

"ZBAPI1012_PROD_VER_C"-"U_LOTSZIE" (Bitte Referenz-Tabelle UND Referenz-Feld angeben)

you have to check for that table involved... check at check table..maybe you miss to insert the check table.

TABL" "ZBAPI1012_PROD_VER_C" wurde nicht aktiviert ---> maybe table is not activated..

Link: [Abap Tips & Notes|http://abap4beginner.blogspot.com]

Read only

Former Member
0 Likes
725

Hi,

there are two possibilities in this first is either the table is not activated or you have not define the reference fields.

Please check for both the possibilities.