‎2008 Mar 06 8:33 AM
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...
‎2008 Mar 06 8:39 AM
‎2008 Mar 06 9:45 AM
Hi,
Thanks for reply...
I want Field Name WRGBTR....
From which table i can get it....
Thanks...
‎2008 Mar 06 11:28 AM
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
‎2008 Mar 07 8:29 AM
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...
‎2008 Mar 07 8:39 AM
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.
‎2008 Mar 07 8:58 AM
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....