Skip to Content
0
Former Member
Jul 25, 2005 at 09:38 PM

Fetching data in Script for CO_STXXT data element

137 Views

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