Hi,
I am trying to fetch data from transaction cc03 for SAPScript. There is a field called "Status" whose data I want to fetch.
When I click F1 , I get the data element from technical specification as CO_STTXT and structure as CAUFVD.
I click on data element CO_STTXT, and go to where used option.
But that data element is not associated with any table field but with some structures.
If I know the table name I can extract the data from the table by declaring the table in program but how do I fetch the data whose data element is associated with only structures but not with any tables ?
Points will be awarded...
Thanks.
Tushar