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

Patching Errors

anupam_srivastava2
Participant
0 Likes
366

getting error while patching structure wb2_komg

WB2_KOMG-ZZANZ_KG (COMBINATION REFERENCE TABLE/FIELD WB2_KOMG-ZZME_KG does not exist.)

any help will be highly appreciated

regards

AJ

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
342

Hi!

If I understand good, you can't activate your structure in SE11.

This may be, because of the missing measurement unit field from the structure.

For a QUAN type field, you have to assign a UNIT type field.

The assignment can be made in SE11 - Currency/quantity fields tab.

Regards

Tamá

3 REPLIES 3
Read only

Former Member
0 Likes
343

Hi!

If I understand good, you can't activate your structure in SE11.

This may be, because of the missing measurement unit field from the structure.

For a QUAN type field, you have to assign a UNIT type field.

The assignment can be made in SE11 - Currency/quantity fields tab.

Regards

Tamá

Read only

0 Likes
342

hi tamas

does that means the field zzanz_kg and zzme_kg should have the same data type field.

pls suggest

rgds

AJ

Read only

0 Likes
342

Hi!

If you want to have both fields in your structure, then your structure has to seem like this:

Name Component type Data type Length

zzanz_kg zzanz_kg quan 13

zzme_kg zzme_kg unit 3

And on the currency/quantity field set these

Name Reference table Reference field

zzanz_kg WB2_KOMG zzme_kg

Regards

Tamá