SQL Query to find out the records exposed by a Component Interface.



      SELECT distinct RECNAME
        FROM PSBCITEM
       WHERE BCNAME = 'XXXX_CI';

Comments

Popular posts from this blog

Dynamic Views In Peoplesoft