(Sales & Operations Planning) - Can we use RMCPSOP along with IDoc method

Hi,
    While transferring data to demand mgmt(SOP) using the standard mass processing, sometimes the job is getting failed with error u201CNo period unit maintained in material masteru201D, after analysing the code which is triggering this error, we found that when ever an S076E is not the for corresponding Planning entry, it is triggering the error. 
     We are using the standard mass processing job using IDoc method to update S076((Sales & Operations Planning), we found that sometimes the S076E table was not getting updated with the Material/Plant combination. As suggested in SAP Note 500354 Program RMCPSOP can be used to synchronize S076 and S076E tables. Seeing the technical description of the suggested program it will create S076 and S076E entries based on PGMI and PGZU tables.
My question is
1) Can we use the RMCPSOP along with IDoc method, does it overwrites the S076 entries which were updated with IDoc method?
2) At what step should the RMCPSOP executed if we use IDoc method.
Regards
Bala Krishna

> I am planning to use WMMBID02 for it.
> Although I found in Std SAP it is available for inbound only but I feel we can generate this idoc using user exit available at the time of "material document posting".
>
If you find nearly all the fileds which are asked by ur partner in that idoc, thats fine.
> my second query is , in this idoc along with other information we also have to send information related to "REASON CODE" and "To Stock Status" ( Like in case material is transferred from Blocked to unrestricted stock type and To Stock status will be Unrestricted ) but these fields are not available in idoc defination , what should I do ?
>
You can extend the idoc, if you still think that you are having enough fileds in standard idoc, which are usefull.
Reddy

Similar Messages

  • Can we use assumetargetdef along with sourcedef

    Can we use assumetargetdef along with sourcedef

    FISH2 wrote:
    Yes you can, if you have the below costraints.
    {SOURCEDEFS <full_pathname>} | ASSUMETARGETDEFS
    Use SOURCEDEFSif the source and target  tables have different definitions. Specify the source data-definitions file generated by DEFGEN.
    Use ASSUMETARGETDEFS, if the source and target tables have the same definitions.
    For Oracle databases that use multi-byte character sets, you must use SOURCEDEFS(with a DEFGEN-generated definitions file) if the source semantics setting is in bytes and the target is in characters. This is required even when the source and target data definitions are identical.
    In other words, after taking into consideration the constraints noted in the documentation, the answer is "No, you can't."
    Can we use assumetargetdef along with sourcedef
    You should state what it is, exactly that you are trying to achieve.  "Source definitions" are for the trail being read. There is only one "definition" for the trail. ("Definition" in this sense, means the DDL that was used to generate the tables on the source database.)  The data captured from the source database is "applied" via SQL to the "target" database. The data is "mapped" from the source schema to the target schema. If you don't know what the source schema was, you can assume the target & source schemas are the same, and use the "AssumeTargetDefs" parameter.  However, if the source & target table definitions are different, then you'd use "SourceDefs {definitions file}" together with a database connection to the target database for the "target definitions".  (There are specific instances where you can have a "sourcedefs {file}" together in the same parameter file with a "targetdefs {file}", but that doesn't usually apply. It allows doing mapping upstream, before accessing the target database, to create a trail with a different definition (schema) than the original source database.)

  • Sales Operation Planning

    Hi All,
    In Sales Operation Planning , Can we plan a Bulk of 200 materials without Product grouping or individually.
    Please suggest if any solution available.
    Regards
    Subbu.

    Hi,
    http://sap-pphelp.blogspot.com/2010/01/sop-flexible-planning.html
    http://www.scribd.com/doc/23491525/How-to-Work-With-SIS-Structures
    1.     Create Field Catalogue MC18
    2. Create Info Structure MC21
    3. Create Update Rules for Characteristics and Key Figures MC24
    4. Activate Update Rules OMOZ
    5. Testing (Use Sales Order, Purchase Order, Material etc.) to test data
    MC30
    6. Set Parameters for Info Structures MC7f
    7. Create Planning Type for Info Structure Planning Table MC8A
    8. Generate Master Data and generate proportional factors MC9A
    9. Create Planning Hierarchy MC63
    10. Create Forecast Profile MC96
    11. Create Planning Activity MC8T
    12. Setup Mass Processing Job to generate forecast MC8D then MC8G
    13. Maintain all Material Master records with unit of measure conversions
    so that the planning table can aggregate materials into a common unit of
    measure. MM02
    14. Apply OSS patch program that enables visibility of all nine hierarchy
    planning levels in planning table. (Check version 4.5 and prior)
    15. Set up program to collect Historical transaction information (Need
    Custom ABAP program to populate the SOP table with historical data)
    16. Run Monthly Sales Forecast MC8D
    17. Transfer to COPA (if applicable)
    18. Run COPA Analysis (if applicable)
    19. Transfer forecast to Demand Management MC94 (Extra Menu -> Transfer to demand mgmt)
    20. Demand Management receive the updated Sales Forecast quantities MD61
    Regards,
    Ravi

  • If I buy creative cloud student plan, can I use the software on multiple computers. I have 2 laptops for school.

    If I buy creative cloud student plan, can I use the software on multiple computers. I have 2 laptops for school.

    Creative Cloud Help | Creative Cloud / Common Questions
    Can I use the software I download from Creative Cloud on more than one machine?
    Yes. Creative Cloud desktop applications can be downloaded and installed on multiple computers, regardless of operating system. However, activation is limited to two machines per individual associated with the membership. See the terms of use for more information. Learn how to deactivate a Creative Cloud license on a machine.

  • Integrating Exchange 2013 & Lync Server 2013: can't use a certificate with Seth-AuthConfig

    I'm trying to integrate Exchange and Lyn Server. One of the first steps is to bind a correct certificate to IIS on all of the CAS servers and set it as a main certificate in the global AuthConfig object. The certificate must be the same on all of the
    CAS servers because the autodiscover.domain.local DNS record points to all of them, and Lync Server uses this FQDN to access Exchange servers. The thumbprint of this certificate must be specified in Set-AuthConfig command run on an Exchange server.
    We have an internal enterprise CA. I generated a certificate on one of the CAS servers and bound it to all of the Exchange services. Then I exported it, imported it on the second CAS server and bound it to all of the services as well. Now Exchange correctly uses
    it for OWA, for example, and IE gives no security warnings when I connect to OWA.
    However, whenever I run Set-AuthConfig command on any server, it keeps telling me that
    The certificate with thumbprint XXXX was found but is not valid for use with Exchange Server (reason: PrivateKeyNotAccessible).
    The key IS accessible - I can export the certificate along with its private key. What's wrong?

    Here's the answer.
    It seems that the -Server switch in the Set-AuthConfig command is only used to specify where you want to look for the certificate with the given thumbprint. However, it's impossible to predict which Exchange server will actually perform the operation
    (the Server switch doesn't influence it a bit). It could be ANY server, even a mailbox one with no CAS role at all. And, of course, another Exchange server has no access to the certificate store of the CAS server where the certificate is actually stored. It
    was exactly the case in my environment.
    So in order to enable this certificate you must import it on ALL of your Exchange servers. You need't (and even shouldn't) enable it for any services on your mailbox servers if you don't want to, just import it.

  • AUDIO PROBLEM WHILE USING OR ALONG WITH WEBCAM

    Hi friends,
    SUBJECT : AUDIO PROBLEM WHILE USING OR ALONG WITH WEBCAM
    I'm not getting any sound while using web-cam.
    I tried recording my voice , and played.. i can see my video but audio
    Do we have any settings where i need to cross-check to make sure that everything being turned-on ?
    My laptop details:-
    HP Pavilion dv6 laptop
    Operating system Installed - Windows 7
    Can someone help me with this?
    Thanks
    kiran

    Hi,
    not sure if coincidence or the same question, but the same question got asked internally. The seeded option is required to get the OJSP filter installed. Here's the internal response
    ADF View integration with MDS not configured
    In web.xml, you need to have mds-ojsp intg enabled to load jspx base + customizations from MDS. In your web project in Jdev, go to ADFv project properties and select “Seeded customization” property. It would enable mds-jsp engine configuration in web.xml. If you want to use user personalization feature at runtime, you would need to select “User customization” property as well which would enable ADFv change persistence config in web.xml.
    Warning: Some of the metadata under ... is packaged as part of both WAR and MAR. This metadata cannot be accessed from WAR using MDS.
    For these two packages, you are including the files in both WAR & MAR. This warning conveys that since these base files are being put in MAR, at runtime they would be read from mds repository & not from WAR.
    Frank

  • Can i use iphone 5 with my other att lines do i need a new sim?

    can i use iphone 5 with different phone number than the one i used when i ordered the phone if i have a family plan with muliple lines

    Yes u can. I upgrades my wife's phone and I use the new iphone 5 with my number.  Take it your carrier and get a different SIM card.  Bring your ID and u must be the primary account user.

  • Hello,i have a retina with Mountain Lion.I have logic PRO 7 and logic Pro 8 ,with  G5.I can't use the CD with the retina!!It's not a powerpC!!How do i install Logic Studio 8 with Mountain Lion successfully ?too évolution Logic PRO 9?

    Hello,i have a retina with Mountain Lion.I have logic PRO 7 and logic Pro 8 ,with  G5.I can't use the CD with the retina!!It's not a powerpC!!How do i install Logic Studio 8 with Mountain Lion successfully ?too évolution Logic PRO 9?

    The installer for Logic Pro 8 has a bug which keeps it from operating in Lion or Mt. Lion.  Use the program Pacifist to install it.

  • Can i use fitbit one with an iPad

    Can I use FitBit One with my Ipad?

    According to the website, It appears you can sync wirelessly to mobile devices like the iPad.
    I would read the user guide for it to learn how to do it.
    https://desk-customers.s3.amazonaws.com/fitbit/Fitbit%20One%20Product%20Manual%2 0-%20English.pdf
    fitbit wrote:
    Syncing to an iOS device
    Your One can sync directly to supported iOS devices via Bluetooth 4.0. To see if your
    iOS device is compatible with your Fitbit One, go to http://www.fitbit.com/devices.
    Also iOS is a proper Operating System.  Its just different to that of a computer.

  • Can I use an iPad with 3G purchased in the USA in Brazil?

    Can I use an iPad with 3G purchased in the USA in Brazil? The Apple iPad sold in the USA is configured to be used with the cellular networks operated by Verizon and AT&T. What I am wondering is whether either of those networks can work with the cellular companies that operate in Brazil? Does anyone know?
    Thanks
    Luis

    No if the iPad was purchased for Verizon's network which is a CDMA network. The iPad for Verizon's network does not have a SIM card slot.
    Yes if the iPad was purchased for ATT's network which includes a SIM card slot. The GSM iPad sold in the U.S. is not sold as carrier locked.

  • Can I use Bluetooth headphones with a 1st generation iPhone?

    Can I use Bluetooth headphones with a 1st generation iPhone? The headphones pair but the sound comes out of the phone and not the headphones. The phone has iOS 3.1 which is the last software the phone will support. Thanks.

    This will help you:
    Original iPhone
    The original iPhone features Bluetooth capabilities only for making calls. Connecting to a PC or streaming audio other than phones calls through Bluetooth is not supported.
    IPhone 3G
    With the iPhone 3G operating system, its Bluetooth capabilities are expanded to support wireless stereo headsets, file sharing with other Bluetooth devices, and use of the iPhone as a 3G modem. Also supported are new capabilities for combining the iPhone with Bluetooth accessories.
    IPhone 4.0
    The 4.0 version of the iPhone's operating systems keeps the expanded Bluetooth functions introduced in version 3 and adds one new benefit: Bluetooth keyboard support, so iPhone owners can use wireless keyboards wherever they go.
    Sponsored Links
    Read more : http://www.ehow.com/facts_6926213_iphone-bluetooth-capability_.html

  • Can I use RAID 1 with a Time Capsule?

    Can I use RAID 1 with a Time Capsule?
    And if yes, how do I do so?

    Don't think that the firmware on the Time Capsule will support a RAID device at the USB port on the Time Capsule, if that is what you are planning to do.
    Even if it might, the connection will be about half the speed of USB on your computer. Better to connect the RAID to your computer and back up that way.
    If you plan to back up using Time Machine, check with the RAID manufacturer to see if that might be supported with the device.

  • Face time with wifi only.  I have a 4Gs iPhone traveling to Japan.  Can I use face time with another 4Gs or IMacback in the States using just wifi and with I have my Celluar Data and Data Roaming off?

    Face time with wifi only.  I have a 4Gs iPhone traveling to Japan.  Can I use face time with another 4Gs or IMacback in the States using just wifi and with I have my Celluar Data and Data Roaming off?

    Thanks,  After changing my settings in face time per your suggestion, (it needed to be done),  I turned off cellular data and data roaming and made a call using face time.  It worked!  Great way to stay in touch while overseas without the need for those egregious phone data plans. 

  • How do i run an external monitor with my macbook and change settings so that when i close the lid the signal to the monitor is not lost and i can continue using the mac with a mouse and a wireless keyboard?

    How do i run an external monitor with my macbook and change settings so that when i close the lid the signal to the monitor is not lost and i can continue using the mac with a mouse and a wireless keyboard?

    No, nothing will prevent the computer from going to sleep when you close its display except third-party hacks that are designed to do exactly that. I strongly advise against using any of those, as they may interfere with successful entry into clamshell mode (and they carry other downside risks as well). Just wait until the computer is asleep (with its sleep light pulsing), then press any key on the keyboard. It sounds as though your setup is working as it's designed to do.

  • How can I use an iPad with two itunes accounts?

    How can I use an iPad with two itunes accounts?
    Hi there
    My partner has a works iPad, which has her works Apps on (ones that are specifically made by her company and are NOT available in the App store).
    What I want to be able to do is to ALSO have my itunes account on there so that I can put all the apps I have purchased previously from my iPhone on it.
    This is so I can put on VLC player (thats already in my itunes account) so I can add videos to the iPad.
    How do I do this please?
    I tried it before by connecting it to my mac, but it wiped everything off the iPad completely and also deleted the data settings for using 3G.
    So I want to avoid this happening again the future as it had to be sent back to her head office to be sorted again.
    Any advise please?
    Thanks

    You can't. The iPad is desgined to be a 'one user' device and only really works with one apple ID at a time.
    The only way would be if she, at work and with her work apple id, downloaded your apps (repurchasing them of course).
    It's not meant to be a multiple user/multiple ID device.

Maybe you are looking for

  • Switching to Arch: Outstanding issue w/ printing

    I've spent the last six months or so switching to Arch and intel (from OS X/Debian and ppc). I did think I was getting there but I've got stuck on some issues which seem small in some ways but are really problematic given the kind of work I need to d

  • Please Help my iPhone is not charging properly

    lastnight i put my iphone4 on charge at 11% when i plugged it into the wall and swithed on the power it had no reaction at all it didnt light up make a noise at all so i plugged it into a different outlet it still done the same thing so i left it ove

  • Business area and profit centre

    Friends, Please tell me difference between profit center and business areas. If reporting can be done using both of them in similar fashion, why can't only one of them be used, instead of using both of them? There should be a logical distinction betw

  • Several same objects in a tilelist not selectable

    Hello. I have 2 horizontal lists in my application. The first one contains images and I am allowed to drag them from first one and drop in the another one. Everything seems to work perfectly in first look. I can drag images to one list to another and

  • Capacity evalution

    Dear Guruji we are COR1 to create process order in SAP.During creation of process order below message is appear  No reqmts/caps exists or not relevant to finite scheduling what is change we have to do to remove this message? we have also problem in c