To check whether the function Edit Order version 2 exists in the model, enter the following command:
YCHKMDLOBJ OBJNAM( 'Order' 'Edit Order + version 2' *FUN )
To check whether the function UUG2EFR exists in data model DEVMDL, and, if it does, to receive the corresponding object surrogate key number in parameter &OBJSGT:
YCHKMDLOBJ SRCMBR( UUG2EFR ) + MDLLIB(DEVMDL) RTNOBJSGT( &OBJSGT )
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |