If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Get the description of a custom field

Started by cbyrne, 03 Oct 2011 08:54:59 AM

Previous topic - Next topic

cbyrne

Hello, does anyone know how to get the description of a custom attribute field.  I have created a custom field with a code and description, below is the data item where i can get the code entry from this field but i cannot get the description.


REPCUSTOMATTRIB([OBJ_CODE],'*','RMP418','OBJ','R5')

RMP418 is my field, i tried soemthing like the below, but this just came up with a ? in the column.

REPGETDESC('EN', 'UCOD','RMP418', 'OBJ','R5')


Many Thanks

Chris