Complex Scenario but intresting..

Hi all,
i have a situation where i get the article details into MDM.
1) Each article will have Multiple UOMs
Article Units of measure(Qualified Table)
Uom (Non Qualifier)  -> this field will look in to a Lookup table which holds values like Box, Pallet , Each, pack etc..(total 200 values -FIXED TO 200)
Length (qualifier)
height (qualifier)
width (qualifier)
2) AND Each UOM will have Multple barcode numbers
Article Barcode(Qualified Table)
Uom
Barcode number
Barcode type
here is where i am struggling to Design to my requirment..
becoz each Uom in Point 2 will have seperate Barcode and Barcode type BUT the UOM here can only be the ones which are selected in Point 1.
TO explain in detail..
article will have multiple 'Unique'  Units of measure (eg: Box, Pallet , Each, pack etc )
article number  ||  UOM (Look up in to 200 fixed types)  |||  Barcode UOM
art 001                 box
art 001                 pallet
art 002                 box
art 002                 box
art 003                 pack
Here for art 001 user should only be able to select either ''box'' or ''pallet'' in Barcode UOM field
For  art 002 user should only be able to select ''box'' in Barcode UOM field
for art 003 user should only be able to select ''pack'' in Barcode UOM field
Can any one suggest me what i need to do..
i am in a situation where i can redesign the solution if redesigning solves my issue..
Please Suggest
Kind Regards
Eva

Hello Eva,
This you can address by using tuple functionality if yo uafre using MDM 7.1. You can make tuple field with a lookup tuple as Alternative Unit of measure. In the Alternative unit of measure tuple add a field a tuple field again as "Additional EAN's".
So it will be a nesting inside the first Tuple "Alternative Unit of measure".
Try this . I think you can do it.
BR
Manoj

Similar Messages

  • Oracle BPM / SOA Suite and Big and Complex Scenarios

    Hi people,
    I have worked for a company that in the past chose Oracle BPM (ALBPM at the time) and one of the big problems that the company had was in relation about big processes and complex scenarios.
    This company is for the e-commerce area and our processes can have many instances at the same time, for example, a process to all the "order flow" can have thousands, maybe millions instances at the same time.
    So we choose to abort the BPMS option in the past and now we back to talk again about BPMS and one question is always made by the company board: if we use BPM again, the new versions can be support all the our volume data?
    To be honestly, I don't have this answer so I like to know if any people here has a paper or report about Oracle BPM 11g and big scenarios with many instances. If anybody has a case too, it will be relevant.
    Another and the final question: how does the oracle bpm engine treats the case when my engine reboots and before that the engine had many instances active? The istances will be lost?

    11g ADF is not certified with 10g SOA Suite. What I mean by this is that your 11g ADF will need to run on WLS 10.3.1 and SOA Suite 10g will eith run on oc4j or WLS 9.2.
    ADF is just JDeveloper, you deploy to WLS 11g (10.3.1).
    This is the most detailed 10g SOA Suite guide I know for 10g
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    note that it is for 10.1.3.3, you just need to subsitute for 10.1.3.5 (latest release)
    cheers
    James

  • File to file scenario but transport protocol is NFS

    send me step by step screenshot for file to file in sap pi 7.1 scenario but transport protocol is NFS

    Hi,
    Send  your email id.
    Sreeni.

  • Need SQL complex scenarios in oracle  (doc or pdf)

    I need list of complex scenarios in Oracle for SQL & PLSQL.? share if you have any Doc or PDF ?

    user8463824 wrote:
    I need list of complex scenarios in Oracle for SQL & PLSQL.? share if you have any Doc or PDF ?http://docs.oracle.com

  • Complex Scenarios and sub projects

    After using Captivate  for several years and on small and relatively basic projects, I am now working on a very complex scenario with extensive branching.
    So here's the question that shows my ignorance -
    When calling other project is it better to have a central project from which to call other sub-projects and return (there are possibly 18 such sub-projects) or is it better to "jump" from project to project?

    Less gotchas than if you had been intending to deliver it via the other two methods I mentioned (LAN server or CD ROM) because those methods would involve lots of issues with Flash Player Global Security preventing your navigation strategy from working.
    LMSs are web servers too.  Flash security is not usually an issue with web server delivery.  However, what you WILL likely encounter as a major hurdle with trying to do this from an LMS is that if you set these different modules up as SCOs inside a Multi-SCORM package then your LMS will likely take exception to the fact that you are not launching each one via the links that the LMS itself provides.  Your strategy is to only have one central project from which the others are launched.  To get this to work in an LMS, you'll probably need to do it using SCORM 2004 standard and it would probably require manual hacking of the imsmanifest.xml files that Captivate produces for its SCORMs so that you can build in sequencing rules.  Could get complex.

  • Centralised Purchasing Scenario but decentralised GR and IV.

    Hi,
    We've a scenario where certain items are procured centrally for all the locations across India. Purchase price, vendor etc. are finalised by Corporate office. Corporate office raise the PO but goods are delivered to various storage locations across India and each location books inventory in their accounts. Quality inspection is also done at receiving location and same location also process the vendor invoice. Payment to the vendor is also made at the location where goods were received.
    We're planning to have multiple company codes i.e. Corporate office will be one company code and other units will be company code as well.
    I think if we raise a PO and at item level, enter Plant of another company code.. cross company code purchasing scenario can be managed. Does this work and if yes, any specific configuration required.
    In summary, the scenario is, Purchase order will be created by one company code (may be header) where as GR and IV shall be done by different company codes. Please suggest how standard SAP works in such cases.
    Regards
    Vivek

    this works pretty well. In customizing you have to take care that you do not assign the purchasing org to a company code, instead you have to assign it to plants to make this happen.
    The delivery adress is taken from the plant mentioned in the PO item (or even from the storage location if it has an address), but you have to state in the form to where the vendor has to send the invoice if IV is done decentralized.

  • Advise on complex scenario. Correlation based on file name

    I need to process all *.xml files in a folder, but I should only process a specific .xml file if I find another one .ctl with the same name.
    That is. I may have 3 .xml files in a folder (a.xml, b.xml and c.xml), but as I have only one .ctl in the same folder (b.ctl), I should only process b.xml and do something with it.
    I've been struggling to find out a possible way to solve this scenario. I think it's only possible using NFS with the option of "additional files", but I have to use FTP, and it doesn't have that option.
    Of course I could implement it using a java module adapter in the sender comm channel for *.ctl files which establishes the ftp connection for the other file (.xml), but I'm trying to avoid this.
    Thanks!

    Hi,
    Hopefully this blog will solve your problem..(you have to set your parameter as per your need)
    /people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter
    Sorry Jorge, I misunderstood your question.. above blog will not help in your case..
    Update:-
    How about writing a script which will scan the source folder  and check if there is a file with .ctl extension then it will move the same name file with extension .xml into some other folder and then you can configure your adapter with this second directory path to simply pick the files.
    Edited by: Sarvesh Singh on Feb 12, 2010 2:07 AM

  • ALE/IDOC complex scenario

    The scenario is a little weird but this is what I need to do.
    I want to send idoc from ECC 5.0 to 3.1I and then to external system. I did succeed in sending idoc from ECC 5.0 to 3.1I but not further to external system. How can I achieve this scenario using ALE. A detailed step by step approach would be helpful and appreciated.
    This is what I did and didn't succeed. In the inbound partner profile, I maintained outbound parameters which points to port and RFC destination to external system so that whenever the idoc comes in the 3.1I system it sends the same to external system. I didn't maintain the distribution model from 3.1I to external system which I think worthless. Pls note that I cannot change the architecture in any way. And would like the suggestions to be in sync with the architecture. Thanks a lot and appreciate any help
    Thanks
    Ricky

    Did you see the recent blog on this?
    You need to determine whether a standard message / IDOC exists for the object you are dealing with.
    /people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide
    Regards,
    Ravi
    Note - Please mark all the helpful answers

  • Third Party Scenario but FOC

    Dear Gurus,
    I've done 3rd Party PO's but we have this requirement here to have 3rd party but FOC.
    1. My design for 3rd party scenario is complete , I'm using item category TAB for charge and ZANN which is copied from TANN with special stock indicator which auto creates the PR for both items.
    2. I will then convert PR to PO
    3. GR into virtual location for both charge and FOC item
    4. Problem comes out, when I create DO, I'm unable to pick the FOC line let alone GI.
    5. It will says that there is no stock, although i have GR into the location. The stock exists there.
    Does anyone know why? Thanks.

    Hi,
    TAB is used for individual purchase order
    Here in this scenario goods will come to your company promises and then same can be delivered to customer.
    To appear ZANN items in delivery for PGI check have you maintained special stock indicator in ZANN item category.
    Kapil

  • Inventory Valuation : By MTO scenario but produciton based on WBS

    Dear All,
    Our Client wants to have budget control at each stage of production so we planned to have ETO Scenario however; client want to have costing at Sales order as we are doing Variant Configration.  SO, Is it possible to have flow of inventory value as per Sales Order Costing by perform Sales Order Costing & doing production declaration based on WBS Element?
    Thanks,
    Sneha

    Hi Sneha
    I never heard of such a requirement... but you can try as below
    1. In your Account Assignment category (AAC), specify Special Stock as "Q-Project Stock" and
    2. In your Requirement class - Specify the Valuation indicator as "M - Separate Valuation with ref to sales order/project"
    Assign this AAC in Req Class and Req class in a Req Type...
    Your sales order must be created with ref to the project
    But frankly speaking, having budgetary control on the production process sounds bit strange to me!
    Regards
    Ajay M

  • Writeback Complex Scenario

    Hello Guys,
    I have a complex writeback scenario which I am debating OBI can do.
    My first OBI report for users contains writeback on a single column which i am able to achieve without much hassle. Reports contains submit button.
    My second OBI report which is for managers contains pretty much same columns as my first report. The functionality is that manager reviews the updates made by the users and approves them.
    Once they are approved the changes are permanent in the database via a trigger in the backend. Report contains approve button.
    Issue : How can I here capture the approve button event in the case the manager has reviewed the entire report and has not made any changes. How can I fire my trigger on approve button event to make changes permanent.
    Appreciate your help.
    Regards
    Neerupama

    You will not able to do this. You sad that managers must approve users values. Well, how do you want this to look like? Should they approve 50 values for one click or what? Anyway all logic is better to set on DB side. If you want managers to approve for example all values inserted in one day then write the proper update SQL with 1 managers click.

  • CAC complex scenarios - please help!!!

    I have read the CAC section of the SRND and I think I'm still confused on certain sections of the document. Would greatly appreciated anyone help on this :-)
    Just assume RSVP is not a feasible option for now...
    Re: Diagram 1
    i) In this scenario, how many CCM clusters would you have & why? Would you put a cluster to each hub and remote site (i.e. to all sites)?
    Ii) If each site has it's own cluster, how many GK would you use and why?
    Re: Diagram 2
    Iii) Assume it is a "Centralized model" where the HO hosts the only CCM cluster, do you see any problems in terms of CAC?
    Iv) What would you configure for the location for the Non-GK controlled trunk between hub office (site D) & HO (site G)?
    V) Do you ever configure any locations for the HO site? Or just leave the HO phones and HO Intercluster trunk as "none"?
    Vi) Say if site A makes 7 calls to site B, and if site C also makes 8 calls to site B simultenously, can site B still call HO? I think the answer is no. Location CAC is not really designed to support multi-tier environment? anything we can do to fix this problem if the scenario has to be in Centralized model?
    (N.B:- I have changed the location to be 'number of calls' rather than 'bandwidth' for simplicity)
    Re: Diagram 3
    Vi) In the centralized model,.If we have to reserve a certain bandwidth along all links end-to-end by RSVP, how is that differenet from using CAC? Don't we still need to over-pump the links? Say if a certain path along the RSVP path reserves 60 calls, wouldn't we need to RSVP for 60 calls through the whole path just like CAC?
    Re: Diagram 4
    Vii) For Tail End Hop off, assume all the voip dial peer has been setup on all the VGs, and the Route Pattern at Centralized CCM has been setup to point to the local VG (at site G) as Route List. But If the bandwidth between the hub (site D) & HO (site G) are all used up, but I want the user at site H to still be able to call the PSTN, can I use AAR in this scenario?
    Thanks!

    Hi thisisshanky,
    Re: Case 1 (Diagram 5)
    i) At Hub (site D), shall the 'locations' for the 3 x Non-GK intercluster trunk be left as 'none'?
    ii) For the 'locations' for GK Inter-cluster trunks, shall they be set to 'none' as the traffic passing thru the GK are already being managed by GK already?
    iii) If Hub (site D) wants to make 30 calls to site E, F, G & H at any time, would the total interzone bandwidth for ZoneA be 70 calls?
    iv) Now, assume Zone B (site E, F, G & H) only needs to make 20 calls in total back to Zone A at any time, but since Zone A needs to make 70 calls as per iii, what should we do at GK?
    bandwidth interzone ZoneA '70 calls'
    bandwidth interzone ZoneB '20 calls' (would this restrict ZoneA to only be able to make 20 calls to Zone B?)
    Re Case 2:
    Can you please explain more on what problems will be faced since you mentioned it is not a true hub & spoke?
    Re Case 3:
    Can anyone else please shed some light on RSVP?
    Re Case 4:
    I'm a bit confused between the difference between the following 3 ways of setting up PSTN fallback if WAN bandwidth is insufficient in GK scenario
    Say I want to call extn 3xxx on the remote office. The intercluster prefixs are *801, and the PSTN digits for the site is 9231-3xxx.
    Method 1:
    Configure a route list that contains two route groups. The first route group contains the intercluster trunk that routes outgoing calls over the IP WAN. Second route group contains the Voice Gateway.
    Method 2:
    Just on the Voice Gateway:
    dial-peer voice 1 voip
    destination-pattern 8013xxx
    session target ras
    preference 0
    dial-peer voice 2 pots
    destination-pattern 092313xxx
    port 1/0:23
    preference 1
    Method 3:
    Use AAR
    Another extra Q regarding bandwidth for GK.
    According to Cisco SRND, GK uses double the bandwidth as the codec call rate, so...
    G.711 - GK uses 128kbps
    G.729 - GK uses 16kbps
    However, this is excluding all Layer 2, IP & RTP overhead... so when i am planning for number of calls, what values should i use as 'bandwidth per call'?
    Cheers,
    Hunt

  • Pricing Help - Need Complex Scenario Approach

    Hello All,
    Need your advice on the following scenario using seeded function as much as possible
    We have three basis on which we can price our customer - Kind of 3 price lists - OEM Price list, Resale price list, Customer Special rate price list and an item can be on all three lists.
    Based on the contract with customer value can be picked from either one - like
    Customer 1 + Ship From 1 + OEM1 (Item Attribute) = OEM Price - 5%
    Customer 1 + Ship From 2 + OEM2 (Item Attribute) = Resale Price + 10%
    So say 3 parts in SO, each have different price basis (price list) based on customer contract.
    The challenge is users DO NOT want to select 'SO Line Price List'. They would not know which 'Line Pricelist' to select for the item. They want price to auto populate due to high number of lines.
    1. Is there a way, that during SO creation, can the price list be auto selected based on modifier/certain conditions ?
    2. Any other way, price can be arrived at, if not using 3 price list?
    3. Can we have a 4th price list, with custom pricing attribute, which sources price from either of the 3 price lists?
    Any pointers would be of great help.
    Thanks & regards,
    Bhaskar

    Thanks for the options...
    The issue is that Business wants to store the 'Customer Contract' details somewhere - and is trying to use pricing to do that. In effect there are many possible prices, but based on the qualifing conditions, select the right amt.
    In oracle, first price list needs to be selected in line, and then modifiers are applied. Here they want first all qualifiers to run, and then select appoprate price list.
    Can we select a price list at run time based on some logic ?
    Thanks & regards
    Bhaskar

  • I changed my password to a complex password, but it didnt come up with the complex password screen when unlocking the phone

    I recently changed my password, to another simple password, immediately i changed it again to a complex password. I locked my phone to see if the complex password worked but i was unable to enter the new password because the simple password screen came up. Will i have to restore my iphone to access it?

    If you need to change the ID for iMessage, go to Settings>Massages>Send & Receive, tap the ID, sign out, then sign back in with the ID you wish to use.  If you need to change the ID for FaceTime, do the same thin in Settings>FaceTime.
    If you need to change the ID for iCloud, go to Settings>iCloud, tap Delete Account, then sign back in with the new ID.  This deletes the account and your iCloud data from your device, but not from iCloud.  Provided you are signing back into the same account, your iCloud data will reappear on your device when you sign back in.
    To avoid losing photo stream photos, save them to your camera roll (if not already there) before deleting the account.  To do this, open your my photo stream album, tap Edit, tap the photos, tap Share, then tap Save to Camera Roll.

  • A very simple scenario, but I can't find a solution

    Hi,
    I have an iPhone that runs IOS 4.1. It is synced with iTunes library at home which has all my music, video, podcasts, apps, etc. Occasionally when I'm at work I come across an audio clip or video clip that I would like to save on an iPhone to watch during the commute back. I am reasonably tech savvy, but I can't find a solution to accomplish this task. Since iPhone is synced with the library at home, it cannot be synced with the iTunes library at work without it being wiped and reinitialized. I have found partial solution for video files using the (now unavailable) VLC app, which allows transfer of FLV or MP4 files, although since hardware acceleration is not available to VLC app, watching any video above 480p is not possible. VLC app does not accept MP3 files, so I'm out of luck with these.
    In the past I used non-IOS iPods and had no problems syncing it with library at home and being able to manually add music/videos from iTunes library at work.
    I'm surprised that the device/ecosystem that is so user friendly suddenly cannot be used for such a simple task. All of the content I am talking about is DRM free and in open formats like MP3.
    This limitation of only one iTunes library being allowed to add/manage content on an IOS device seems very not user friendly to me. I understand the need to protect content, but again - I am only talking about non-purchased publicly available content like MP3 files of programs published by radio stations.
    I have a VPN connection between home and work, but iTunes does not allow syncing via anything but USB. I have even tried to find some sort of "Virtual USB" port that would allow me to connect iPhone at work and have computer at home see it as USB connected device, but could not find any solution for this on OS X.
    Am I missing something trivial or is it impossible to add an MP3 file to an iPhone from anywhere but one iTunes library?
    Thank you.

    I have finally been able to solve this problem, albeit through an unorthodox method.
    I have placed my iTunes library folder on a NAS I have at home and configured both home Mac Pro and Macbook Pro at work to use the same library. Since I have VPN, the file path is the same for both machines, so they both now can access the same library and sync to the phone from it.
    Now when at work I come across something I want to drop to the iPhone for listening on my way back home, I add the file to the library (it travels over the VPN to my home NAS) and then sync (it travels back over the same VPN to my iPhone)
    Since there's about 20mbit bandwidth, the speed and response is acceptable.
    The problem is solved.
    I wonder, why Apple had to put this strange limitation of only one library being able to sync to the iPhone? Is the rationale behind this decision documented anywhere?

Maybe you are looking for