Standard method to read from a table?

Gavin Mooney gavinmooney at gmail.com
Fri Apr 21 13:33:34 EDT 2006


Thanks Jane - I'll see if I can use that FM. I think CCPSUPPORT is
another BOR object that is just in the IS-U module unfortunately.

2006/4/20, Jane Simonetti <JSimone at smud.org>:
> It must be a part of our IS-U (utilities) module. It calls function module EWC_CONT_ELEMENT_GET, but when I do a 'where used' on this FM, it does not return anything.
>
> Jane Simonetti
> Technical Developer - Workflow
> Business Technology Projects
> Sacramento Municipal Utility District
> 916.732.5234
>
>  -----Original Message-----
> From:   sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]  On Behalf Of Gavin Mooney
> Sent:   Thursday, April 20, 2006 9:59 AM
> To:     SAP Workflow Users' Group
> Subject:        Re: Standard method to read from a table?
>
> Thanks Jane - I had a look at the CCP* objects, but none of them
> helped. (CCPTAB doesn't exist in our system - not sure why...?)
>
> I also searched the tables for methods like ReadLine but nothing
> useful came back.
>
> 2006/4/20, Jane Simonetti <JSimone at smud.org>:
> > Try object CCPTAB, method ReadLine.
> >
> > Jane Simonetti
> > Technical Developer - Workflow
> > Business Technology Projects
> > Sacramento Municipal Utility District
> > 916.732.5234
> >
> >  -----Original Message-----
> > From:   sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]  On Behalf Of Gavin Mooney
> > Sent:   Thursday, April 20, 2006 8:53 AM
> > To:     SAP Workflow Users' Group
> > Subject:        Standard method to read from a table?
> >
> > Hi group,
> >
> > Does anyone know of a standard BOR method that imports a table and an
> > index, reads the table and returns the table row? I've had a poke
> > around the system (620) and the closest thing I found was
> > SYSTEM.LoopAtAgents but that's only for agents - I was hoping for
> > something more generic.
> >
> > In my WF I have a multiline container element of objects, and I want
> > to loop through each object in turn and check its attributes - I'm
> > sure this requirement must have come up before but the archives didn't
> > turn up anything. Before I go and code my own method I wanted to check
> > if there is a standard one.
> >
> > Thanks,
> > Gavin
> >
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >
> >
> >
> >
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>




More information about the SAP-WUG mailing list