WBS element field mandatory for specific sales order

Hi Friends,
I want to make the WBS element field in sale order line item to be mandatory for a specific sales order type. I am not able to add this field in incompletion log also. So can anyone let me know the solution for this.
Ratna

Hi,
As solution suggest above is correct use VBAP table and Field is PS_PSP_PNR into ur incompletion log and assign this procedure to ur Item category. And If u want to WBS element check at header level the use VBAK table and field PS_PSP_PNR and assign this incompletion log to ur sales document type.
Once more setting is required to stop the order from saving if incompletion check is unsucessful, for that you need to check a checkbox named "Incomplete. Message" in VOV8 tcode, for ur perticular sales document types.
Hope this will resolve ur problem.
rgds
Dhiraj

Similar Messages

  • Priority field mandatory for planning plant-order type

    Hi
    Is there a standard way through configuration that I may contol priority field in order header to be mandatory for some order types only in one planning plant?
    Problem is that if I make the priority field mandatory for order type, it will be so for all the planning plants which i dont want. Also i dont want it to mandatory at planning plant level since there are many order types under one planning plant and requirement is to make priority field mandatory only for some order types under this plant.
    TIA.

    Hi Tehsin
    Thanks for the reply.
    In the transaction we can separately make it mandatory for either planning plant or order type.
    My requirement is for combination of both.

  • Copying WBS element (a/c assignment ) from sales order  to Service order

    HI Controllers,
    I got one requirement it is , we need to copy the account assignment (WBS element ) from sales order line item to service order line item . Morever same  wbs element shud be used to create automatic settlement rule in service order.
    This should also work even if user changes the WBS element later. i.e, updated WBS element should again update service order and settlement rule automatically.
    << Moderator message - Everyone's problem is important. Please do not ask for help quickly. >>
    Thanks in advance
    Sneha
    Edited by: Rob Burbank on Apr 25, 2011 1:39 PM

    Hi Sneha
    You can use Exit MV45AFZB in order to copy the account assignment objects... Use the Form  USEREXIT_MOVE_FIELD_TO_COBL with in MV45AFZB
    You can use the same exit to update your settlement rule as well
    br, Ajay M

  • UDF mandatory for specific sales/purchasing doc.

    Hi,
    Is UDF can be made mandatory for a specific sales/purchasing document ?
    Jeyakanthan

    Hello,
    Once UDF has been defined with mandatory checked, It will affect all relevant documents.
    You can use approval procedure to monitor this for specific documet types.
    If the UDF is in header level, you also can use query to set up an approval procedure to trigger it if the field is empty.
    Hope this helps.
    regards,
    maggie An
    SAP Business One Forum Team
    Edited by: Maggie An on May 30, 2008 11:05 AM

  • Is it  IPC mandatory for CRM Sales Order standalone (no webchannel)

    Hi Consultants,
    Do we still require IPC for SAP CRM sales order (standalone) though we don't have in scope Web-channel and ECC integration ..?

    Hello David,
    Yes, you will still need IPC to execute pricing on your sales order. This is true for any sales scenario in CRM.
    The only scenario where you won't need IPC is working with ECC order in CRM via the LORD interface. However since you are running standalone this is not applicable probably.
    What you may not need is the IPC configuration UI (which is a Java web app), in case you are not working with configurable products.
    However, for pricing your orders you need the pricing engine = IPC.
    Best regards,
    Manuel

  • TABLE-FIELD NAME FOR AGENT (SALES ORDER)

    HI
    I am making despatch report agent wise .
    Can any one tell me the table-field name for agent it is used in saleorder
    t.code va01 .
    Regards
    Rakesh Kumar Singh

    Whereever you can see that Input Field for Agent..Click F1, click Technical Information..You can see the Table and Data Element and Field Name..
    Incase it is a structure, click on the data element..click Where Used List..You will get a list of tables.

  • WBS element field in SO for milestone billing

    Hi,
    I am using Milestone billing. When I am trying to create the Sales order the WBS element field is greyed out. Pleae advise.
    Regards,
    Santanu

    Hi Shantanu,
    I think you need to remove the assignment of the requirement type KE from your item category. I gues you are using TAO as the item category for Milestone.
    You go to Sales and DistributionBasic FunctionsAvailability Check and Transfer of RequirementsTransfer of RequirementsDetermination Of Requirement Types Using Transaction.
    Hope it helps.
    Shivaji.
    Edited by: Shivaji  Paul  Choudhury on Mar 2, 2009 4:21 PM

  • How to make WBS element field in Notification a mandatory.

    How to make WBS element field in Notification a mandatory.
    Should I use USer Exit.
    In cutomization I didnt find ant standard customization

    Hi,
         If it is about WBS element field in Maintenance Order then check up user exit ;- IWO10009 PM Order: Customer Check for 'Save' Event
    For Notification i am not sure whether this field is ther , but anything u can perform checkings via 
    QQMA0014 QM/PM/SM: Checks before saving a notification
    Alternatively u can also explore via Transaction variant SHD0 ..
    regards
    pushpa

  • Added custom field to VA01 should be mandatory for a particular order type

    Hi experts,
    I have created a custom field in Additional Tab B (Screen 8459) in VA01 at the item level. Now that field should be mandatory for a particular order type. If a sales order is created with that order type then the user cannot save the sales order without putting any value to the custom field. Please can anyone suggest me how to do that?
    Regards,
    SURYA

    Hi
    Sap_wiz is right. It's the same that in this [post|Re: Enhancement in VA01 Additional data B tab].
    Regards
    Eduardo

  • Required item no: to populate custom field while creating item for a Sales order

    Hello Experts,
    I have created a custom field for item data of sales order using AET .
    I want to populate this field automatically when ever we create a new item for a sales order using UI or CRMD_ORDER or WCEM by concatenation Sales order number and item number.
    We are getting Item GUID but not getting the item number(need item number before getting saved is their any chance to get item number from item GUID ) to populate the field and save it.
    For this we tried using BADI's
    CRM_BTX_EXTENSIONS
    CRM_ORDERADM_I_BADI
    Thanks in advance,
    Manasa Veena P.

    Where did you add the field ?

  • How to find for a specific sales order trip is created or not?

    Hi,
    I need to find out that a trip is created or not for a specific sales order. Its urgent. Please let me know.
    If you can provide join for the query.
    Thanks

    Hi Suhani,
    Header level click on Action->Additional Information Select Deliveries Tab drag to last you can see Current Trip Details over there.
    Line level is possible to check --Action->Additional Information   Select Deliveries Tab, drag to last, you can see Current Trip Details over there.
    Thanks
    Edited by: 21221 on Feb 26, 2013 5:27 PM

  • Minimum mandatry fields for Creating Sales Order

    Hi All,
    I am going to create sales order using <b>BAPI_SALESORDER_CREATEFROMDAT2</b> in the web dynpro for java,
    I want to use minimum fields,  so, what are the <b>minimum</b> fields for creating sales order ?.
    if u have any documents or links realted to this please send me.
    please help me out.
    Thanks & regards,
    Iqbal Ahmad

    chk it
    EXPORTING
    SALESDOCUMENTIN =
    ORDER_HEADER_IN = l_order_header
    ORDER_HEADER_INX =
    SENDER =
    BINARY_RELATIONSHIPTYPE =
    INT_NUMBER_ASSIGNMENT =
    BEHAVE_WHEN_ERROR =
    LOGIC_SWITCH =
    TESTRUN =
    CONVERT = ' '
    IMPORTING
    SALESDOCUMENT = l_salesdocument
    TABLES
    RETURN = it_return
    ORDER_ITEMS_IN = it_order_items
    ORDER_ITEMS_INX =
    ORDER_PARTNERS = it_order_partners
    ORDER_SCHEDULES_IN = it_order_schdl
    ORDER_SCHEDULES_INX =
    ORDER_CONDITIONS_IN = it_order_conditions
    ORDER_CONDITIONS_INX =
    ORDER_CFGS_REF =
    ORDER_CFGS_INST =
    ORDER_CFGS_PART_OF =
    ORDER_CFGS_VALUE =
    ORDER_CFGS_BLOB =
    ORDER_CFGS_VK =
    ORDER_CFGS_REFINST =
    ORDER_CCARD =
    ORDER_TEXT =
    ORDER_KEYS =
    EXTENSIONIN =
    PARTNERADDRESSES
    How to create sales order using bapi( test purpose)
    Create Sales Order using BAPI
    creating sales order using bapi

  • How can I reserve stock for a specific sales order?

    We would like to reserve stock for a specific sales order X which must be delivered next month. I have created a reservation (trx. MB21) for sales order X (movement type 231). MD04 list shows the reservation and decreases ATP stock. Stock is blocked for allocation to other sales orders. So far, it works as required. But: I cannot deliver sales order X either! It is possible to post GI for the reservation but there is no link to sales order X. It is still not possible to deliver sales order X. I thought entering the sales order number in the reservation would link the reservation to the sales order but appearently it is not.
    Does anyone know if it is possible to use reservations for reserving stock for sales orders? If yes, how does it work?
    If not, is there a way to reserve stock for future issue of a specific sales order or for a specific customer?
    Regards,
    Mariët
    PS We confirm all sales orders. Stock allocation / ATP-check only takes place at delivery creation.
    Edited by: Mariet on Jul 11, 2008 2:35 PM

    Hi Csaba,
    Thanks for your reply. We are not going to work in MTO environment because we do not make/purchase to order... I will explain our process/requirement in detail:
    Normaly a customer orders our products and we deliver from stock. Sometimes a customer calls and informs us that he needs an extraordinary large amount of the product next month. Customer tells us that it is very important that the full quantity is available that date. For us it is no problem to purchase that amount of products in time but we must avoid other customers to take away the stock. Since we confirm all sales orders and do not allocate stock to sales orders, I am looking for a solution to 'reserve' that amount of stock for that specific customer to be available at that specific date (next month).
    I tried to use reservations but then I need a sales order number, so that's why I created a sales order with delivery date next month. I created a reservation (movement type 231, sales order number X + sales order item number). Unfortunately the stock can still be assigned to other customers/sales orders... (I was expecting that only sales order X could use this reserved stock...).
    Do you know if reservations can be used for this purpose? I do not need a sales order (I only created it because I need to enter a sales order + item in the reservation), if there is a way to reserve quantity for a specific customer this would be a good solution for us as well.
    Thanks in advance for your advise.
    Regards,
    Mariet

  • Down payment  request concept, Network or WBS element is mandatory?

    Dear All,
    To use down payment  request concept, Network or WBS element is mandatory? And without milestone billing can't use down payment?
    Regards,
    Srikanthraj

    dear
    it is not mandatory to have the Network or WBS for the billing plan .
    we will use Billing plan manually in the sales order with relevent Billing rule 4 /5 for milestone.
    regards

  • Storage Location Error duing GR of Subcontarct for The Sales Order Stock.

    HI ,
    Is there any settings  to avoid individual entry of Storage Location field for the child components during  the  Goods Receipt from Subcontractor  for the Sales Order Stock.
    As per SAP standard , I have created Separate storage location for Sales order stock components as the Stock provided to vendor  . While receiving the header component , System showing error to enter storage location for all the BOM component s .  My Requirement is , Storage location should come automatically for the child component while receiving the Header Component.
    Yogesh.K.

    Hi Jurgen,
    He's right, the posting is not a bug.
    In case of MTO scenario, if components are managed in the sales order / project stock system withdraw them from storage location.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/4d/2b90b043ad11d189410000e829fbbd/frameset.htm
    The subcontracting orders are account-assigned to a sales order or a WBS element. Thus, the components are not transferred (using a transfer posting) to the "stock of material provided to vendor" but are directly withdrawn from the sales order stock or the project stock at the time of the goods receipt.
    Since the components are not transferred to the "stock of material provided to vendor", we recommend that you use a transfer posting to transfer the provided components to a new storage location (for example, 9999). This enables you to obtain an overview of those stocks that are physically located at the subcontractor. This information is particularly important when you carry out a physical inventory of the sales order stocks and project stocks.
    Cs.
    Edited by: Csaba Szommer on Jan 5, 2010 7:17 PM

Maybe you are looking for

  • BI IP-Characteristic Relationship- invalid combinations are shown

    Dear all, we need to create a query ready for input but we need to avoid that the invalid combinations of two characteristic on wors are shown. In fact the system presents the inconsistent combination as not editable. Could you please suggest how to

  • Business Service Issue for OSB 10.3.1 when call web service of SAP ECC 710

    Hello, 1 . I was doing unit test for a business service which called a web service from SAP ECC 710 (This service is published directly from a RFC function module via SOA Manager); 2 .The problem is when i use the OSB test console , which generate re

  • Special effects problem. Can anyone help me?

    I have Adobe Premiere Elements 7 and I want to import media into the program from www.detonationfilms.com but when I look for the right effect I need and take it back to adobe premiere elements 7. The pop up says the file is not supported or you need

  • Importing / Transferring Keyboard Shortcuts into Photoshop CS5

    Hello, i am testing out Photoshop 5 and it looks good so far, yet some obstacles are left to solve. For example i wonder how to get the keyboard shortcuts from my old Photoshop (the .kys file) into the PS5? There is no import. I would even manually t

  • Give iphone to a new user

    hello - i'd like to give my iphone to someone else so he can register it with his own phone number/account. is that possible? how do you do that? thanks!