× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hello, Restricting items that can be entered on a customer order makes perfect sense to all Infor XA users.
However Mapics/Infor does not understand this.
Over the years I have submitted enhancement requests to no avail.
We are left to make up our own solutions.
Many creative hours have/are wasted.
Most are after the fact ways to catch the item after entered and before the item gets shipped.
COM User exits exist for end of item entry and end of order processing.

My last discussion with Infor support was spent explaining why I didn't want to sell our yet to be fabricated raw materials to customers.
I submitted another enhancement request.
Big Sigh, again

-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx [mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of mapics-l-request@xxxxxxxxxxxx
Sent: Friday, December 04, 2009 12:00 PM
To: mapics-l@xxxxxxxxxxxx
Subject: MAPICS-L Digest, Vol 7, Issue 237

Send MAPICS-L mailing list submissions to
mapics-l@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.midrange.com/mailman/listinfo/mapics-l
or, via email, send a message with subject or body 'help' to
mapics-l-request@xxxxxxxxxxxx

You can reach the person managing the list at
mapics-l-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific than "Re: Contents of MAPICS-L digest..."


Today's Topics:

1. Calling AMDFEI0R and AMDFEP0R (Eric Wolf)
2. Restricting an item in COM (Jeff)
3. Re: Restricting an item in COM (Gindlesperger, Dale)
4. Re: Calling AMDFEI0R and AMDFEP0R (JwbSoftware)
5. Re: Restricting an item in COM (Josh Diggs)
6. Re: Restricting an item in COM (ARojas@xxxxxxxxxxx)


----------------------------------------------------------------------

message: 1
date: Thu, 3 Dec 2009 16:53:08 -0800
from: "Eric Wolf" <eric.wolf@xxxxxxxxxxxxxx>
subject: [MAPICS-L] Calling AMDFEI0R and AMDFEP0R

To the list,

I am trying to call AMDFEI0R and AMDFEP0R in R7.8. I have called them before in a R6 version and everything was working fine. Now at R7.8, I am receiving decimal data errors in both calls. Apparently, some of the parameters have changed. Does anyone have the proper parameters to call with their correct field sizes for these programs?



Thanks.

Eric





------------------------------

message: 2
date: Thu, 3 Dec 2009 20:11:58 -0500
from: "Jeff" <jeffw@xxxxxxxxxxxxxxxx>
subject: [MAPICS-L] Restricting an item in COM

Hi all. I am looking for suggestions. I have an item that we only want 1 customer to be able to purchase. We want to make sure it does not get on any other customer orders. Is there a way to do this in COM? I am running v7 green screen. So for example: customer A is the only customer allowed to purchase product A. So if we enter an order for customer B and they add product A to the order is there a way to prevent it from being added to the order?



Hope this makes sense. Thanks!



Jeff Williams



------------------------------

message: 3
date: Thu, 3 Dec 2009 20:55:58 -0500
from: "Gindlesperger, Dale" <DGindle@xxxxxxxxxxxx>
subject: Re: [MAPICS-L] Restricting an item in COM

At R6 we managed that sort of thing with the COM green screen User Exits, and it worked well. And we replicated that in CSM and COM_Net using the end of order user exits. It happened after the fact then, but we auto-added comments saying what we did. I can provide more detail if desired.

I'm assuming the same capabilities exist in R7 - I'm looking forward to seeing the rest of the answers.

Sent from my iPhone, sorry about the typos!

On Dec 3, 2009, at 8:12 PM, "Jeff" <jeffw@xxxxxxxxxxxxxxxx> wrote:

Hi all. I am looking for suggestions. I have an item that we only want
1 customer to be able to purchase. We want to make sure it does not
get on any other customer orders. Is there a way to do this in COM? I
am running v7 green screen. So for example: customer A is the only
customer allowed to purchase product A. So if we enter an order for
customer B and they add product A to the order is there a way to
prevent it from being added to the order?



Hope this makes sense. Thanks!



Jeff Williams

_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To
post a message email: MAPICS-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/mapics-l.



The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.



------------------------------

message: 4
date: Fri, 4 Dec 2009 14:18:57 +0100
from: "JwbSoftware" <jwbsoftware@xxxxxxx>
subject: Re: [MAPICS-L] Calling AMDFEI0R and AMDFEP0R

Hi Eric,


I don't know but the sources of R7.8 are on the PCM DVD.
-----The following I got from the Knowledge base-------

Here is the solution: R7.8 Source Information Since 7.8 is not really and upgrade, it's more just another PCM, hence no initial source cd. If you burnt a cd from the ISO file - please look on it and see if there is a Library and/or file called Source. If there is, check for the program source you are looking for.
If you didn't burn a cd, then you would need to go back to the ISO file and locate it that way.
We had loaded the ISO file to the virtual drive, ran the command to show libraries on the optical drive.
You should find a library "SRC79000" restore this library to the I-series.
In this library you will find many source files.
In file "M7979000", you will find the source for the programs and printer files.
You can then copy the members to be retrofitted for custom coding into these modules and recompiled.

----------------------------------

Hope this will help you,

Jules Bloemsaat

-----Oorspronkelijk bericht-----
Van: mapics-l-bounces@xxxxxxxxxxxx [mailto:mapics-l-bounces@xxxxxxxxxxxx]
Namens Eric Wolf
Verzonden: vrijdag 4 december 2009 1:53
Aan: 'MAPICS ERP System Discussion'
Onderwerp: [MAPICS-L] Calling AMDFEI0R and AMDFEP0R

To the list,

I am trying to call AMDFEI0R and AMDFEP0R in R7.8. I have called them before in a R6 version and everything was working fine. Now at R7.8, I am receiving decimal data errors in both calls. Apparently, some of the parameters have changed. Does anyone have the proper parameters to call with their correct field sizes for these programs?



Thanks.

Eric



_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/mapics-l.



------------------------------

message: 5
date: Fri, 4 Dec 2009 07:05:21 -0800 (PST)
from: Josh Diggs <JDiggs@xxxxxxxxxxxx>
subject: Re: [MAPICS-L] Restricting an item in COM

This is part of the custom business logic we added to CSM using PowerLink and Integrator. Let me know if you would like more details.

Josh Diggs
Information Systems Manager
California Fine Wire
(805) 489-5144x236



-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx [mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff
Sent: Thursday, December 03, 2009 5:12 PM
To: 'MAPICS ERP System Discussion'
Subject: [MAPICS-L] Restricting an item in COM

Hi all. I am looking for suggestions. I have an item that we only want 1 customer to be able to purchase. We want to make sure it does not get on any other customer orders. Is there a way to do this in COM? I am running v7 green screen. So for example: customer A is the only customer allowed to purchase product A. So if we enter an order for customer B and they add product A to the order is there a way to prevent it from being added to the order?



Hope this makes sense. Thanks!



Jeff Williams

_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/mapics-l.



------------------------------

message: 6
date: Fri, 4 Dec 2009 09:10:35 -0800
from: ARojas@xxxxxxxxxxx
subject: Re: [MAPICS-L] Restricting an item in COM

An option is to use the user exit UMBCOD1R, this program is executed right after the item entry and then you can validate the customer and item relationship and send a break message to the user if is invalid.


Antonio Rojas
Manager Applications Development
Semtech Corp.
Cell. (805) 216-4651
Office (805) 480-2135




From:
"Jeff" <jeffw@xxxxxxxxxxxxxxxx>
To:
"'MAPICS ERP System Discussion'" <mapics-l@xxxxxxxxxxxx>
Date:
12/03/2009 05:13 PM
Subject:
[MAPICS-L] Restricting an item in COM
Sent by:
mapics-l-bounces@xxxxxxxxxxxx



Hi all. I am looking for suggestions. I have an item that we only want 1 customer to be able to purchase. We want to make sure it does not get on any other customer orders. Is there a way to do this in COM? I am running v7 green screen. So for example: customer A is the only customer allowed to purchase product A. So if we enter an order for customer B and they add product A to the order is there a way to prevent it from being added to the order?



Hope this makes sense. Thanks!



Jeff Williams

_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.




------------------------------

_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) digest list
To post a message email: MAPICS-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mapics-l.



End of MAPICS-L Digest, Vol 7, Issue 237
****************************************

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.