2006 Aug 18 7:57 AM
Hi All ,
Can anyone tell me how to check the Variant details .
Like
if in a program avariant is created . I want to know its details like when it is created and the person who created that variant.
Thanks in Advance.
PAVAN.
2006 Aug 18 7:58 AM
CHECK TABLE <b>VARI</b>
ALSO CHECK FM,
<b>RS_VARIANT_CONTENTS_RFC</b>
Hi All ,
Can anyone tell me how to check the Variant details .
Like
if in a program avariant is created . I want to know its details like when it is created and the person who created that variant.
Thanks in Advance.
PAVAN.
2006 Aug 18 7:58 AM
CHECK TABLE <b>VARI</b>
ALSO CHECK FM,
<b>RS_VARIANT_CONTENTS_RFC</b>
2006 Aug 18 8:02 AM
the Table VARI contains the Variant name but it doesn't give us the creator name and the date when it is created so far .
Regards,
PAVAN.
2006 Aug 18 8:04 AM
Hi
To extract the details of who has created the variant
and last changed you can use table VARID.
Kind Regards
Eswar
2006 Aug 18 8:04 AM
hi pavan,
check the table <b>VARID</b>...
check the fields ENAME and ETIME
hope this helps,
do reward if it helps,
priya.
Message was edited by: Priya
2006 Aug 18 8:05 AM
2006 Aug 18 8:16 AM
2006 Aug 18 12:12 PM
Hi Pavan,
Check the table VARID you will get details required by you.
Regards
Haritha
2006 Aug 18 12:31 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |