Check same material number is entered in the va02 for bulk_sales_order

hi
i am calling the transaction 'VA02' by passing the bulk_sales_order number which is already created containing the record, after that if i try to create the new item for same material can allow, but if i try to create for different material i need to display error like
'invalid material number enter the same material number'. and before that i need to check sales order type is bluk_sales_order "XLB' used in my project...
thanks with regards
swamy
Moderator Message : Duplicate post locked. Continue with [Need to validate the material number in the VA02|Re: Need to validate the material number in the VA02].
Edited by: Vinod Kumar on May 19, 2011 10:25 AM

VKOA error was there

Similar Messages

  • Stock value - some has value, some is non-valuated in same material number

    Hi,
    I have a condition here where in our company certain material (same material number) total qty is 1000 ea.
    The MAP is 10 USD. May be after a few months, the cost of 600 ea will be absorb by certain cost center(department).
    So, user request to zero up the 600 ea of the stock, but the qty still have to be maintain there.
    In the report they would like to see the value stock is USD 10(MAP) * 400(the balance = 1000-600) = 4000 USD instead of 1000*10= 10,000.
    Is there any idea how to do this in SAP? Is there a way to do that?
    Thanks.

    yes you are right. once good issue occur the qty stock will decrease which we don't want it to happen. In fact the 600 quantity still remain in store, but the value is bought by other cost center, the value should not owned by store. But the quantity still can be use when there order that need to use the 600 quantity.
    This is requested by the management, they would like to calculate the cost of the department I guess. From the perspective from store department, they should have bear less cost of the stock (for e,g. they should bear only 400 qty of the stock but not 1000 qty of stock, another 600 qty of stock value should bear by other department which has bought by that particular department). --> this is the purpose why we need to do that.
    Also, we can not create another material number, as the planning still need to be done for the same material.

  • Hello. My trial version of  PSP has expired where I can find the serial number to enter if the suscribption form? I'm stuck ans can not purchase the yearly bundle for cloud creative

    Hello
    I have used the trial version of Dreamweaver and Photoshop; Both have then expired. When I try to purchase an yearly suscribption, during the process, there is step 3 which ask le to enter the serial number, but I do not have access to these number anymore. What should I do?
    Thnaks

    Hello
    Your answer is not fixing the pb I’m facing; Attached a screen shot of the issue I face.. Can you help urgently please? thanks
    Le 17 avr. 2015 à 18:57, jomarielawrence <[email protected]> a écrit :
    Hello. My trial version of  PSP has expired where I can find the serial number to enter if the suscribption form? I'm stuck ans can not purchase the yearly bundle for cloud creative
    jomarielawrence <https://forums.adobe.com/people/jomarielawrence?et=watches.email.outcome> marked Sumit Singh <https://forums.adobe.com/people/Sumit+Singh?et=watches.email.outcome>'s reply on Hello. My trial version of  PSP has expired where I can find the serial number to enter if the suscribption form? I'm stuck ans can not purchase the yearly bundle for cloud creative <https://forums.adobe.com/thread/1819540?et=watches.email.outcome> as helpful. View the full reply <https://forums.adobe.com/message/7447312?et=watches.email.outcome#7447312>
    Marked as helpful:
    Hi Jean,
    Please refer the solutions given in the following help article.
    https://helpx.adobe.com/creative-cloud/kb/ccm-prompt-serial-number.html <https://helpx.adobe.com/creative-cloud/kb/ccm-prompt-serial-number.html>
    Hope this helps.
    Regards,
    Sumit Singh
    Following Hello. My trial version of  PSP has expired where I can find the serial number to enter if the suscribption form? I'm stuck ans can not purchase the yearly bundle for cloud creative <https://forums.adobe.com/thread/1819540?et=watches.email.outcome> in these streams: Inbox

  • Adding quantity field for the same material number in Table control

    Hello Experts,
    I have an requirement, where I need to add the quantity field when the material number is repeated in a table control.
    Here I show the pop-up message "Material already exists, do you want to add the quantity". If the user clicks on Yes I need to add the quantity.
    I created the pop-up message using the FM " POPUP_TO_CONFIRM" and tried to add the quantity filed using COLLECT statement but I couldn't because my non-numeric field value will be different and it will insert new entry with same material in my internal table.
    I have a z data base table & internal table with the below fields in it.
    Best Regards,
    Mani

    hi deepthi,
    chk a sample one which will help u. <b><i>f4 hlp in table control</i></b>
    * Screen flow logic........
    PROCESS BEFORE OUTPUT.
    *MODULE PBO_MODULE.
    PROCESS AFTER INPUT.
    *MODULE PAI_MODULE.
    PROCESS ON VALUE-REQUEST. "F4
      FIELD EKPO-EBELP MODULE help_ekpo.
    * populate screen field from within PROCESS ON VALUE-REQUEST(F4) call
    *&      Module  help_responsibility  INPUT
    *       text
    MODULE help_ekpo INPUT.
    **Transport values to table dynpro/screen table control
      DATA: l_stepl LIKE  sy-stepl,
            l_indx  LIKE  sy-stepl.
      DATA: dynpfields        LIKE dynpread OCCURS 5 WITH HEADER LINE.
    * Adjust for scroling within table control
      CALL FUNCTION 'DYNP_GET_STEPL'
        IMPORTING
          povstepl        = l_stepl
        EXCEPTIONS
          stepl_not_found = 0
          OTHERS          = 0.
      l_indx = tc_ekpotable-top_line + l_stepl - 1.
              "tc_ekpotable should already have been declared
      REFRESH dynpfields.
      CLEAR   dynpfields.
      dynpfields-fieldname  = 'EKPO-EBELN'.
      dynpfields-fieldvalue = '00010'   "wa_ekpo-ebeln.
      dynpfields-stepl      = l_stepl.
      APPEND dynpfields.
      dynpfields-fieldname  = 'EKPO-EBELP'.
      dynpfields-fieldvalue = '00020'   "wa_ekpo-ebelp.
      dynpfields-stepl      = l_stepl.
      APPEND dynpfields.
      CALL FUNCTION 'DYNP_VALUES_UPDATE'
        EXPORTING
          dyname     = 'SAPLZZ_EKKO'    "Program name
          dynumb     = '0100'           "Screen number
        TABLES
          dynpfields = dynpfields
        EXCEPTIONS
          OTHERS     = 0.
    ENDMODULE.                 " help_ekpo  INPUT
    rgds
    Anver
    <b><i>if hlped kindly mark points</i></b>

  • Email if Notification is created for the same material number

    Hi,
      IS it possible to get a email Automatically when a notification is created for the same material in last ___days/weeks.
    Thanks
    SM

    Yes.  Use the early warning system to send an eamil when ever the number of notifications exceeds a certain number in a given period time for a given group of objects.
    You must have the info structures for QM in LIS activated for this to work.
    Craig

  • Same material can exist on multiple line items for the same order.

    Hi
    Is there any specific customising setting or web shop setting through which we can restrict user to add same material on multiple line items for the same order ?
    Regards

    No.
    But if this is a must requirement, you can do an elaborate check during order save in ORDER_SAVE BAdI and return error. So, it will be only during order save.
    Eawar Ram
    http://www.parxlns.com

  • How do I configure the number of connection in the pool for webservice axis

    Hi
    How do I configure the number of connection in the pool using xml.
    We are using axis 1.4 and commons-httpclient-3.0.1Is there any way we can do it using the client-config.wsdd file.
    We do not want to do any modification in the code for this.
    Is it possible to set socket timeout also in the wsdd file.
    Your resolution will be really helpful for us.
    Thank You
    Ottran

    Export them at a smaller size:
    File -> Export - not the options at 'Size'
    Regards
    TD

  • Where is the Project Number value held in the database for i-Expenses..?

    afternoon gurus..
    As title asks - I need to find out where the project number field is in the database so I can query on it.. Or where could I find this out?
    It must be somewhere. The obvvious place, the AP_EXPENSE_REPORT_lines_all.project_id is blank whilst the cost code field is populated with the code_combination_id code.
    THanks for looking..
    S

    aha!
    In OIE.J and below , the project_id value was stored in AP_EXPENSE_REPORT_LINES_ALL table.
    From OIE.K an on ,the column name project_id was obsolete in ap_expense_lines_all table,
    and was added in table ap_exp_report_dists_all.
    good old MOS (sometimes...)
    S

  • Same material number Ciffing from different ECC system

    Hello Gurus,
           I have APO system connected with two ECC system.
    If there is a material with the same name in both the system how does the APO system finds the respective system.
    Even if I assign BSG for the logical systems, to which system will the transaction data will be transferred after planning?
    Thanks,
    Siva.

    Although I do not have real-time experience working in this kind of scenario from what I understand there will be two product-codes based on the BSG.
    Eg. HAMMER@BSG1 will be the Product code for material HAMMER coming from your first ECC system which is mapped to BSG1 and HAMMER@BSG2 will be the product code for material HAMMER comping from the other second ECC system that is mapped to BSG2.
    Transaction data will then flow back from APO to respective ECC system based on the BSG mapping. Note in the Distribution Definition you maintain the connected ECC logical system name as well.
    Hope this helps.
    Thanks,
    Somnath

  • How to handle same material number but different condition?

    In our industry(aerospace aftermarket), we can have inventory for one material in different conditions, e.g new, overhauled, scrap, etc. We use batch management and store the condition at the batch level. This probably was not the best way to handle this and now we're wondering how we can run MRP for a specific material, but only for certain conditions.
    From what I understand MRP only occurs at the material level, not the material-condition level. Is my assumption correct? Obviously, we would not want to include scrap inventory in any MRP or forecasting calculations. So if we had 10 for material 1234 in inventory, we'd want to exclude the amount that's scrap or any other condition we don't want to include in a forecast/MRP. 
    Is there a best practice that someone can share to handle this type of inventory management issue? Thanks!

    Hi,
    I've never used this but please have a look at it:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c6/126422bd9c11d1b54f0000e82de178/frameset.htm
    Planning startegies for variants:
    This section describes how to plan products that have a practical limited number of possible combinations of characteristics and characteristic values. Technically speaking this section describes the use of variants to sell configurable materials.
    Regards,
    Csaba
    Edited by: Csaba Szommer on Feb 5, 2009 10:46 PM

  • Can the same partner function be entered in the sales order more than once.

    Hi
    I know that as per standard same partner function cannot be entered more than once in Sales order.
    If somebody has tried ways to do this please share.
    THanks
    Alags

    Yes. You can have multiple Ship to Party, Bill to Parrty & Payer in Sales Order. But Sold to Party will have to Unique & single.
    This functionality of having multilpe Partners is widely used & just follow as Deepak suggested above & you too can have multiple Partners of same type in single Sales Order.
    But there has to be a strong Business case in doing so... say different Ship tp Party for different line items in Sales Order or different BIll to Party for some line Items in Sales Order.
    Hope this helps,
    Thanks,
    JIgnesh Mehta

  • I recenlty got a new computer and i found the serial number to enter in the new one but adobe says its invalid. any solutions?

    I recently got a new computer and put the serial number for it but adobe says its invalid. any solutions?

    Copy everything from your old computer, or your backup copy of your old computer, to your new one.

  • Max number of sessions in the database for abt a month

    Hi,
    We are adding around 1000 additional users to our 11g database, how to find the impact of CPU, Memory etc.. And also we would like to know max number of sessions in last one month. Please let us know how to get this info.
    Thanks in advance.
    Edited by: 934825 on Dec 7, 2012 7:55 AM

    vlethakula wrote:
    You can join
    dba_hist_resource_limit and dba_hist_snapshot
    SELECT a.begin_interval_time, a.end_interval_time,
    b.resource_name, b.current_utilization,
    b.max_utilization
    FROM dba_hist_resource_limit b, dba_hist_snapshot a
    WHERE a.snap_id = b.snap_id AND b.resource_name = 'sessions'
    ORDER BY a.begin_interval_timeDon't forget that the use of these DBA_HIST* views or their underlying tables requires a license for the performance pack.

  • FM that gives number of day in the week for the given date

    Hi,
    I have a requirement to find the number of the day in a week for the given date. For example, 07/09/2009 is Thursday & 4th day of the week. Is there any FM to accomplish this task?
    Appreciate your help in Advance.
    Thanks,
    Kannan.

    Hi Kannan,
    ISH_GET_DAY_OF_WEEK.
    Regards,
    Dilek

  • Material number are same but attribute of materials are different.

    What if we have two system connected with APO with similar material numbers but in fact different material in description.
    I mean, numbers are same but attribute of materials are different.
    How to address it in APO.....?
    Regards

    HI,
    An SCM system (APO) can be integrated with multiple ECC systems (logical
    systems). It may therefore be the case that the number assignment for certain
    master data objects, for example, material masters, is not the same in all these
    logical systems. In the example above, material number A in logical systems 1
    and 2 signifies the same cube, whereas the same material number in logical system
    3 (perhaps a subsequently purchased plant) is a cylinder.
    If logical systems 1, 2 and 3 are planned with the same SCM System, the problem
    arises that the system cannot simply transfer the ECC material numbers into APO,
    as they may be ambiguous.
    To guarantee that the naming of master data in distributed system landscapes is
    unique, business system groups are defined in APO as areas of the same naming
    convention. A Business System Group (BSG) groups different physical systems to
    form a higher-level logical unit.
    If, for example, two logical systems (LS1 and LS3) exist in a system landscape in
    which you want to integrate APO and contain different materials with the same
    name (Material A is a cube in LS1, but a cylinder in LS2), this conflict must
    be resolved for integration in APO. First of all, both logical systems are to be
    assigned to different business system groups (BSG1 and BSG2).
    check and revert back , Hope it will help you.
    Regards
    Ritesh

Maybe you are looking for

  • Instant messenger programme that supports audio and video from mac to pc

    hi can anyone recommend a good IM programme that gives audio and video from a mac to a windows based pc.i am using an isight on my mac and the person at the other end is just using a bog standard web cam.i tried yahoo but didnt realise it doesnt supp

  • Boris Title - Missing Text After Render

    All apologies if this is an ages old bug that everyone worked to fix years ago. I was a daily editor from FCP 1.0 until 2004 or so when a project caused me to walk away from cuts and edits and crashes all together. Like a masochist, I've jumped back

  • Error in F-32

    Hi All,          I have an issue from the user who is using t-code F-32 and getting an error saying u201CNo clearing accounts specifiedu201D. This is the first time they are having this problem and they have been using this every month. Please advice

  • Quicktime player screen recording prefs

    Hi, Since the upgrade to Mavericks I noticed the screen recording file size has increased by a factor of at least 5. In the Lion, I had the option to set the Quality from High to Medium, that option is missing now from the Screen Recording drop down

  • Lync 2011 for MAC searching contacts

    Hi, I have problem to search contacts in lync 2011 for MAC at more than one company, however Lync 2013 for Windows can searching contacts with the first letter. Do you know about Microsoft Lync 2011 for Mac Bug? Diego Riera | Linkedin | Twitter | die