Skip to Content
0
Jun 18, 2008 at 04:19 PM

Problem working with CRUD program for lookup table

24 Views

Hi Experts,

I am working on a scenario in which i have to add/retrieve/update lookup table records.

I am trying to work with the standard program and the code segment is :

TableSchema regionsTableSchema = repository.getSchema().getTableSchema(MDMAPISamples.Information Provider.TABLE)

Error:

Syntax Error on token "Provider" ,")" expected

Here Information Provider is lookup Field in Main Table refering to lookup Flat table Parties.

PLease suggest how to go about this and any sample code will be of great help!!!

Please treat it as urgent!