VL06O - General Del List - Field: Tot.processing time

Hi there,
I was wondering if someone can enlighten me as to how field Tot.processing time (VBEAK) is calulated within the delivery list? Also how to activate (if required)
I ultimately want to capture how long from delivery creation to delivery PGI it takes and thought this field looked promising. It currently returns with 0.00.
I have searched all the usual places and cant find any documentation.
Any help / or suggestions will be greatly appreciated.
Thanks,
Adam.

Tot.processing time (VBEAK) is calculated according u201CDelivery Scheduling and Transportation Schedulingu201D customization (Logistics Execution->Shipping->Basic Shipping Functions->Scheduling->Delivery Scheduling and Transportation Scheduling).
The simplest configuration is to
"Define pick/pack times"
"Define loading times"
In  Define Scheduling By Shipping Point IMG task
You can also define material dependent  shipping processing time in material master  (MARC-VBEAZ) for base quantity (MARC-VBAMG)
On the IDES system (HU2) I have prepared example u2013 delivery 80015830.
Shipping processing time for the entire document = 3,34 and is calculated:
( Delivery quantity  / base quantity ) * shipping processing time + 1 day  (from shipping point )
Shipping processing time for the entire = ( 29/40 ) * 3,23 + 1 = 3,34
I hope it helps. (Reward point?)
Andrzej
Edited by: Andrzej Chmura on Jun 25, 2008 3:22 PM

Similar Messages

  • Field for GR Processing time in CLM

    Hi Experts,
    Is there any suitable field available in standard CLM system to maintain "GR processing time" in master agreement line item, to publish it into ECC?
    I also request to advice business relevance of below fields of master agreement line item (in CLM). If we maintain values in those fields of a master agreement and publish data to ERP, which of the fields in outline agreement must update?
    Field
    Description
    Program Lead Time (Days)
    Enter the lead time required to set up the program, if any.
    Order Lead Time (Days)
    Enter the lead time the supplier requires to place orders for items.
    Delivery Lead Time (Days)
    Enter the number of days to allow between order and delivery of the line item.
    Minimum Order Quantity
    Enter the minimum quantity of the line item you are contracted to order from the supplier.
    Please advice.
    With regards,
    Prabhakar

    Hi
    If GR processing time in Material Master say 5 days Then..
    During MRP run or when Scheduling or forcasting is done then this Lead time will be addd...
    Now inhouse production time eg 5 in days ......means it  determine the planned dates for planned orders in materials planning.
    This will add little valu in your understanding..
    Sujit

  • In SharePoint Calendar lists, fields [Start Time] and [End Time] do not exist at the Site Column level.

    <header style="box-sizing:border-box;color:#777777;line-height:1;font-size:13px;padding-right:46px;margin-bottom:3px;font-family:'Helvetica Neue', arial, sans-serif;">
    </header>
    I'm doing SP app development and have the following problem.
    I need to check Start time and End Time in SharePoint Calendar using CAML query and then add a new event to Calendar list using the Start time and End Time that user has entered in 2 datapickers
    in the form.
    function AddCalendarListItems() {
    var SD = document.getElementById("datepicker1").value;
    var SThh = document.getElementById("St1").value;
    var STmm = document.getElementById("St2").value;
    var ED = document.getElementById("datepicker2").value;
    var EThh = document.getElementById("Et1").value;
    var ETmm = document.getElementById("Et2").value;
    var T = document.getElementById("Title").value;
    var S1 = SThh;
    SD = SD.slice(6, 10) + "-" + SD.slice(0, 2) + "-" + SD.slice(3, 5) + "T" + SThh + STmm + ":00Z";
    ED = ED.slice(6, 10) + "-" + ED.slice(0, 2) + "-" + ED.slice(3, 5) + "T" + EThh + ETmm + ":00Z";
    //alert("SD= " + SD + " , ED= " + ED);
    var siteUrl = SiteCollurl + "/SharePointApp11";
    var clientContext = new SP.ClientContext(siteUrl);
    var oList = clientContext.get_web().get_lists().getByTitle('Calendar');
    var ListItemCInfo = new SP.ListItemCreationInformation();
    var newEvent = oList.addItem(ListItemCInfo);
    newEvent.set_item("Title", T);
    newEvent.set_item("EventDate", SD);
    newEvent.set_item("EndDate", ED);
    newEvent.update();
    clientContext.executeQueryAsync(Function.createDelegate(this, this.onQueryAddCalendarSucceeded2), Function.createDelegate(this, this.onQueryAddCalendarFailed2));
    function onQueryAddCalendarSucceeded2(sender, args) {
    alert("Success");
    function onQueryAddCalendarFailed2(sender, args) {
    alert('Add new item to the calendar failed. ' + args.get_message() + '\n' + args.get_stackTrace());
    But I receive the following error:
    Add new item to the Calendar failed. Column 'Start time' does not exist. It may have been deleted by another user.
    I've checked and 'Start time' does exist. So it seems in SharePoint Calendar lists, field [Start Time] and [End Time]  exist but do not exist at the Site Column level.
    Please advise.

    Hi Khojasteh,
    Use “EventDate” for Start Time field, and “EndDate” for End Time field. They are the internal name of the two fields, you can check it in the column settings page url like “Field=EndDate”.
    If it isn’t the issue, please debug the code, in which line the error occurs.
    Thanks,
    Qiao
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Qiao Wei
    TechNet Community Support

  • Goods Receipt Processing Time in Days field

    Hi,
    what does "Goods Receipt Processing Time in Days" in material master affect ?
    Regards

    Dear SAPBUG,
    Goods Receipt Processing time
    in-house produced materials, 1 day GR - after completion of production of Huge lot size then they see Whole lot is
    Made as per Requirment or not. so this takes time 1 day. so this time will get effected in Scheduling. MRP takes into
    account this 1 day & schedules the dates accordingly
    For Purchase materials, 1 day GR - same applies after purchasing concern persons will check the material is as per
    requirment or not. MRp schedules as per days given in this field
    in simple words SAP has given Flexbile option
    Regards
    Madhu

  • RE: GR Processing Time not showing in MD04 and Exception List

    Hi,
    Just a quick question on GR Processing Time.
    A sales order has been raised and delievery day is for lets say 05/04/2010. MRP runs and it creates a planned order to be finished on the 05/04/2010 but it should finish on 04/04/2010 and as I have a GR time for 1 days.
    All data is correct but it doesn't seem to give an exception message saying reschedule in for the 04/04/2010 based on the GR Lead time build in material master.
    Regards
    Adeel Sarwar

    Dear ,
    Please note that while you are Carrying out MRP in MD02 you might have selected scheduling indicator -2  which triggered Lead times Scheduling based on the sales Order Delievery date , Scheduling Margin Key Timings , GR Processing Time  with an infinite capacity (MRP system does not carry out any Capacity Avalibility check where as does it does Scheduling for Planned Order  considering infitinte capacity in WCs) .As the system calcualtes the Planned order Deleivery date based on those parametrs  with in the planning and re-scheduling horzon , so result is not exceptional from MRP scheduling ponit of view .
    Now if you re-schedule the order as per your delivery requirement date , you will get the exeception messgae as applicable in MD04.
    Otherwise , please check in SPRO-Material Requirement Planning ---Evalution -Exception Msg -Select Key  U1-MSG 10-Double click on that -Check wether the "No Exception Msg " is ticked .Remove the same .
    Regards
    JH

  • Find total processing time from routing

    Hi,
    I'm writing specs for creating a production scheduling report for sales orders. I'm stuck at finding the relevant tables and fields for this particular calc. I want to find the processing time from routing.
    Total Processing Time (if Procurement type = u201CEu201D, then all operations from tasklist/Routing Operations for the material number) = Setup Time + (Machine time * Operation Quantity) + (Labor time * Operation Quantity)
    Any suggestions??
    Thanks

    Hi
    Check with any one of the following table:
    EAPL     Allocation of task lists to pieces of equipment
    EINA     Purchasing Info Record: General Data
    EINE     Purchasing Info Record: Purchasing Organization Data
    ESKL     Account Assignment Specification: Service Line
    ESLH     Service Package Header Data
    ESLL     Lines of Service Package
    INOB     Link between Internal Number and Object
    KALC     Material Quantity Calculation - Formulas
    KALT     Material Quantity Calculation: Header
    KOCLU     Cluster for conditions in purchasing and sales
    KSSK     Allocation Table: Object to Class
    LFA1     Vendor Master (General Section)
    MAPL     Assignment of Task Lists to Materials
    MLST     Milestone
    MLTX     Milestone Description
    PLAB     Relationships
    PLAS     Task list - selection of operations/activities
    PLFH     Task list - production resources/tools
    PLFL     Task list - sequences
    PLFT     Process Instructions
    PLFV     PI Characteristics/Sub-Operation Parameter Values
    PLKO     Task list - header
    PLKZ     Task list: main header
    PLMK     Inspection plan characteristics
    PLMW     MAPL-Dependent Charac. Specifications (Inspection Plan)
    PLMZ     Allocation of bill of material items to operations
    PLPH     CAPP: Sub-operations
    PLPO     Task list - operation/activity
    Thanks
    Saravana
    Reward if useful

  • How to Hide the Parameter field at run time....

    Hi,
    I have a parameter field which behaves differently depending on the User logged in.
    It has the LOV coming from following SQL.
    SELECT customer_name FROM Cust_mast;
    If the user = 'INTERNAL' then the Where clause will be
    WHERE cust_id in('DELL', 'SBC', 'BANK')
    Else there will be no WHERE clause or the parameter field
    should be hidden in the parameter form.
    So my questions are:
    1) How to hide the Parameter field during Run time?
    OR OR OR
    2) How to change the LOV select statement during Run time?
    Thanks.
    Ram.

    Hi Ram,
    Is there any way to play with the sql query SELECT using DECODE ?I'm not sure of this part, maybe someone else can suggest a way.
    However, what you want can be done in 2 other ways:
    1. Build 2 reports. Both reports will just be duplicates of each other, only difference being that the 'LoV where clause' will be different. Now you can fire the appropriate report in many ways. For example, if the customer is alreay logged inside your custom application, and therefore you already know whether the user is internal of external, you can design your button or link which launches the report to contain logic such that one of the 2 reports is fired depending on who the user is.
    1. Use a JSP parameter form, not a paper parameter form In this case, just build an HTML parameter form in the web source of your report. Use Java logic to populate the LoV drop-down list. When you have to launch the final report, just launch the paper-layout of the report. For example (you will have to modify this):
    <form action="http://machine:port/reports/rwservlet?report=ParamForm.jsp+..." name="First" method="post">
    <select name="selected_customer" onChange="First.submit()" >
    <option value="">Choose a Customer Name
    <rw:foreach id="G_cust_id" src="G_cust_id">
         <rw:getValue id="myCustId" src="CUSTOMER_ID"/>
    <rw:getValue id="myCustName" src="CUSTOMER_NAME"/>
    <option value="<%=myCustId%>"><%=myCustName%>
    </rw:foreach>
    </select>
    </form>
    In the code above, you will have to make sure that your report's data model defines 2 CUSTOMER_ID's (like CUSTOMER_ID_INT and CUSTOMER_ID_EXT). These 2 will be internal and external Cust ID's. Use Java logic to show one of them.
    Navneet.

  • General task list: component selection from BOM - possible in batch input?

    Hi experts,
    for the assignment of non-stock material to general task lists I have followed the advice from message[6115684|Re: General Task List Components;.
    So what I have done is:
    - Include non-stock material in BOM
    - Assign BOM to general task list header
    When clicking on the "Component selection" button in the task list components, I can select a component.
    When entering the material number of the component directly though, I get an error: "Material type X and line item type L not compatible" (CO135).
    I would like to upload the general task lists with a batch input recording, but I can't figure out how to select components.
    Any thoughts?
    Kind regards,
    Andreas

    Hello,
    We have the same requirement to load tasklists (change & create).  We are using the function modules EAM_TASKLIST_CREATE and EAM_TASKLIST_CHANGE.  However, i cannot get a non-stock BOM item to process.  Has anyone got this working?
    Thanks,
    Clay.
    EDIT: Found the answer - simply fill in the fields for BOM on the component (STLTY, STLNR, STLKN, and STLAL). 
    Message was edited by: Clayton Mergen

  • Max processing time or Max records limit reached (Crystal Reports Server)

    Although my report runs fine from with Crystal Reports (designer), I get an error when I try to run it from the Crystal Reports Server portal.
    I get an error u201CMax processing time or Max records limit reachedu201D.
    How can I solve this problem?
    Iu2019m accessing a DB2 database on an iSeries Server thru ODBC. I know that the report uses a lot of data. Therefore I have set u201Callow query timeout yesu201D within the ODBC data source. The data connection itself is not the problem, I have no problem running other reports on the same connection.
    PS. A do not know whether or not this is the right forum for my post. I first posted within "Java Development - BusinessObjects Enterprise, BusinessObjects Edge, Crystal Reports Server" but I did not get any response.

    I found the answer to my problem:
    1) Log onto the CMC
    2) Goto "Servers" in the dropdown menu
    3) Expand "Service Categories"
    4) Select "Crystal Reports Services
    5) In the right window will be listed the currently running services.  The 2 services that Dell mentioned are in there under "Description":  CrystalReportsProcessingServer and CrystalReports2013ProcessingServer
    Hope this helps somebody else.

  • LSMW Transaction IA06 - Change general task list

    Hi,
    I'm using BDC for transaction IA06.  But now I've encountered a problem in the maintenace package.
    For each GROUP(PLNNR) and COUNTER (PLNAL), there are different number of maintenance package: screen field: RIHSTRAT-MARK01, RIHSTRAT-MARK02, RIHSTRAT-MARK03, etc.
    In my source data, the input value is in number which corresponds to the text in each RIHSTRAT-MARK  For example, the maintenance package for group PRPMP counter 1 has 1, 2, 3, 4, 8, 12, 16, 26, 52.  From my source data, the package is 12, then I will have to check the 6th box. 
    The problem is, there are different number of packages for each group and counter, and the sequence of package text is dfferent too. 
    I'm wondering if there is a table that stores the number of package and it's corresponding text for each group and counter?
    I've searched the forum, but there seems no discussion about this issue.  I'd appreciate any feedbacks from you.  Thanks in advance.
    Lily

    Lily Wu:
    Were you able to find a solution to loading the data maintenance package: screen field: RIHSTRAT-MARK01, RIHSTRAT-MARK02, RIHSTRAT-MARK03, etc.  ??   Transaction IA06 (Change General Task List: Maintenance Package Overview), Program SAPLCPDI, Screen 3600.   I have searched forum too and do not see discussion on this topic also. 
    I have a similar situation needing to load Maintenance Package indicator data via IA05 thru LSMW.  I have an LSMW using the Standard Batch/Direct Input.  It is using Object 490 (Gen. task list) Method 0000 and the program Name is IBIP.  I am able to import 2 files.  1 for the Task List Header to Structure IBIPTLST.  The 2nd file to the Task List Components IBIPTMAT.  This process works, but the requirement is to also load the data to update ("check") the  screen field: RIHSTRAT-MARK01, RIHSTRAT-MARK02, RIHSTRAT-MARK03, etc. with the proper 'X's for each component.
    I have found suggestions to use the IBIPMPAC (Maintenance Packages) structure to load.  But this structue is looking for a 2 character field (i.e. KTEXTZYK01, KTEXTZYK02, etc.  of type KTEXTZYK).  This looks like the data that would be used for Maintenance Strategies Cycle Lengths found in IP11.
    Any assistance in loading the Maintenance Package indicators is helpful.  Thank you in advance.
    Jim

  • How to show the processing time taken for a BPEL process in BAM report.

    Hi All,
    I have the data as below in the Data object. I would like to show the time taken for each order to complete in the report.
    instance Id     order Id     product Name     product Code     price     status     instance Time      updaterName
    1360010     ord004     Guitar     prod003     2000     requested     9/22/2008 12:12:11 PM     Invoke_InsertSalesOrder
    1360010     ord004     Guitar     prod003     2000     Approved     9/22/2008 12:15:11 PM     Invoke_OrderStatusUpdate
    This data comes from simple BPEL process where sensors are configured at the start and end of BPEL process. Also have a human task activity in between to create the time difference.
    In Enterprise link design studio, I tried to calculate the time difference using expression calculator and store it as calculated field. But that doesn't seems to work because when I execute the plan, second sensor data reaches only after human approval whereas first sensor data would be waiting for calculation and ultimately nothing comes into data object.
    How and where the calculation be done to show the processing time in the report. Please someone throw some light on this.
    Regards
    Jude.
    Edited by: user600726 on Sep 30, 2008 1:30 AM

    I would suggest modifying your data object so that the data can all be in a single row and use the sensor at the end of the process to upsert (update) the row created by the sensor at the start of the process. The time difference between two fields in the same row is then an easy calculation on a BAM report -- No EL plan should be needed.

  • How to reduce process time in report

    Hi all..
    Is there any technique to reduce process time in report on programmer side??
    Plz help me...

    Hi
    check this and ensure that your code is as per the stds
    1) Dont use nested select statements
    2) If possible use for all entries in addition
    3) In the where addition make sure you give all the primary key
    4) Use Index for the selection criteria.
    5) You can also use inner joins
    6) You can try to put the data from the first select statement into an Itab and then in order to select the data from the second table use for all entries in.
    7) Use the runtime analysis SE30 and SQL Trace (ST05) to identify the performance and also to identify where the load is heavy, so that you can change the code accordingly
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d0db4c9-0e01-0010-b68f-9b1408d5f234
    ABAP performance depends upon various factors and in devicded in three parts:
    1. Database
    2. ABAP
    3. System
    Run Any program using SE30 (performance analys) to improve performance refer to tips and trics section of SE30, Always remember that ABAP perfirmance is improved when there is least load on Database.
    u can get an interactive grap in SE30 regarding this with a file.
    also if u find runtime of parts of codes then use :
    Switch on RTA Dynamically within ABAP Code
    *To turn runtim analysis on within ABAP code insert the following code
    SET RUN TIME ANALYZER ON.
    *To turn runtim analysis off within ABAP code insert the following code
    SET RUN TIME ANALYZER OFF.
    Always check the driver internal tables is not empty, while using FOR ALL ENTRIES
    Avoid for all entries in JOINS
    Try to avoid joins and use FOR ALL ENTRIES.
    Try to restrict the joins to 1 level only ie only for tables
    Avoid using Select *.
    Avoid having multiple Selects from the same table in the same object.
    Try to minimize the number of variables to save memory.
    The sequence of fields in 'where clause' must be as per primary/secondary index ( if any)
    Avoid creation of index as far as possible
    Avoid operators like <>, > , < & like % in where clause conditions
    Avoid select/select single statements in loops.
    Try to use 'binary search' in READ internal table. Ensure table is sorted before using BINARY SEARCH.
    Avoid using aggregate functions (SUM, MAX etc) in selects ( GROUP BY , HAVING,)
    Avoid using ORDER BY in selects
    Avoid Nested Selects
    Avoid Nested Loops of Internal Tables
    Try to use FIELD SYMBOLS.
    Try to avoid into Corresponding Fields of
    Avoid using Select Distinct, Use DELETE ADJACENT
    Check the following Links
    Re: performance tuning
    Re: Performance tuning of program
    http://www.sapgenie.com/abap/performance.htm
    http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp
    check the below link
    http://www.sap-img.com/abap/performance-tuning-for-data-selection-statement.htm
    See the following link if it's any help:
    http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp
    Check also http://service.sap.com/performance
    and
    books like
    http://www.sap-press.com/product.cfm?account=&product=H951
    http://www.sap-press.com/product.cfm?account=&product=H973
    http://www.sap-img.com/abap/more-than-100-abap-interview-faqs.htm
    http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp
    Performance tuning for Data Selection Statement
    http://www.sap-img.com/abap/performance-tuning-for-data-selection-statement.htm
    Debugger
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
    http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc
    http://help.sap.com/saphelp_erp2005/helpdata/en/b3/d322540c3beb4ba53795784eebb680/frameset.htm
    Run Time Analyser
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm
    SQL trace
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm
    CATT - Computer Aided Testing Too
    http://help.sap.com/saphelp_47x200/helpdata/en/b3/410b37233f7c6fe10000009b38f936/frameset.htm
    Test Workbench
    http://help.sap.com/saphelp_47x200/helpdata/en/a8/157235d0fa8742e10000009b38f889/frameset.htm
    Coverage Analyser
    http://help.sap.com/saphelp_47x200/helpdata/en/c7/af9a79061a11d4b3d4080009b43351/content.htm
    Runtime Monitor
    http://help.sap.com/saphelp_47x200/helpdata/en/b5/fa121cc15911d5993d00508b6b8b11/content.htm
    Memory Inspector
    http://help.sap.com/saphelp_47x200/helpdata/en/a2/e5fc84cc87964cb2c29f584152d74e/content.htm
    ECATT - Extended Computer Aided testing tool.
    http://help.sap.com/saphelp_47x200/helpdata/en/20/e81c3b84e65e7be10000000a11402f/frameset.htm
    Just refer to these links...
    performance
    Performance
    Performance Guide
    performance issues...
    Performance Tuning
    Performance issues
    performance tuning
    performance tuning
    You can go to the transaction SE30 to have the runtime analysis of your program.Also try the transaction SCI , which is SAP Code Inspector.
    1 Always check the driver internal tables is not empty, while using FOR ALL ENTRIES
    2 Avoid for all entries in JOINS
    3 Try to avoid joins and use FOR ALL ENTRIES.
    4 Try to restrict the joins to 1 level only ie only for 2 tables
    5 Avoid using Select *.
    6 Avoid having multiple Selects from the same table in the same object.
    7 Try to minimize the number of variables to save memory.
    8 The sequence of fields in 'where clause' must be as per primary/secondary index ( if any)
    9 Avoid creation of index as far as possible
    10 Avoid operators like <>, > , < & like % in where clause conditions
    11 Avoid select/select single statements in loops.
    12 Try to use 'binary search' in READ internal table. Ensure table is sorted before using BINARY SEARCH.
    13 Avoid using aggregate functions (SUM, MAX etc) in selects ( GROUP BY , HAVING,)
    14 Avoid using ORDER BY in selects
    15 Avoid Nested Selects
    16 Avoid Nested Loops of Internal Tables
    17 Try to use FIELD SYMBOLS.
    18 Try to avoid into Corresponding Fields of
    19 Avoid using Select Distinct, Use DELETE ADJACENT.
    Regards
    Anji

  • Processing time

    Hi guys,
    my question is this: I should to use the Processing time(WRPL-BZTEK) defined in customizing (SPRO>Materials Management>Purchasing>Purchase Requisition>Processing Time) in according to material type and not to side/division as such is now.
    My purpose is to enlarge the processing time purchasing (or the planned delivery time) to modify the delivery date scheduled by MRP.
    Is there a user-exit\Badi to implement this?Is necessary to modify the standard and if this is the one way how and where can I act?
    Thanks in advance to all,bye
    Maximilian

    Hello, Riva
    Processing Time: (configuration setup)
    Here, you define the plant-specific purchasing department processing time.
    And the processing time is the time required by the buyer to convert a requisition into a purchase order. And the processing time is taken into account during the scheduling process for externally procured materials within the framework of materials planning and control.                                                  
    Actions                                                                
    Suggestion:   
    Maintain the purchasing department processing time for each plant.
    Processing time required by purchasing department.
    -> Time that the purchasing department requires to convert a purchase requisition into a purchase order.                                      
    The usage of this configuration setup is
    -> The purchasing department processing time is included in the computation of the delivery date.
    Table Name: WRPL (i.e, for Replenishment: quantities per customer/material)
    Field Name: SRP_BZTEK (i.e, for Processing time required by purchasing department)
    Data element: BZTEK (i.e, data element for processing time for purchase department)                                                                         
    If you want to change the length of the field BZTEK (allowable characters is 2), you can do it, by modifying the TWO TABLES (i.e, T399D (Control parameters for MRP &
    WRPL (Replenishment: quantities per customer/material)) using the Acess key (from SAP)
    Importent Note: Before you modify it, you need to check with the PP &MM (since this requirement belongs to both modules)
    Suggestion: As per my knowledge this (processing time for PR) configuration setup is for the plant (or plants).
    Hope this will clarifies you,
    Reward, if it helps,
    Regards,
    Srin.K

  • BZTEK - Purchasing Processing Time to convert PR in PO

    Hi all,
    In SAP stanrdard, Purchasing Processing Time to convert PR in PO is maintainable in customizing at plant level.
    As anyone any advice of solution to implement when there is a business need to have this time depending on:
    - PO type
    - PO type / material
    Thank you,
    Laetitia

    Hello, Laëtitia,
    not in standard; but you can modify the field FRGDT "Purchase Requisition Release Date" through customer enhancement MEREQ001 "Customers' Own Data in Purchase Requisition" / function EXIT_SAPLMEREQ_005 "Checking Customer's Own Purchase Requisition Data" -- yep, it sounds strange that you can change some standard fields thou function called " "Checking Customer's Own Data", but that is how it works (see enhancement documentation for details).
    Of course, the PO type (or rather PREQ type) / Material Purchasing Processing Time will have to be stored in custom tables.
    Kind Regards
    TomT

  • Making task list field mandatory in creation of maintenance plan?

    Dear All,
    I need your help in configuration of Making task list field mandatory in creation of maintenance plan. I checked with sceen variant config but that also not giving me any option to make the field mandatory.
    Is there any note or user exit for it?
    Regards,
    Kaushal Rai

    Dear,
    Pls check the exit IPRM0004:Maintenance plan / item: Customer check for time "SAVE".
    Regards
    Sunil

Maybe you are looking for

  • RFC1 To RFC2 Scenario Issue

    Hi, I am doing a RFC1-Async to RFC 2-Async scenario. I don’t have Business systems instead I am using business services.From SAP r/3 system RFC1 is executed and RFC1.response is sent to XI server. RFC1.response is mapped to RFC2.request.RFC2.response

  • Gallery for client photo review

    Search didn't give me much useful, so I post. What recommendations to you have for a easy to navigate LR gallery for clients to add comments and return them to me. Or, do people have recommendations for galleries they like for presenting images to cl

  • Watch sample movies...

    Watch sample movies does not work. I tryed to get the sample movies on my iPod but it's not possible to do this via iTune. If i copy it myself, i can't select the movie via the iPod menue. Play the movie on my PC via iTunes works perfect. If i try to

  • How to uninstall root user, install regular os x?

    I somehow installed the root user version, and I'm now deciding it really isn't something you want to have... so now I need to uninstall and install the regular 10.6.8, but I want to try to keep my music and movie files.  How should I go about this w

  • Unable to connect to JMSServer - JMS Exception

    Hi When reading a message from topic i get the folowing exception Exception occurred: javax.jms.JMSException: Unable to connect to JMSServer (NOAH /192.168.0.131:9127): Option unsupported by protocol: no further information javax.jms.JMSException: Un