Advantages of using OPPQ tcode

Hi ,
We use OPPQ tcode to maintain MRP parametes with respect to a specific plant and we also have individual tcodes to maintain MRP paramters - like "MRP Controllers, Planning Horizon,Floats,Rescheduling etc". Is there any specific reason/advantages to use OPPQ tcode to maintain MRP parameters instead of using individual tcodes to maintain MRP parameters?. Thanks in advance.

Using OPPQ we can copy the MRP parameters of an existing plant to a newly created plant in one-go.
If we know the parameters of an existing plant it makes sense to copy it directly through this txn instead of individual maintenance.Also any 'particular' data can be changed as per your requirement in the new plant easily.
Apart from the above advantage the 'reference plant' option in OPPQ helps us in reduced data maintenance w.r.to 4 parameters namely Plg cycle/Plg calendar/ROC profile/Rounding profile.
All we need is to create the data in reference plant which is then made available for the planning/new plant automatically.

Similar Messages

  • Use of tcode file

    what is the use of tcode file????
    what is platform independent file name????

    Platform Independent File path: The actual (Physical) file name/path is always dependent on hardware and OS of the system. Now In this transaction define a Logical name of a file and map it to your specific system specific actual path.
    Now in your coding you can use the logical name. When you use the same come in a different system you need not change the logical name to everywhere you have coded. The Logical name will be same, only in FILE transaction you will change the mapping of Logical File name to actual file path.
    Check the following Link :
    http://help.sap.com/saphelp_erp2005/helpdata/EN/8d/3e4edc462a11d189000000e8323d3a/frameset.htm
    Example:
    Suppose in your application server you created a file and give a logical name as AIRS_PATH. But when you want to access the file you need to know the actual physical path to it. That path may be ‘c:\temp\<FILENAME>’. Now in FILE transaction you mapped AIRS_PATH to c:\temp\<FILENAME>.
    So whenever you try to access AIRS_PATH, the system know that you want to access the c:\temp\<FILENAME>.
    Now may be you want to run your code in a different system and different hardwre. And the file is stored there in ‘c:\temp\temp1\<FILENAME>’ path. So then in that system you need to map AIRS_PATH with ‘c:\temp\temp1\<FILENAME’.
    Now while coding you are not actually familiar or bother the actual file path. You will do your coding based on AIRS_PATH. And that is same in all the system only the mapping need to change. Thus you can achieve the system independence.

  • If I use the same iCloud account for my ipad and iPhone, will changes I make on one change on the other as well?  I'm not sure of the advantage of using teh same iCloud for both devices.

    If I use the same iCloud account for my ipad and iPhone, will changes I make on one change on the other as well?  I'm not sure of the advantage of using teh same iCloud for both devices.

    No, it only mirrors changes to synced data.  This includes mail, contacts, calendars, reminders, safari bookmarks, notes, iWork documents and data, and photo stream photos (assuming you choose to sync all this data).  Changes to iTunes data such as music, apps, podcasts, etc., are not synced using iCloud.  In your example, if you delete an app from one device it will remain on the other until deleted there too.

  • What are the advantage of using a passive monitoring technique ?

    What are the advantage of using a passive monitoring technique

    Hi Plawansai,
    I saw your question that is still unanswered.
    I believe an advantage of using a passive monitoring technique is that it won't interfer with live traffic, as it does not inject traffic into the network or modify the traffic that is already on the network.
    One drawback anyway, is that post-processing time can take a large amount of time with passive monitoring!
    A combination of the two monitoring methods seems to be the route to go.
    V.

  • What are the advantages of using Map IDs?

    Hi:
    I am trying to find out the advantages for using map ids as
    opposed to just using the file names for the topics, but I couldn't
    find this information in the RH7 Help or the forums. Can you please
    list the advantages and disadvantages.
    Also, I am describing how I wish to implement the context
    sensitive help feature for my application and you can tell me which
    approach is better. We make an application that is packaged within
    a Java IDE. We want to launch context sensitive help topics from
    the wizards and cheat sheets. Now, this context sensitive help can
    be either be installed on the local machine or network (file://
    protocol) or available on our portal (https:// protocol). We do
    have the infrastructure in place to let the user decide whether
    he/she wants to access the local help topic or the one over the
    internet. Will map ids work for both the scenarios?
    Thanks,
    K

    It sounds like your application call needs to call an online
    version of the help first and if this is not available to point to
    a local copy. Is that right? If so, how this happens is entirely in
    the hands of your developers. I know it can be done, just sketchy
    on the actual procedure.
    As far as the CSH in the help is concerned, you can use
    mapids for both versions of the help if you want. If using webhelp
    you'd do well to check out
    this
    link on Peter Grainge's site.

  • What is the advantages of using Flexconnect groups

    what is the advantages of using Flexconnect groups in WLC?
    Reg,
    Ezra.

    Pls refer this document for more detail about these features
    http://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Mobility/emob73dg/emob73/ch7_HREA.html#wp1091114
    FlexConnect is one mode an AP can operate, typically deployed in Branch setup where you do not have a controller at branch site. Those AP can register to a controller at your HQ or main site. So traffic will terminate at your branch switch instead of tunnel back to HQ-WLC.
    If you want roaming within your branch FlexConnect AP then you have to put those AP into a FlexConnect Group. Then only key information shared among those AP to facilitate fast roaming.
    Pls do not forget to rate our responses if you find them useful.
    HTH
    Rasika

  • What are Parameters? How are they differenet from Variables? Why can't we use variables for passing data from one sequnece to another? What is the advantage of using Parameters instead of Variables?

    Hi All,
    I am new to TestStand. Still in the process of learning it.
    What are Parameters? How are they differenet from Variables? Why can't we use variables for passing data from one sequnece to another? What is the advantage of using Parameters instead of Variables?
    Thanks in advance,
    LaVIEWan
    Solved!
    Go to Solution.

    Hi,
    Using the Parameters is the correct method to pass data into and out of a sub sequence. You assign your data to be passed into or out of a Sequence when you are in the Edit Sequence Call dialog and in the Sequence Parameter list.
    Regards
    Ray Farmer

  • What is the use of tcode lbwq

    Hi all,
    can u please explain me the use of tcode lbwq in lo-cockpit extractions.
    Thanks in advance.......

    Dear Rakesh,
    Whenever you are working with LO extraction , and if your  Update Mode for Delta is Queued Delta,then all the records that are being changed or created for a particular Application for a successful initialization ,sits in a Queue ( Extraction Queue or Outbound Queue ) in the form of LUW's . These needs to be transferred to the Delta Queue , as the Delta is always accepted by BW only if it passes through the Delta Queue ( RSA7) , for this we schedule a Backgrd job ,which we call as V3 Collective Update Run ,which transfers the records ( LUW's per Datasource ) from Outbound Queue to the Delta Queue .
    Hope it helps.
    Thanks,
    Krish
    *Assigning points is way of saying thanks in SDN

  • What is the use of TCode: OOSE

    Hi,
    Can i know what is the use of TCode: OOSE
    Where i can see a list of entries, let me know what is the use of these option.
    When we would be using it.
    Regards
    Rajesh

    Hi Rafiqh,
    Thanks for your quick response.
    What do you mean by switch, if you can provide me with some example it would be gr8.
    Appreciate your early response.
    Regards
    Rajesh

  • What is the use of Tcode: SM35

    Hi Experts,
    What is the use of Tcode: SM35
    If some one can brief me in detail it would be great help.
    Appreciate your early response.
    Regards
    Rajesh

    Hi Rajesh,
    SM35 is used to run Batch input sessions.
    These sessions can be created via LSMW or any batch-input ABAP program.
    To run a session, select the session and press "Process".
    You can either process foreground (as if you are entering the data), display errors only (runs in background as far as there is no error), background (you need to check the errors when the session is over).
    Regards,
    Dilek
    Edited by: Dilek Ersoz Adak on Dec 16, 2009 4:19 PM

  • What is the use of tcode mrrl

    Dear Experts,
    what is the use of tcode mrrl
    Pls give a solution...
    Kind Regards
    Sajid

    Hi Shaik
    When you want to do the automatic settlement.....using ERS
    you will use the MRRL transaction code to settle the invoice.... it will generate the credit note in background.
    In Automatic settlement you wont receive the Invoice from the vendor....
    REgards
    anand

  • What is the use of Tcode : FBE1  ?

    Hi,
    What is the use of Tcode : FBE1  ? with example please.
    Regards.

    Hi,
    FBE1 is used for creating payment advices. You can create payment advices for both vendor and customer. Generally this information you will receive from customers, based on that you can create payment advices. Once payment advices are created, you can use these payment advices when the actual payment information comes from bank statement. By the help of payment advices you can identify the open items based on that you can clear the items.
    Hope u understood.
    Regards
    Srikanth

  • What is the use of tcode mb1c

    hi
    what is the use of tcode mb1c
    pls reply
    thanks in advance

    Hi Ashok,
    The transaction MB1C is used to add the no. of stock to a material.In MIGO transaction you can post all or some of these stock of the material.

  • USE of Tcode SHD0

    Hi expert .
    i am working on Tcode  SHD0 . i m stuking on screen varient . and transaction varient . so let me know how could i use this  tcode in a proper way .
    Thanks
    chandra shekhar singh

    Dear,
    Follow step by step process for SHDO:
    Go to transaction SHD0. 
    Enter the transaction code MM01. Now click on button CREATE.
    Following information message would appear:
    Click Enter to proceed. 
    Now the MM01 transaction would appear. 
    Select the required Industry sector and Material Type and press ENTER. Following popup would appear: 
    Now make the modifications as shown below: 
    Click on u201CExit and Saveu201D. 
    Following popup would appear:
    Click Enter to proceed. Following screen would appear:
    Save your entries and go back to the main screen.
    Now enter the transaction variant name and click on Change button as shown below:
    Now click on Insert Row. 
    Enter the name of the screen variant created earlier or use F4 help to select the value:
    Now click on Goto à Create Variant Transaction 
    Enter the values as shown above. Click on Enter. The following SE93 transaction would appear: 
    The name of the Transaction Variant is automatically proposed. Save your entries. 
    Now go to Transaction ZMM01 and check your transaction variant:
    You can observe that the field Industry sector and Material type default to the value we have given earlier and are output enabled only.
    This i have copied from my Documents in which i have screen shots for the images also...Unfortunately it did not copied above.
    But still if you follow above instructions, it will work.
    Regards
    Utsav

  • Use of Tcode: UPX_MNTN and UPX_MNTN1

    Hi,
    Can anybody give me idea what is the use of Tcodes:  UPX_MNTN and UPX_MNTN1.
    It would be great help for me.
    will assign the points.
    thanks
    BPS

    Hi consult following as well:
    Layout missing in UPX_MNTN
    Also check the following threads for more information on how to use this transaction:
    SEM-BPS enhancement layout
    Enhanced Planning Layouts in BW-BPS possible?!?
    regards
    D

Maybe you are looking for