Skip to Content
0
Former Member
Apr 20, 2010 at 10:42 AM

Required table name

33 Views

Hi,

I need to create a TerritoryMapping file

Here are the columns that have to be stored in that file:

- CustomerId : the id of the customer;

- CSCAgentId : the id of the CSC agent;

- CSCAgentName : the name of the CSC agent;

- TelesalesAgentId : the id of the Telesales agent;

- TelesalesAgentName : the name of the Telesales agent;

- SubSubregionName : the name of the SubSubRegion;

The data is coming from table.

I am not sure which table I have to use. Please help with hints.

Regards,

Vinitha