Hi Akash,

There's a function called ChangeCompany. You could overload the
fetch-method like this:

public boolean fetch()
{
    boolean ret;
    DataArea    dataArea;
    ;
    while select dataArea
        where   dataArea.isVirtual == false
    {
        changecompany(dataArea.id)
        {
            ret = super();
        }
    }
    return ret;
}

Regards,
Richard


> Hi All,
>
> can we run standard report for all companies. I mean
> to say i am running the report in DAT company , but i
> need data to appear in the report for all the
> companies existing in my Table.
>
> is there any setup/ samm change need to do , so that
> this will work or need to create totally new
> customized report.
>
> Regards
> Akash
>  --- Girish Bhatkal >;[EMAIL PROTECTED]



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to