DP90 from service order, and value contract (Resource related billling - DIP Profile)

Hi all, I've this issue:
I have created a value contract with an only position, dummy service material (DIEN) via VA41. Then, I've created a service orden with IW31, related it with sales document (position 10 of mentioned value contract). I've did confirmations for several opertations from the order (an operation --> an activity type). In a zeta DIP profile I've link activity tipes with anothers DIEN material. This DIP profile is in orden.
I can create sales order with DP90, everything ok! But... value released has not been actualized in value contract...
I found this note, number 1176009, "Value contract FAQs", and say it:
Question: Does the value contract scenario support documents that were
created using resource-related billing (for example, DP90, DP91, DP..)?
Answer: No, this function is not supported in the standard system and
results in update terminations in the statistic.
Which is the solution?
Thanks on advance.

Well, I think I find the solution. I did it with BADI BADI_SD_V46H0001, method EXIT_SAPLV46H_001, and this code:
METHOD if_ex_badi_sd_v46h0001~exit_saplv46h_001.
     c_vbapkom-wktnr = c_vbapkom-vgbel.
     c_vbapkom-wktps = c_vbapkom-vgpos.
ENDMETHOD.
I'm testing, but it's working.

Similar Messages

  • Difference between service order and repair order?

    hi all,
    pl help me in understanding the difference between a service order and  repair order.
    pl tell me what is the process to create service order?
    what is the process to create a repair order?
    how we will know by looking into the order whether it is a service order or a repair order.
    thank you,
    hun

    Hun,
    Provides support for the complete Service processing lifecycle from Service Quotation creation to Billing. A service order is created if the customer has to be billed for services like utility usage, no. of pages printed (using counters etc). Service Order processing includes integrated validation of service contract price agreements and warranty entitlements.
    The cycle is :
    Business Scenario – Service quotation and service order management
    A.     Make inquiry – Customer contacts and requests for quotation
    B.     Create and communicate quotation – service rep. creates a quotation and sends it to the customer
    C.     Accept the quotation
    D.     Convert quotation into service order – and release the order
    E.     Create and optimize assignments - The Resource Planner assigns any field service tasks to one or more of his Field Service Representatives
    F.     Execute assignment, perform confirmation - The Field Service Representative performs the service assignment at the customer site and performs confirmation for the work done, materials used and so on
    G.     Approve confirmation, assign costs - The Service Manager checks and approves the confirmation data and decides which costs should be billed to the customer
    H.     Bill customer, perform analyses - The Service Manager triggers billing of the customer and performs analyses of the complete service order processing cycle
    Where as a repair order would be created when a customer finds a defect in say a product and the requests for a repair of replacement.
    The cycle is:
    The business scenario
    1.     Enter repair request
    The customer calls the service organization to request a repair. The agent enters the repair request. The system checks whether a warranty exists.
    2.     Send in defective product
    The customer sends in the product using the given return material authorization number.
    3.     Plan repair steps
    A service representative performs the technical analysis and enters the inspection result (causes, tasks, etc.). He decides what action should be taken based on the inspection result.
    4.     Create service quotation
    The system calculates the price for the planned repair and required spare parts, according to the price agreements in the service contract, and the warranty costs. The agent generates a service quotation.
    5.     Perform confirmation
    The customer accepts the quotation. The service representative repairs the product and confirms his working times and materials used. He also documents the inspection results.
    6.     Return repaired product
    The service representative returns the repaired product to the customer.
    7.     Create invoice
    The service representative triggers customer billing, based on the confirmed time and spare parts used, and in accordance with existing warranties and specific price agreements.
    8.     Analyze defect reasons
    Using predefined queries and reports, the service manager analyzes the most important defect reasons.
    Refer to CR700 - Service for details info.
    Regards,
    Julius

  • Text Flow from service order to requisition

    Hi Everyone,
    I having a problem regarding text flow from service orders IW31/IW32 to requisition ME53N.
    I created/updated a service order in IW31/IW32 and enter some text in "Operation Short Text" column. When I release the service order the short text should ideally be reflected in purchase requisition. What's happening right now is that "If the length of text entered in IW32 is more than 40 characters then the text is reflected in requisition ME53N otherwise any updates to this column text are not reflected in ME53N".
    I debugged ME53N and found that it gets the value of text using READ_TEXT so I hope the same is stored in standard text while saving IW31/IW32. I checked the text also which is created after saving Iw32 and it contains changed data only if the length of the data is more than 40 characters.
    To me it looks like standard SAP process that the text will flow from service order to purchase requisition only if the data length is more than 40 characters. If anyone has any idea can you please share. Is there any sugesstion for correcting this. Any reason or OSS.
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Aug 13, 2008 3:30 PM

    Hi,
    my situation is:
    - a WM managed warehouse, society A;
    - a HU managed warehouse (without WM), society B;
    - a purchasing process of HU from society A towards society B.
    Society B have a scheduling agreement; when a delivery schedule appears, in society A born a sales order and a delivery. After the registration of the delivery good issue, an idoc transfer information for inbound delivery creation.
    This process is ok without WM, but with a WM managed warehouse the idoc has the following problem:
    "V51VP - item was not found - process cancelled".
    Can you help me to transfer these HU?

  • FM/Class for creating service confirmation from service order

    Hello Gurus,
    Does anyone know a FM/BAPI/Class to create service confirmation from service order ?
    With warm regards,
    Kallol Bhowmick

    Hello Kallol
    You can trigger a confirmation from service order using action profile.
    Here is how to define action profile:
    IMG > CRM > Basic Functions > Actions > Actions in Transaction
    Dialog Stucture> Action profile:
    Object type = BUS2000116
    Context class = CL_DOC_CONTEXT_CRM_ORDER
    Dialog Stucture> Action Definition:
    Processing time: Processing using selection report
    Check box schedule automatically, Changeable in dialog and executable in dialog.
    Dialog Stucture> Processing types
    Permitted processing types of actions: Select - Method Call
    Settings method call: Method - COPY_DOCUMENT (you can also try COPY_DEF_ITEMS)
    Processing Parameter:
    -Select change icon a new window opens - container editor
    -select create icon another window opens - display container editor
    Here enter following:
    Element = PROCESS_TYPE
    Name = PROCESS_TYPE
    short desp = PROCESS_TYPE
    Tab > Dtype:
    Structure = CRMC_PROC_TYPE
    Field = PROCESS_TYPE
    Tab> initial value
    Here maintain the transaction type of your confirmation.
    save your action profile. Now assign action profile to Service oder transaction type.
    I hope this info helps.
    Regards
    Rupesh Patil

  • How to create a service order and check the internal order in R/3

    Required Solution:
    1. How to copy existing service order and create new one and check the internal order in R/3, whether the certain service order is correctly created in r/3, can you polease explain the steps plz.
    2. If i am creating service order by service template finally the service order is getting created but it is not showing me in the table iaom_crm_aufk, how to check this.
    can any one help me in this issues as soon as possible.

    Hello Zita,
    Try to restart your portal after creating <b>ServiceUser</b> in both UME and KM.
    One more major difference between ServiceUser and normal portal user is that a ServiceUser does not have a UserAccount (IUserAccount)
    Object serviceContext = null;
            try {
                serviceContext = AccessController.doPrivileged(new PrivilegedExceptionAction() {
                    public Object run() throws WcmException {
                        return ResourceFactory.getInstance().getServiceContext(CONTRACT_SERVICE_USER);
            } catch (PrivilegedActionException e) {
                logger.severe(e, "ResourceContext for the technical " + serviceUser +
                     " user could not be retrieved.");
    IResourceContext resCtx = (IResourceContext) serviceContext;
    So I modify all KM resources with this resCtx.
    Hope this helps ...
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • Copy data directly from service order to sales quotation

    I know the process to create the sales quotation from service order in customer interaction center but my query is that is there a way that data should be directly copied from the service notification to the service order to the quotation because I have entered the data completly in the notification .Entring the data again and again make mistakes .
    THANKS
    AVANISH GULATEE
    M-08447307358

    look for the BADIS that get triggered when you save the notification. if you find any BADI, then you can create new implementation for it and you can write the code. you can use CRM_ORDER_MAINTAIN to create service order inside that new implementation.

  • Automatically adding  purchase orders and maintenance contracts

    We are actually doing our purchase requisition and quotation externally through a procurement agent.  We get an excel sheet extract from our proquriement agent of all our purchases.  We want to be able to automatically enter these purchases into the system for record keeping.  Is there a way SAP can automatically read the extract file and enter purchase orders and maintenance contracts into the system?  Any help would be greatly appreciated.

    The GL Account field in PO Line is not a UDF, it's a standard field.
    other information, if I try to fill the GL Account field using the SAP orange arrow, it's ok(by selecting the same account number)
    Franck

  • Service Order and Sales Order Integration

    Hi All,
    Through the requirement class settings in customizing, I have managed to generate a service order in the background upon creation of sales order.
    To achieve this I have maintained the following settings:
    Order type = OR
    Sales document item category TAD
    - Item Cat TAD is linked to Requirements Type SERA (SD IMG->Determination Of Requirement Types Using Transaction)
    -- Requirements Type SERA is linked to Requirements Class 203 (SD IMG->Define Requirements Types)
    --- Requirements Class 203 is lined to order type SM01 (SD IMG->Define Requirements Classes)
    I have also maintained my service material 'ZPBK001' in OISD screen. So, system allows me to create a sales order for this service material and service order is generated in the background.
    However, my requirement is to not to generate service order in the background but just create a sales order. Then manually create a service order and also manually enter the sales order as an SDI settlement object in the service order.
    So to achieve this, if I remove the service material from OISD screen, then system doesn't generates service order in the background but gives an Information (not an error or warning) message saying:
    No entry for plant 1200, service object 01 ZPBK001 in table T399A
    Its only an information message and when I tick it as ok then system gives another information mesage saying:
    Error when processing Service order
    So the result is service order is not generated in the background which is fine as per my requirement because I can manually create a service order and then manually enter the sales order in the service order.
    However, during the creation of sales order, is there a way that I dont get these information messages regarding service order not being generated in the background?

    Hi Pete,
    Thank you for your reply. As per your suggestion I have removed the "Transfer of requirements" check from SD IMG->Define Requirements Classes. However, when I create a sales order, system still gives me the pop-up Information message saying:
    No entry for plant 1200, service object 01 ZPBK001 in table T399A which is because I have not maintained service material in OISD screen.
    Also, I get the information message as:
    Error when processing Service order
    The first information message regarding service material is ok. However, is there a setting that I can maintain that I dont get the second message regarding error when processing service order?
    I also checked item category details in VOV7, there is no settings for transfer of requirements in vov7

  • Differentiate between quantity contract and value contract?

    Hi,
    How can i differentiate between quantity contract and value contract?
    The agreement type of contract is  is not MK or WK , its custom created.
    regards
    N Banu

    Hi
    In Qty Contract you limit the total quantity of items that  required for you;
    It sums the partial quantities of Release Orders with the Contract as a reference.
    In a Value contract, you limit the total value of items to be required when
    you create Release Orders with the Contract as a reference, that is you
    don't work with the quantities as in the first case, but indeed with the
    quantities multiplied by the unit price you fixed in the Contract
    Refer the link for details
    http://www.erpdb.info/qquantity-contracts/
    http://help.sap.com/saphelp_crm40/helpdata/en/d2/650e26a21fe04bba5298afd089b9dd/content.htm
    Regards
    Anand

  • "SAVEANDBACK" Button In Folloup Activity from Service order

    Hi,
    Give me solution...
    Here  Created folloup activity from service order in web ui.....In folloup activity after click the SAVEANDBACK then opend the serviceorder.....but i added the data in folloup activity... that data not refresh in serviceorder transaction.....if i  opened agin same service oreder that time .. the folloup activity data apper in service order.....after click the SAVEANDBACK button in folloup activity that not refershing the values in service order..
    Thanks
    Kooiti..

    Hello again,
    Does anyone know how to copy the Ibase from the Service order to the activity, please?
    Thank you.

  • Service order and WBS Element

    Hello Experts,
    I have a question regarding WIP service order costs. Can we post the costs of a WIP service order to a WBS element? IF so where do we link the service order and project/WBS Element? How do we post the costs to WBS elements?
    Appreciate your help and time in this regard.....
    Thanks,
    Harish R

    My problem scenario is like this.
    We have two plants A and B of the same Co.Cd. We are physically closing plant A and moving everything into B. Now the open service order costs from plant A have to be moved to plant B. How do we do this?
    Do we have to create a new service order/WBS element for all old open service order/wbs element?
    Also where do we connect the service order and wbs element?
    Appreciate your help and time.
    Thanks,
    Harish R

  • Error in navigation from service order to BP

    hi,
    I have created a button on IBASE screen(IBMAIN Component ---IBMAINViewset(create button)).on this event ,I called a outbound plug ,Through this outbound plug I called a navigation link in which source view is IBASEMAINViewset and Target View is BT116M_SRVO.It's Working Fine when I clicked on this button.i.e
    It  migrates from IBASE to service Order and Service Order is saved successfully. But When I click on Customer id (hyperlink  comes after save )of this service id. then it gives  Error that :
    "Define Navigation Link BP for Source View Zservice.MainWindow".
    Please suggest any Solution.
    Thanks,
    Hem

    Hello Shravan,
    Check this weblog:
    /people/raja.thangamani/blog/2007/06/27/bsphow-to-create-attachment-in-business-transactions
    Best regards and good luck,
    Bruno

  • Quotation number from Service order or notification

    Hi,
    As per the process, we create service quotation from service order using the transaction DP80. I can get the service order number from the quotation (VBAK-AUFNR). But I need to get this quotation number from service order or service notification (it is updated in the document flow). Could you please help me?
    om which tables (service order or notitification) I can get this quotation number?
    Regards,
    SAM

    Hi,
    One option I used in the past is to call FM RV_ORDER_FLOW_INFORMATION and then analyze the result given from this FM.
    Do a Where-Used List search for this FM and you will find some examples in standard SAP.
    It can be somewhat challenging to understand the outcome but I can can be done.
    I assume you want to analyze this after the service quotation has been created. If not then use available User Exits for the RRB processing creation. Search for RRB and consulting in SAP Notes.
    Good luck, Johan

  • Getting quotation number from service order

    hi
      i have a situation where i need to find the quotation number created by DP80 from a service order.
        i'm able to find service order number from quotation but that does not solve my problem. i need to find the quotation number from service order number.
       pl help.
    thanks in advance

    hi Koustav,
        I'm in same situation as yours. i need to update preceding Qutation from the service order and only  if a precticular item category is precent in service order.
    As u have already worked on Qutation n service order stuff.. can u plz suggest me some thing.
    thanks in Advance

  • Delta update for Cube :  0CRM_PRI  - Service Orders and Confirmations: Item

    Dear experts,
    For Cube : 0CRM_PRI  - Service Orders and Confirmations: Item
    Source data is from Two ODS 
       1. Confirmations (Item Data)  : 0CRM_CNFI and
       2. Service Orders: Item Data : 0CRM_PROI
    I have done Init upload to this cube from both this ODS.
    I am not getting delta option to this.
    When I am trying update Delta after init from ODS message is No new deltas in DataStore object 0CRM_PROI for update. No delta option available . It is showing  Initial and Full Update option only.
    How i can initiate delta option for this Cube ?  Please update us.
    Thanks in advance.
    Regards,

    Hi,
    you can use DTP's to laod data from ODS to cube .. it will take deltas ..
    With a data transfer process, you can transfer data either in full extraction mode or in delta mode. In full mode, the entire dataset of the source is transferred to the target; in delta mode, only the data that was posted to the source since the last data transfer is transferred. The data transfer process controls delta handling and therefore allows you to fill several targets with different deltas from one source. With a data transfer process, you do not need to explicitly initialize the delta method as you do when copying data with an InfoPackage.
    or you can create a sepeate Ip for delta apart form full and init .. that will laod delat data in cube ..
    Regards,
    shikha

Maybe you are looking for

  • Report In Excel class

    Good afternoon, I am creating a test program that detects if Excel is open. I used the TaskList command line of the System Exec.vi to give me a list of processes that are currently running, then doing a search on excel.exe using the Search and Replce

  • Why does the calendar not show dots since the IOS 6 upgrade

    Since I upgraded to IOS 6 the dots don't appear on the calendar when looking at the monthly view.  Is there a setting for this that needs changing?

  • Possible to recover lost iPhone data on an iPad?

    Hello All, My iPhone and iPad were configured with one Apple id. iMessages sent and received from the iPhone were visible on the iPad, but I lost my phone and I am no longer able to see old messases on the iPad. I have been researching on data recove

  • Firing Exit plug from the embedded component

    Hello All, I am working on a scenario where I am developing a Webdynpro component which is child to the MainComponent. MainComponent view has links to access my child component as I have exposed my child component as Public part. Once my application

  • Dropdown menus not showing in IE6 or 7

    Hi everyone, I'm hoping you wizards can help me out here! For some reason the main horizontal javascript navigation bar in my company's website (created with DW) does not show up in IE6 or IE7. It is fine in IE8, Firefox and Google Chrome. The web ad