‎2007 Mar 21 2:13 PM
getting error while activating 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
‎2007 Mar 21 2:17 PM
Hi AJ,
I guess you have defined ZZANZ_KG as a quantity field and ZZME_KG as the referencing unit field, but you didn't add ZZME_KG as a field in WB2_KOMG.
Regards,
John.
‎2007 Mar 21 2:19 PM
‎2007 Mar 21 2:22 PM
HI AJ,
Could you provide a screen copy of the structure definition?
Regards,
John.
‎2007 Mar 21 2:19 PM
In the Currency/Quantity fields tab , check if such a referance field exist in the table. I.e see use any other referance table and field for the field zzanz_kg.
Regards,
Ravi
‎2007 Mar 22 8:54 AM
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
‎2007 Mar 22 3:32 PM
‎2007 Oct 04 2:41 PM
Explanation in detail for ECC6 IDES
Connect in client 800 with user IDADMIN (default user created with IDES system).
Connect with language DE
Start SE11
Select domain, and enter ZZME
Click change
Change value CHAR/3 to UNIT/3
Click Activate and valid
Save
Try to activate table WB2_KOMG
It should work.
Regards