on 2010 Apr 08 6:42 PM
Hi,
We have some custom development for external catalog procurement.We need to restrict this custom logic getting applied to internal MDM catalogs.
How can we differentiate technically between exteral & internal catalogs so that we modify exising logic for procurring from internal catalog
Is there any way by which we indentify whether procurement is by external catalog or by internal catalog?
Rgds,
arjman
Request clarification before answering.
One option is: On item level there is a field called CATALOGID, where the catalog ID is recorded. You would have to know whether a certain catalog is external or internal by yourself though. This can be done by either hard coding it, or record them in a Z table so that you can maintain them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
got the direction
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.