CDP and batches

Hi!
We use IS Mill solution on R/3 side, variant configuration, PDS and are considering of using CDP for the following.
There is a configured sales order position, some characteristics of which are evaluated and propagated to an intermediate conversion (g.e. WIDTH = 1000-1100 mm). There are some stocks in batches for the conversion. Batch classification characteristics are match to configuration characteristics (e.g. WIDTH, Batch1 - 1020, Batch2 - 1090, Batch3 - 1150 mm and Batch4 - 1020-1080mm).
Can CDP consider Batch1, Batch2 and Batch4 as receipts for the depended demand for the conversion?
If no, is any workaround to cope with such a requirement?
Thanks.

I've just read a book "Characteristic Based Planning with mySAP SCMu2122" written by Jörg Thomas Dickersbach. According to the book:
With the CDP-configuration relevance the orders have valuations and requirements
which contain the values of the characteristics. The valuations
in APO are integrated with the configuration in R/3 or the batch classification
(for batches). The requirements in APO are integrated with the batch
selection criteria in R/3. Both the demand and the supply nodes (i.e. the
requirements and the receipts) of the locationproduct have valuations u2013 or
at least they should. The valuations describe the value of the object itself
while the requirements of a demand represent the conditions for a receipt
to be pegged. If no supply with the same valuation exists, supplies with
matching valuations according to the requirements of the demand node are
considered. Only if no satisfactory supply exists, no pegging takes place.
And:
For some business cases it is necessary to use requirements for the characteristic
values in the dependent demand (e.g. cables because the length is
modelled as a characteristic). Using the PPM it is possible to define requirements
for characteristic values. With APO 4.1 this is not possible
within the PDS. There is however a way to model requirements when
planning with the PDS as well by defining the requirements for the
planned order directly (instead of defining it in the PDS). For this purpose
the BAdI /SAPAPO/RRP_SRC_EXIT for the planned order creation has to be
used. The method RRP_USEX_PLORD_CREATE allows the definition and
assignment of the requirements.
If planning is performed with requirements, specific production planning
heuristics are required. The normal production planning heuristic
does not provide sufficient results.
It seems that using of requirements for the characteristic
values can solve my issue.
Can anybody tell what are the "specific production planning
heuristics" that required for planning with characteristics requirements?
And may be anybody give an example of using the method RRP_USEX_PLORD_CREATE for "definition and assignment of the requirements"? I've look at it and do not understand how to define characteristic requirements for the planned order's demands.
Thanks.

Similar Messages

  • Stock on posting date -storage location and batch wise

    Dear All
    I need to developa report exactly same as MB5B but with storage location and batch wise.
    We need  storage location wise opening stock, total receipts, total issues and closing stock, and values for given time period.
    I have gone through some history tables like MCHBH and MBEWH.
    But all the history tables are having fileds for period wise but not date wise.
    Any focus on this?

    You have to read the coding of MB5B to see how SAP is doing it.
    The stock per date is calculated, starting from a month end, adding or reducing quantities based on movements until the date in question is reached.

  • Statement caching and batch update

    Can these 2 JDBC features work together ?
    Is it possible while statement is cached to be reparsed (soft) if used in batch update ?
    I am asking this questions because i have a sitution where an insert is cached using implicit statement caching and then put in a batch to exeute batch updates !!! From statspack reports i find that 1/3 of statements are reparsed ... even soft !!!

    Statement caching and batch update work fine together. The most common cause of unexpected soft parses is changing the type of some parameters. If you first bind one type, setInt(1, ...), do addBatch, then bind another type to the same parameter, setString(1, ...), and do addBatch, you will get a soft reparse. There is nothing the JDBC driver can do about this, the RDBMS requires it.
    In general, whatever parse behavior you see with statement caching you would also see without it.
    Douglas

  • Using join and batch reading in the same query

    Hi,
    I wonder if it is possible to use "Joining" and "batch reading" in the same query.
    For example I Have
    A -> 1-1 B
    A -> 1-1 B
    B -> 1-M C
    This is the case where I have two separate 1-1 relationships to the same class B from A. Toplink 10.0.3 can manage it nicely through joining.
    Now, I would like to read a set of As (with its 2 Bs) and all Cs for each B.
    It seems that the following configuration does not work:
    A -> 1-1 B (use joining)
    A -> 1-1 B (use joining)
    B -> 1-M C (Batch read)
    Any help would be greatly appreciated
    Tony.

    James,
    Would you be so kind to look at the following code?
    Am I formulating it correctly to achieve my desired behavior?
    Trip.class -> 1-1 PickupStop
    Trip.class -> 1-1 DropoffStop
    PickupStop and DropoffStop extend Stop and use same table (STOP)
    Stop -> 1-M StopEvents
    I would like to fetch all Trips, with their Stops and all StopEvents in 2 queries:
    1. Trip joined with Stop
    2. Batchread StopEvents
    Code:
    ReadAllQuery raq = new ReadAllQuery(Trip.class);
    Expression qexp1 = new ExpressionBuilder();
    Expression qexp2 = new ExpressionBuilder();
    raq.addJoinedAttribute("pickupStop");
    raq.addJoinedAttribute("dropoffStop");
    raq.addBatchReadAttribute(qexp1.get("pickupStop").get("vStopEvents"));
    raq.addBatchReadAttribute(qexp2.get("dropoffStop").get("vStopEvents"));

  • Auto creation of Stor Location and Batch during stock upload via MI09

    Hi Experts!
    Please guide me to configure automatic creation of storage location and batch during stock count through mi09.  Eg : I got material A in storage location 1000 and got batch 123 for this material. Then when i want to do the stock count, if i enter the storage location 2000 and batch 122 for this material, then system will auto create this storage location and batch in the master data.
    I tried to configure it in OMJJ for storage location but it is not working. Please anyone guide me step by step how to configure it. Storage location and Batch.
    Thanks.
    Crystal.

    hi
    check this
    Create Storage Location Automatically
    In this step, you specify whether the automatic creation of storage location data is allowed for goods issues and transfer postings.
    This is advisable if you work with negative stocks and a material's first movement may be an outward movement.
    Note that the reversal movement for a goods issue, for example, movement type 202 or 262, is not considered as an issue but as a receipt. If you only use the automatic creation of storage location data for reversals of goods issues, you do not have to allow negative stocks.
    You have to allow automatic creation per plant first of all. You then have to explicitly allow the creation of storage location data for each movement type.
    The storage location data is only created if the quantity is posted to 'standard' storage location stock. It is not created for receipts into a special stock (for example, into sales order stock).
    Default settings
    The standard system is set in such a way that the storage location data is created automatically for all types of receipts (goods receipt with/ without reference, stock transfers, intial entry of stock balances, reversal of goods issues, etc.).
    Activities
    1. Enter for each plant whether the automatic creation of storage location data is generally allowed.
    2. Specify the movement types for which storage location data is created automatically.

  • Link between storage location and batch number to retrive the salk3 field

    HI,
    In my report i need to give the output as follows
    For each lgort with related batch number we need to get the salk3.So i need to get a link between lgort , batch number to retrive the salk3.can any one give the tables from which i can get the link and retrive the data.
    note: My report output should look like the fields lgort batch  and unrestriced value of stock in tcode mb52.
    subhashini.
    Edited by: subhashinikb on Apr 1, 2011 9:38 PM

    Hi,
    In 2 steps, u can get the unrestricted stock value.
    step1: Get material no (MATNR), plant (WERKS), batch (CHARG) and unrestricted stock (CLABS) from table MCHB by sending Storage location and batch number.
    Step2: Get standard price STPRS from table MBEW based on condition where MATNR = MCHB-MATNR, BWKEY = MCHB-WERKS and BWTAR = MCHB-CHARG.
             unrestricted value in MB52 will be (MCHB-STPRS) * (MCHB-CLABS).

  • SAP tables for stock and batch

    hi MM guys
    I have a requirement to check stock of the material before issuing to Process order. Can anybody pl.tell me the exact table for the stock and batch for that material.
    Regards
    Laxmikanth

    Hi,
    Thanks to all.I am getting the stock and batch but my requirement is to check total stock which is available on the day of posting.
    Actually in COR6N in PP when they do goods movement even stock is not avilable still system is allowing to post the materials .And in MMBE it is showing negative stocks.
    So pl.send the table which can give me total stock on a given date.
    Regards
    Laxmikanth

  • Is there a way to select multiple sequences and batch export them using the same settings in CS6?

    I am a current Final Cut Pro7 user and looking to switch over to Premiere Pro CS6.  We edit approx. 100 short (15 sec.) videos daily, and then select them all at the end of the day and batch export them over night using the same export recipe for all. I have having trouble finding an easy way to do this in Premiere pro CS6, as command +E is grayed out if i select more than one sequence at a time. 
    so far, it appears that i have to select each video individually and manually set encoding recipe and export location for each....  Not only would this be terribly time consuming, but it leaves a lot of room for error and missed videos.  I thought i would be able to send all of the sequences to Adobe Media Encoder,  but i dont see that option either.
    Any suggestions/
    thanks!

    Open Media Encoder and add your Sequences:
    File > Add Premiere Pro Sequence
    Navigate to your Premiere Project and select it in the list.
    You can then select multiple Sequences from the Project (Ctrl+Click)
    and load them all at once into Media Encoder and apply
    the same encoding preset to all Sequences at the same time.

  • Vendor batch and batch field on the inbound delivery

    hi GUrus,
    i have looked through most of the threads where the topic of vendor batch and batch on the inbound delviery has comeup. I'm specifically looking at a scneario where i would want to pass the on the batch number provided by the vendor on the IDOC to batch field on the inbound delivery. The reason for this is , i can look at the batch field in the confirmations tab of the PO, in the purchase order histroy tab of the PO, and also MMBE tcode. the material is also batch managed turned on in hte material master. But the issue is that even though i put the batch provided by vendor in the CHARG field on the ASN IDOC, it is still getting populated in the vendor batch field in the inbound delivery.
    any ideas?
    Thanks
    Ravi

    Hi,
       Refer the note:  833668 - Creating batches in the inbound delivery using IDOC  which explains the system design.
    Regards,
    AKPT

  • Problem about sales order stock stock transfer and batch determination

    Hi, experts, I get a problem about sales order stock stock transfer and batch determination.The following is the current situation of my system:
      In OMCG I assigned search procedure ME0001 to both 311 and 311 E and ticked check batch. After that, I found  that if iI need to tranfer unrestricted-use material from storage location 1000 to 2000 with movement type 311, I just need to input * at the field batch, then the system will display all of the available batches. But for the transferring of sales order stock with movement type 311 E, after I input * at the batch field, no batch is displayed and there is also no message from the system.
      Can anybody help me? Is there anything else I need to do? Thanks very much.

    I think my question is not clear, actually I tried 562 E , 411 E and 413 already. all the transaction looking for the sales order but unfortunatly the sales order is deleted  from SAP.

  • Availability check and Batch Determination

    Dear Experts
    Would you provide me help documents with screen shots on Availability check and Batch Determination to customize one of our projects
    Thanks in Advance
    Regards
    Ravi

    Hi ravi
    Check the Availability check and batch configurations .
    Availability check and TOR
    [https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action&pageid=29323]
    Batch configuration
    [https://wiki.sdn.sap.com/wiki/display/ERPLO/Batch+Determination]
    [https://wiki.sdn.sap.com/wiki/display/ERPLO/batchdeterminationin+sd]
    NOTE : Kindly search the configuration part before posting
    Regards
    Srinath

  • Material maintained in split valuation and batch management

    Dear Seniors,
      I have maintained a material with both split valuation and batch management. If i check in MMBE, only batch management is getting preference. Valuation type is not coming. Why is it so ? why maintaining both is not possible in SAP ??? kindly explain me please.
    Regards,
    JanaMM

    If you  Mantain both Split valuation as well as batch mgmt for  a material, then  all stock  reports will show  "Batch "  and  Not valuation type  since  batch  is relevant to inventory  mgmt  and split valuation is relevant for account determination and valuation. ,  the only  report which  wil show you both  is BMBC(batch info cockpit).
    You  can however run MB5B  w.r.t  valuation type in the input screen.
    In such cases , The  Valuation Type  forms a part of the batch master which  you can see in MSC3N .

  • Configuration steps for Quality and Batch Management.

    Hi Friends,
    We are implementing QM along with Batch Management for testing the material like purity,pathology tests.
    I am new to Quality and Batch Management.
    Could any one guide me, how to configure material master for QM and Batch to test the material?.
    Thanks

    1) Maintain Material with Classification and Quality Management view
    2) Tick the Check box Quality key Active in QM View->QM view->Inspection Set up and activate the inspection type for which the inspection lot.(e.g insp. type 01 - GR against PO)
    3) Create Quality Info Record(QI01)
    4) In PO the stock automatically goes to Quality stock.
    5) Check MMBE stock
    6) Do Result Recording and Usage Decision(QA32)
    7) Check stock (MMBE).
    There are few steps where the PP/QM Consultant need to help you in QI01,QA32 and in Creating characteristics and class according to  Requirement(purity...etc).
    Regards,
    eswarmanu...
    Edited by: eswarmanu on Oct 21, 2008 7:09 PM

  • VPRS cost and batch management

    Hi Gurus,
    Is there any link between the cost and batch management? Currently users has posted a billing document and the cost is 0. The VPRS value in the SO is correctly but it is not brought to the billing document.
    We have tested and it seems that this is because the batch management checkbox is not checked in material master, so the VPRS is not generated in billing.
    Please advise. Thanks.
    Regards,
    FY

    Hi Javier,
    what do you do with the VPRS in your calculation- system ?
    If you need i, you delete the requirement 004 in your calculation -system.
    on the other hand, you can change TANN to komp-evrwr (price determination on the item category) is  'X'. Then you have to add an 100% rabate for TANN and the resukt will be free good.
    Hans

  • I have Photoshop CS5 and my image processor and batch tool are gone. How do I get them back?

    I have Photoshop CS5 and my image processor and batch tool are gone. How do I get them back?
    I went into edit preference and all the start up scrips are selected so what else is there?

    When you installed CS5, you have a chance to register it. If you do, your serial number is on file under your Adobe (My Products). If you did not, you have no serial number on file and even worse, no proof you own it.
    You do not have your serial number copied down anywhere? Hard to believe you tossed the dvd box and all the documents away.
    So Help > Register might give you a chance to do this without you knowing the number.
    If not, you may want to consider the Photography Plan. Creative Cloud Photography plan | Adobe Creative Cloud

Maybe you are looking for

  • Problem with call transaction and a query

    Hi, Whe have a query that has its own Z tcode, we are working with this "EXIT_SAPLCORF_103"  within the tcode CO11N. Inside the include "ZXCOFU13" we call the query Tcode and it is displayed on screen but with no data. The table "itbdcdata" record we

  • TO_NUMBER

    Hello, I've got : cNumber varchar2(10); nNumber number; cNumber := 'FE1'; I need to add +2 to cNumber and returns then FE3. How should I proceed ? I thought of :nNumber := TO_NUMBER(cNumber); nNumber := nNumber + 2; cNumber := TO_CHAR(nNumber); But e

  • Problem with call out

    Hi there, I have just bought a PAP2T unit and configured this unit. I can hear the dial tone but when I try to call a number, I get the warning as "This account number is not valid" Please  help fix this problem. I am trying to use pennytel.com as my

  • Local control center is not getting started

    Hi all, we have Linux server installed with OWB 10.2 which will act as CLIENT . And a database unix server (oracle 10g) which is doesnt have OWB installed on it which will act as SERVER. Now we have created the OWB repository through CLIENT in the da

  • Getting the Nike amp+ working on ipod 3g and older models

    In the faq's I found a great way to get the amp working if you ar having issues: http://forums.nike.com/thread.jspa?messageID=112770&tstart=0#112770 it was specificly item number 16: *16. I went to Nike+ iPod > Settings and I don't see an option for