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

conversions

Former Member
0 Likes
961

hi

am facing a small problem in copy plant program which is to extended material from plant another

when i validated purchase group EKGRP taking it from V_024 i am getting error as 'V_024 is not defined in abap dictionary as a table ,projection view ,or data base view' help in solving this problem

thank u

venkat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
909

Hai Venkat

EKGRP Master table is : T024 Please take EKGRP from T024 and Valideate it

Thanks & Regards

Sreenivasulu P

7 REPLIES 7
Read only

Former Member
0 Likes
910

Hai Venkat

EKGRP Master table is : T024 Please take EKGRP from T024 and Valideate it

Thanks & Regards

Sreenivasulu P

Read only

0 Likes
909

hi srini

first i used MARA ,BUT FROM ONSITE I GOT REPLY ASKING US TO USE V_024 TO VALIDATE EKGRP CAN U CLARIFY THIS

THANK U

VENKAT

Read only

0 Likes
909

Hi Venkat,

If you go to domain level of ekgrp and see the value ranges tab strip, you can find the value table associated to the domain.That is t024 in your case.

Convince your onsite that validating in t024 is the correct way to go about validating ekgrp.

Regards,

Ravi

Read only

0 Likes
909

hi ravi

first i used MARA ,BUT FROM ONSITE I GOT REPLY ASKING US TO USE V_024 TO VALIDATE EKGRP but when i used i got above errorr

CAN U CLARIFY THIS

THANK U

VENKAT

Read only

Former Member
0 Likes
909

Hi Venkat,

V_024 is a Maintenance Views, hence you are getting the error message.

You will have to use the table T024 for the validation or find a view which is a projection view or database view.

Regards,

Sameena

Read only

0 Likes
909

HI SAMEENA

BUT FROM ONSITE WE R ASKED TO USE V_024

CAN U CLARIFY THIS

THANK U

VENKAT

Read only

0 Likes
909

Hi Venkat,

They must have asked you to use V_024 as you dont need to access the database directly.

BUT you want to do validation which cannot be done on fields of Mantenance View

It would be best if you asked the onsite people directly.

Regards,

Sameena