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

Report

Former Member
0 Likes
801

Hi Gurus,

My Problem is in T. Code - KOB1..

After entering the all required values...when I execute that T. code.... it show result....with Total Amount (Total Value in Report Currency)....

This field coming from a structure KAEP_COAC, and field is WRGBTR....

I want to make a zreport, which contains the ORDER....and Total Amount (Total Value in Report Currency)....as shown in T. Code... KOK3...with another required fields...

Plz Tell me..from where i should take this field...or any other idea for searching this field...

Thanks...

6 REPLIES 6
Read only

former_member188827
Active Contributor
0 Likes
720

check table COEP,COSP.

plz reward points if dis helps

Read only

0 Likes
720

Hi,

Thanks for reply...

I want Field Name WRGBTR....

From which table i can get it....

Thanks...

Read only

Former Member
0 Likes
720

Hi,

You can get the field WRGBTR

from any of the following tables based on your requirement.

KAEP_CM

KAEP_CM_RC

KAEP_COAC

KAEP_COEP_RC

KAEP_COEP_X

Please reward points if useful

Regards

rose

Read only

0 Likes
720

Hi,

Thanks for it...but u gives me STRUCTURES....

Plz tell me know, how can i get values from a structure...

plz give me an example...

Thanks...

Read only

0 Likes
720

hi we cannot get values from the structures but we can find out from where we can fetch the data.

do this...

goto structure and double click on the dataelement u want it will show u domain the double click that domain then it will takes to u to the domain the in that go to the value range then u get the value table for that element.

if double click it will show u the table with values.

reward points if useful,

venkat.

Read only

0 Likes
720

Hi,

Thanks dear, it is very helpful but...in WRGBTR field, i m not getting value table after double clicking on its domain...

there is blank...no value for this field....

Plz help....