Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, April 27, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Data & Imports Forums - SalesLogix Imports
Forum to discuss general SalesLogix import and data migration topics. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Imports | New ThreadView:  Search:  
 Author  Thread: division look-up
Samantha Nicole
Posts: 2
 
division look-upYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Aug 10 4:56 AM
Why is it the division look-up contains a customer’s name?
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: division look-upYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Aug 10 9:09 AM
The division look-up does not look up divisions in isolation - it merely allows you to navigate to an account based on its division - therefore having the account name included is pretty useful.

What are you trying to do?
[Reply][Quote]
Samantha Nicole
Posts: 2
 
Re: division look-upYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 10 3:19 AM
what if i want the look-up for division only? is it possible?
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: division look-upYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Aug 10 4:52 AM
Not really - where would the lookup take you? The destination is the problem here.

This query returns a list of all non-blank divisions currently in your database:

select division from sysdba.account
where '' + rtrim(division) <> ''
group by division
order by division


Can you use that? If you describe what you are trying to do, it would make it easier to provide useful answers.
[Reply][Quote]
RJ Samp
Posts: 973
Top 10 forum poster: 973 posts
 
Re: division look-upYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Jan 11 2:44 PM
fiogf49gjkf0d

Well it's kind of bass-ackwards. This field should be Division Of, not Division. and the name of the account should be the Division. I.e. the parent is the Division Of value, and the account name should be the Division....

Example:


the Company name at Corporate is General Motors Corporation (GMC).
The Account.Account field should be Chevrolet, a Division of General Motors Corporation.But it isn't....we\our customers put General Motors as the Account.Account field name. and Division put Chevrolet....
I worked for GE for 11 years and became a self appointed guru on this topic.....the Account should be the Division (GE Lighting). And the Division should be the Division Of (General Electric, or in the old days General Electric Company (GEC, the chime tones for NBC).


It's been this way in SLX (and other CRM programs) since 1997, so you're not alone. We create a Division_Of field varchar (128) and have the user's fill that in directly and\OR do a lookup edit control and fill in the ParentID field with the parent's AccountID and the Division of field with the Parent account's account name.


Add a Division Of lookup, change the groups, etc.

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/27/2024 4:08:47 PM