Hi, Try decatalog. else Try ESEARCH 'File name' with the message string? 'Product checklist has not been maintained for this product'
you may find the routine where the string is present. if the search returns the object code '$xxxxx' then decatalog the file. On Mon, Jun 27, 2011 at 6:55 PM, VK <[email protected]> wrote: > Hi, > > When you input LD record the core validation checks that are described > in SS record for LD apply first. So why copy a core application to a > local one? Technically speaking, just input your product ID to > GIC.LD.PRODUCT.CHECKLIST (not sure about business implications). > > VK > > On Jun 27, 10:26 am, JN <[email protected]> wrote: > > Hi all, > > > > I migrated a subroutine from G13 to T24R06.The routine is attached to > > a version to check that the product ID entered by the user while > > creating the LD is actually in a checklist table > > GIC.PRODUCT.CHECKLIST. > > > > I have done the following: > > (i)Created FILE.CONTROL GIC.PRODUCT.CHECKLIST > > (ii)Created PGM file for GIC.PRODUCT.CHECKLIST > > (iii)Copy pasted & Compiled the associated sub-routine > > (iv)Did CREATE.FILES > > (v)Create Standard Selection SS (COPY FROM F.STANDARD.SELECTION > > GIC.LD.PRODUCT.CHECKLIST,GIC.PRODUCT.CHECKLIST) > > (vi)Created PRODUCT.ID in checklist GIC.PRODUCT.CHECKLIST > > > > When one inputs the product ID i have just created using the > > version,they get a message that the "Product checklist has not been > > maintained for this product." > > This is the OLD message that used to be got even before I migrated the > > new routine.How do I get rid of it?Where is it getting this error > > message from yet I edited the subroutine to even change the error > > message? > > > > Regards. > > JN > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
