Ha! I found a simple solution.
IF {MaterialCode.Width} < 10
THEN
(stringvar matcodereversed := Mid(strReverse({MaterialCode.MatCode}),6);
strReverse(matcodereversed))
ELSE
(stringvar matcodereversed := Mid(strReverse({MaterialCode.MatCode}),7);
strReverse(matcodereversed))
Thanks Ibass, but it only works for some of my data. On others I get a substring error.
On 98% of my data, it ends with a size. The trailing 18X24 in the data L41-0080H1/H1-18X24 is a size, so if I could somehow delete the last 5 or 6 characters of every field, that should give me what i...
I have some data such as the following:
L41-0080H1/H1-18X24
L43-0050H1/H0-9X12
I'd like to be able to split it at the second hyphen so that it reads...
L41-0080H1/H1
L43-0050H1/H0
I have the following formula, but it splits at the first hyphen, not the second.
Stringvar array MatCode :=...
I just installed XI and then put SP4 on. I immediately notice all of my text fields are compressed. Anyone see this happen?
Even creating a new report, text fields come out looking compressed. In the image below, the text box contains "Hello World," but as you can see, it is unreadable due...
I found a link that has many updates and patches for several versions of CR; however, my next question....
Can I install SP4 without installing previous service packs?
I have a copy of version XI, but I don't know where to get the updates for it. SAP only has updates for XI R2. Does anyone know where to get updates for XI? Does XI become R2 from an R2 patch, or is XI R2 a version of it's own?
I may be taking a job where I'd have to administer and draw reports from MAS200. I'm familiar with MAS90, but I can't find a whole lot of difference on the internet between the two.
At my current employer, we use MAS90 among 10 networked users, but it seems MAS200 tries to sell itself on being...
Uh...
Insert the Windows 2008 DVD while you are in your current Windows OS environment. You can do the install from there. No need to boot to the disk. This type of install will render your current OS inoperable, but it will preserve the file/folder structure of your current OS drive letter...
On MS SQL 2000, I have a field that stores host names from Microsoft ISA logging. I want to pull out the domain name portion of the host for .com and .net domains only.
Sample data would end up looking like so...
US.f840.mail.yahoo.com --> yahoo.com
www.yahoo.com --> yahoo.com...
I'm only concered about the affects of NAV server software not anything else. I understand the implicatiosn of reimaging a server as it pertains to drivers, Windows SID, and other such things.
I have ~80 clients on version 8.1 connecting to one physical server. I need to reimage the server for various reasons, and I'd like to know if I need to back any of the NAV data up on the server.
Do I need to do anything in regards to the NAV server software such as backup and restore any type...
Hopefully someone can give me some insight.
We have an MRP system that runs on MS SQL 2000, and we are running MAS90 for accounting, purchasing, sales orders...etc..
We'd like to synchronize applicable data between the two systems, but the software vendor for our MRP says he can't do it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.