Manual creation of PPDS PPM in SCC03

Hello Experts
We are currently in process of experimenting PPDS PPM, since we have multiple components to sourced and produced from subcontractor. I need a step by step instruction of how to create manual PPDS PPM.
I did tried SCC03 and create Activity, resource and PPM but still I am missing something, and I am not able to acitvate my PPM. I used use of plan P to create PPM.
This is the scenario which I need help
I have 1 final SKU which has two components (Welcome Kit and Device)
Welcome kit delivered from a supplier
Device is assembled in one of our plant or we may decide to assemble at subcontractor location (we are still finalizing)
The above device has 100 to 150 components and sub-components which will be produced and delivered by the sub-contractors.
Thanks in advance!
Ash

Hi Ash,
I assume your execution takes place in R/3 / ECC, right?
Why you don't maintain the BOM, the Routing and the Production Version in R/3 / ECC and then create the PPM through the CIF? I think this is much easier.
Kind Regards,
Mariano

Similar Messages

  • Manual creation of PPDS Planned Orders by start date and time

    Hi,
    When an order is manually created in any ppds standard transaction the start date is calculated according to the availability date entered, the order quantity and the master data 
    Is it possible to manually create an order based on the start date and then the availability date is calculated according to the order quantity and master data?
    Thanks
    CTF

    CTF,
    You can 'forward schedule' manually created orders.
    Scheduling direction is dependent on the Strategy profile.  During order creation, you can change this.
    When on the order create screen (/sapapo/rrp5), select the strategy button at the top.  This will bring up the default strategy for your userid.  You can alter the "planning direction" to be 'forward' or 'forward & reverse' depending on your business requirements.  Selecting Save will then make this scheduling strategy your default; otherwise just hit green checkbox.
    Now the order entry screen will have 'start date' entry box.  Avail date will then be calculated.
    Best Regards,
    DB49

  • Creation of Manual Orders in PPDS in /sapapo/rrp4

    Hi All,
    We are using PPDS for production planning. In the process of generating a plan in short term horizon, after executing the scheduling heuristic, user wants flexibility of manually creating some orders.
    We are using /sapapo/rrp4, where user can create manually orders in PPDS.
    Last week, during some reading , came to know that , manual order creation in /sapapo/rrp4, only creates orders in Live Cache, it does not save orders in APO data base.
    So, if i understand , live cache goes down, then all my order information will be lost. I long run , is it going to create a problem.
    Has anyone worked in same kind of requirement.
    thanks,
    Rao

    Hi
    Most of transaction data in APO is stored in live cache whether created by heuristic or manually.
    Of course if live cache goes down there will be problems but it will be no better if orders are created by heuristic..
    Regards,
    Nitin

  • SNP PPMs from PPDS PPM and  manually creating PPMs in SNP

    I am a new user to APO and have a small question. I will appreciate if you could help me out.
    We are implementing SNP, with plans to implement PPDS in the future.
    Could you please explain the difference between converting SNP PPMs from PPDS PPM or manually creating PPMs in SNP.
    Thank you

    Also try this: http://help.sap.com/saphelp_apo/helpdata/en/84/23cb390165ad0ce10000000a11402f/frameset.htm

  • PPDS PPM to SNP PPM

    Hello Experts,
    I am CIFfing production versions to create PPDS PPMs in APO. From there I am creating SNP PPMs.
    The question is, when I do initial CIF of all the production versions(some production versions are old and some are new), how do I find a list of the PPDS PPMs that are still not converted to SNP PPMs.
    Also is there a list which shows PPDS PPM plan along with the respective SNP PPM plan?
    I tried referring the table /sapapo/plan, but it just gives the plan number, date of creation etc etc. Not even the Input/ouput products and the location.
    Regards
    Manotosh

    Hi,
    Use the BAPI : BAPI_PPMSRVAPS_GETLIST to get the PPM details.
    /SAPAPO/PLAN_GEN to get the details of SNP PPM generated from PPDS PPM in the coloumn Plan generated.
    Thanks,
    nandha

  • SNP PPM Generation after the delta change in PPDS PPM

    Dear Colleagues,
    In oss note 1172838 SAP AG states that there is no auto link to
    generate SNP PPMs from PPDS PPMs,when PPDS PPMs are changed from R/3
    and recommends the customers to do that manually.
    Yes, that is possible if the company uses not more that 50-100 PPMs,
    but that is not the case in our business.
    We have ~10000 SNP PPMs and it is impossible to track the changes and
    update the PPMs manually.
    What we need (when there is a change in PPDS PPM) is a report which will:
    1. Delete SNP PPM with invalid mode combination and the Production
    (Planned) orders which use that PPM. The old SNP PPM must be deleted as
    the existing name of SNP PPM is required.
    2. Create a new mode combination taking into account the changes in the
    PPDS PPM.
    Then we will run transaction /SAPAPO/PPM_CONV_310 and generate the new
    SNP PPMs.
    Task in point 1 can be done with transaction /SAPAPO/PPM_DEL,
    but it does NOT give us the possibility to select only SNP PPMs
    with invalid/obsolete mode combinations. Besides that it can not be run in
    background, but in foreground.
    Would you share you experience if you have faced the same/similar problem.
    Best Regards,
    Alper Myumyun

    Hi Senthil,
    The problem is that the mentioned check does not work. I have even opened an oss message where I have got the following answer:
    First you have to re-generate the SNP PPM (invalidity of the old mode combination will be generated) and then the
    check will warn you about the invalidity.
    This is so because at the first stage there is no issue of it being obsolete until a new one is created.
    At the point that you Generate SNP PPM is when the mode invalidity is generated and not before. So its not possible for the warning to have come when there is no invalidity.
    /SAPAPO/SAPLSCC_CPIT2 looks scary. There are tons of includes in it. Would you specify which one is used for the mentioned check? INCLUDE /SAPAPO/LSCC_CPIT2F09?
    Thanks for your help.

  • Is BDC's CALL TRANSACTION 'VA01' is not equals to ONLINE(manual) creation?

    Hi Experts,
    Ours is IS-Oil.
    If the user do not enters/inputs OIC_MOT (Mode Of Transport) at ITEM level on the External Details popup, SAP will get it from Customar Master-KNA1 and populates on it, because its a mandatory field (OIC_MOT), but, do not throws an Error message and interupts the sales order creation process.
    We have a inbound IDOC posting function module for sales order (VA01), which posts the sales oreders by using BDC (CALL TRANSACTION 'VA01') in the system. In this function module, we are not populating the OIC_MOT field contained segment by hoping SAP will populate/default it while it hits CALL TRANSACTION 'VA01' of my BDC of my FM of IB IDOC. But, SAP is not defaulting/populating and throwing error message (saying 'OIC_MOT field is a mandatory input field' data is missing) and IDOC is failing, pls. let me know Wht its so? is the BDC's CALL TRANSACTION 'VA01' is not equals to ONLINE (manual ) creation of sales order?
    Thank you

    Hi
    Several transactions can ba a different behavior between online and bdc process, but if you simulate the trx by SM35 you should find out these gaps
    I don't know OIL vertical, but the main transactions have a bapi can be used insted of BDC program (BAPI_SALESORDER_CREATEFROMDAT2, but perhaps there's a particular BAPI for OIL).
    Max

  • Manual creation of planned order in REM

    Hi, 
    Can we manually create a planned order in repetitive manufacturing? I know that in case we run MRP , then planned order for finished is created with order type 'PE' due to which it cannot be converted to production order.
    I dont want to run MRP , still can i create a planned order manually with the same order type 'PE' ? I tried in MD11, but not getting option to chose PE as it is not available  in F4 of planned order profile.
    Please help..
    Regards.

    Dear,
    You cannot create a planned order with PE order type manually, because a planned order of REM related material gets order type "PE" only when it is assigned with a Production Version.
    So achieve manual creation of REM Planned order with PE type with the following options,
    I - Using MD11 transaction create a planned order with LA type and assign a suitable REM related Production version to the planned order during creation itself, now this order would automatically become "PE" order type on saving the order.
    2. In the planning table using MF50, you can directly create a planned order for a production line using F7 key.
    Regards,
    Prasobh

  • Check on Manual creation of PM order

    Hi,
         I have a business requirement that the manual creation of a particular order type should be stopped i.e. when i am going to create that order type through IW31 or the generation of that order type even through a notification should not be possible.The  system should not allow that.Pls. reply.
    Edited by: ind kumar on Aug 4, 2011 3:07 PM

    Hi
    Please use the user exit IWO10009.
    we can add the condition that the field "Order Category Indicator Plant Maintenance"-AFIH-AKKNZ has below values, you can restrict them to create manualy.
    "Category
    AFIH-AKKNZ"     Short Descript.
    blank     Order created online
    1     Order created historically
    2     Order created subsequently
    3     Order from notification
    4     Order from maintenance plan
    5     Order from reference
    6     Follow-up order
    7     Generated order from IM_SM_CREATE_ORDER
    8     Order for an SD service item
    9     Order for an SD repair item (RMA)

  • Not scheduling on manual creation of planned order

    Creating planned order through MD11 and noticed there scheduling not done and capacity planning not done and on doing scheduling manually dates altered and capacity planned which are appearing in CM01 for the respective week
    Planned order created through MRP are fine with scheduling an capacity planning .
    Please let us know what could be a reason for not updating on manual creation.

    Hi
    This is standard behavior of SAP as when you create the planned order through MD11 manually , you need to do the detailed scheduling manually by executing schedule in Edit>Schedule.
    Check this thread:
    Need Automatic Lead-time scheduling in Planned Order using MD11
    Regards,
    Anupam Sharma

  • MANUAL CREATION OF BATCH NUMBER(EXTERNALLY)    -   NOT TO BE ALLOWED

    MANUAL CREATION OF BATCH NUMBER(EXTERNALLY)   -  NOT TO BE ALLOWED while creation of Process Orders.

    Hi,
    Check t code OMCZ whether internal Batch no assignment is active or not.
    From F1 help
    In this step:
    you activate internal batch number assignment
    you define whether internal batch number assignment is allowed for goods receipts that have an account assignment
    Standard settings
    The standard version of the SAP system contains a predefined number range.
    Further notes
    Batch number assignment uses two function model exits with which you can define templates for batch numbers. You make the necessary settings in work step function module exits for internal batch number assignment.
    The system checks whether the assigned batch number already exists in the system. Should the number already exist, the function is terminated.
    When creating a client by copying another client, please note that internal number assignment is not active in the target client. You must activate it manually.
    Regards
    Anupam Sharma

  • Why there is no manual creation of deliveries for STO...

    Individual(VL01N) : You can create one delivery for each sale order on the screen. There is no manual creation of deliveries for STOu2019s. Transaction VL01N
    Why there is no manual creation of deliveries for STO...
    Thank you very much.
    Hoolaa
    Edited by: Hoo Laa on Mar 28, 2011 12:28 PM

    hi ,
             you have  to create a sale order process to delivery the tcode VL10B for STO Porcess. not VL01N.
    Regards,
    A.Sithanandan

  • Scenarios for "manual creation of inspection lot"

    Hi QM gurus!!
       I would just like to ask the main function of QA01 or "<b>Manual creation of inspection lot</b>"
    What are the cases/scenarios where this tcode is used? I would really appreciate if you could help me.. Thank you.
    Regards,
    Heinrick Palad

    HI,
    The table below provides a brief overview of the functions you can use to process inspection lots. Appropriate cross references are included for the more extensive tasks or for those for which additional information is available.
    Prerequisites
    The inspection lot processing functions can be linked to various authorizations that are checked by the system whenever you try to process an inspection lot. The following types authorizations are relevant to inspection lot processing:
    Material authorizations
    The material authorization for QM is stored in the material master. For more information, see  Creating and Changing QM-Specific Data for a Material.
    Inspection type authorizations
    This authorization controls which inspection type the user can access in order to create an inspection lot. The inspection type authorization is plant-specific.
    No authorization checks are executed in QM when an inspection lot is created automatically.
    Features
    Function
    Pushbutton / Menu path
    What you should know
    Accessing the initial screen for the inspection lot processing functions
    Logistics ® Quality management ® Quality inspection ® Inspection lot processing ® Inspection lot
    Creating an inspection lot manually
    See Creating an Inspection Lot Manually
    Changing an inspection lot
    Choose Change
    Enter the number of the inspection lot you want to change and then choose Enter.
    Displaying an inspection lot
    Choose Display
    Enter the number of the inspection lot you want to display and then choose Enter.
    Creating a new batch in an inspection lot
    See Batch Creation in Inspection Lots
    Cancelling an inspection lot
    Call up an inspection lot in the change mode and choose Inspection lot ® Functions ® Cancel lot.
    See Cancellation of an Inspection Lot
    Blocking/unblocking an inspection lot
    Call up an inspection lot in the change mode and choose Inspection lot ® Functions ® Block lot.
    To unblock an inspection lot, choose Inspection lot ® Functions ® Unblock lot.
    When you block an inspection lot, you cannot process the lot further. You must unblock the lot if you want to perform any additional operations.
    Transferring stock in an inspection lot
    See Stock Transfers
    Making corrections to inspection lot quantities
    See Corrections to Inspection Lot Quantities
    Creating a QM order
    Call up an inspection lot in the create or change mode and choose Goto ® Insp. lot acc. assgnmt.
    See QM Order Creation
    Resetting the sample calculation
    See Resetting the Sample Calculation
    Printing inspection instruction/sample-drawing instruction
    See Printout of Instructions
    Approving a task list
    Call up an inspection lot in the create or change mode and choose Inspection lot ® Functions ® Give approval
    If the task lists in your company must be approved before they can be used, you should make sure that only approved task lists are assigned to an inspection lot. If the system selects a task list that has not yet been approved, you can use this function to approve the task list (provided you have the necessary material authorization).
    this link help u.
    http://help.sap.com/saphelp_erp2004/helpdata/EN/be/00bbe7ca5311d2961800a0c930e04c/frameset.htm
    reward is usefull.
    tahnks.

  • PPDS PPM is deactivated

    Dear Experts,
    As we know whenever we put to (lock for any usage) a Production Version in R/3 this change is logged in table CIF_PPM_CHANGED which is then picked up by program RSPPMCHG. After running program RSPPMCHG the PPDS PPM in APO in return gets inactive and the description is changed to: Plan Invalid (Prod.Vers. Deleted in R/3).
    The problem is our PPDS PPM is in inactive status and has a description: Plan Invalid (Prod.Vers. Deleted in R/3).
    The change in PPM is dated 6/20/2011 in APO.
    We already checked MM04 to display any changes for the material and the last change was dated 4/20/2011 for C223.
    There is no change from 6/20/2011.
    How come the PPDS PPM in APO gets inactive if there is no changes in the Production Version in R/3? Is there any other way to deactivate the PPM aside from running program RSPPMCHG? is there a log in APO to see the changes made in the PPM?
    Hope anyone can help me.
    Thanks and best regards,
    Marcus

    Hi Nandha,
    The Production Version is Not locked in C223.
    I checked MM04 just now and the last change I see is dated 4/20/2011.
    But in the PPM the change happened on 6/20/2011 and is now still Inactive.
    We have a batch job running RSPPMCHG everyday.
    Thanks,
    Marcus

  • SNP PPM Generation from PPDS PPM - Time less than 1 sec. in snp bucket con

    Dear All,
    Request immediate help .
    (a) My PPDS PPM have time elements less than 1 seconds towards processing time and there are operations without a set up time .
    (b) While converting such a PPM PPM into an SNP PPM I get an error of bucket consumption as SNP cannot convert less than 1 second into a daily bucket .
    (c) I have to maintain the base qty in BOM and Routing as 1 unit hence cannot increase the same .
    (d) Is there a way in which SNP PPM can be generated from a PPDS PPM wherein the PPDS PPM has only a processing time of 1 second and no set up time .
    (e) Infact I have tried to convert the PPDS PPM with a time of 1.5 seconds but now I have lot of products where the routing suggests a processing of less than 1second and no set up . This is leading to a PPDS PPM of time less than 1 second and SNP PPM is not getting generated as guess it cannot convert a PPDS PPM with less than 1.5 seconds in a day .
    Would appreciate a quick response .
    Thanks and Best Regards ,
    Prashant Kumar

    Hi
    Firstly, can I ask why the base unit has to be 1, this seems a strange restriction?
    If it has to be, then two possible solutions:
    1) In the CIF enhancement CIFPPM01 you could multiply all values by, for example, 100 to give you larger values in the PP/DS PPM in APO and hence of a size that SNP conversion can cope with.
    2) In one of the BADI's /sapapo/ppm_calc or /sapapo/ppm_gen you can do the same conversion factor if the PP/DS PPM has to also be 1 unit.
    Hope this helps
    Ian

Maybe you are looking for

  • My hard drive won't mount on 2012 mac book pro with retina display

    The flash drive in my Sept 2012 mac book pro with retina display is not mounted, won't mount,  and can't be repaired in disk repair.  I need files created right before it failed last night that were not backed up.  Can they be salvaged before a new w

  • My HP 2210 all-in-one printer is not faxing? could I get a new disk to reinstall it so fax will wor

    I have had my HP 2210 al-in-one printer for good many years and worked just fine.  Now it is not faxing, it say's it is not connected.  I have no idea how it got disconnected?  I will need the window XP to reconnect it.  I had my brother in law insta

  • Lion 10.7.4 cursor stuck to files will not drop

    so is it just me if i try and move a file or pull a file from the down loads the oniy way to get the cursor to release a file or folder is to it( esc+left click) other than that file /folder will just stick to cursor all ove the desk top and any wher

  • CDATA section in a tag of an XML file

    Hi SDNers: I have an issue with using the method CREATE_CDATA_SECTION of Interface IF_IXML_DOCUMENT. I have created an XML file from ABAP using methods in IF_IXML_DOCUMENT etc. The XML file is perfectly alright. But now there's a need to add CDATA se

  • Advance payment Terms

    Hi All, Can anybody tell me how to configure a payment term as : 10% advance, balance within 60 days after goods receipt" ? I am not able to take care of the 'advance' part.