Application Development 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: 

Getting Error in Activation

Former Member
0 Kudos

Hi Experts,

I am having error in activating my own created table.

My table name : ZFINAL1

Getting the error like,

ZFINAL1-KWMENG (Specify reference table & reference field)

Then i given reference table 'VBAP' & reference field "KWMENG"

Again am getting the error like,

ZFINAL1-KWMENG (combination reference table/field VBAP-KWMENG does not exist)

Please tell how to solve the problem.

Thanks & Regards,

Arun Kumar

1 ACCEPTED SOLUTION

Former Member

Hi

I had already set the technical setting for the table , but please tell me where to find the enhancement settings.

because i can't able to find these settings after the technical setting.

Thanks & Regards

Arun Kumar

11 REPLIES 11

Former Member
0 Kudos

Look at SE11 for VBAP...for KWMENG, you'll see that SAP uses VBAP-VRKME....VRKME is used because it is a data type UNIT....

When in doubt, look at what sap used in their reference fields in their transparent tables )....

Former Member
0 Kudos

Hi,

provide VBAP in reference table

and VRKME in reference field....

as always we have to provide refeference for quantity and currenecy fields...

Rgds/Abhi

Former Member
0 Kudos

Hi Arun,

See when we use the standard data elements we must also copy their ref. table and ref. fields (specially in case of Quantity & Currency Fields).

Now you do one thing,

Goto table VBAP from SE11.

Goto to the last TAB 'Currency/Quantity Fields' and find the data element you are using in your case it is 'KWMENG'.

Now look at the Ref. Table & Ref. Field Column these are the values you will have to use in your newly created table.

Ref. Table : VBAP

Ref. Field: VRKME

Hope it helps you,

Regards,

Abhijit G. Borkar

Former Member
0 Kudos

Hi,

Use

Reference table VBAP

Reference field VRKME

Former Member
0 Kudos

Hi Experts

I given Reference table 'vbap' & ref. field 'VRKME' now am getting the following problem.

Enhancement category for table missing

Enhancement category for include or subtype missing

Table ZFINAL1 was checked with warnings

Please tell me what to do now.

Thanks And Regards

Arun

0 Kudos

Hi Arun, now you have to specified technical settings of your ZFINAL1 table. In maintenance screen (TA SE11) click on Technical settings button. On next screen you will be able to enter Enhancement category for table & Enhancement category for include or subtype.

BR

m./

0 Kudos

Hi Arun,

You have to maintain the technical settings, in SE11 there is a pushbutton for 'Technical Settings', wherein you will have to maintain the size category etc., please do this.

I recommend to look at settings previously used at your end in the system if there is any z- table already created so that you will be able to know all settings that are to be done.

Reagards,

Abhijit. G. Borkar

kesavadas_thekkillath
Active Contributor
0 Kudos

Give the same currency field which you have used in your ztable.

Former Member

Hi

I had already set the technical setting for the table , but please tell me where to find the enhancement settings.

because i can't able to find these settings after the technical setting.

Thanks & Regards

Arun Kumar

0 Kudos

Hi, I'm not in a front of system. But if it is not in Technical settings screen then try to find it on Delivery and maintenance tab strip.

0 Kudos

Hi Arun,

You need to go to :

SE11->Extras (in menu bar)->Enhancement Category.

Normally we select 2nd radio button.

If you want to understand what each option means, click on Info button on the same popup screen.

Regards,

Nisha Vengal.