MB56-sold to party field value is not appearing

Hi,
In MB56 - Batch where used list report, there is no data flowing for sold-to-party field. Sales order is displayed and delivery also performed for the same. But, still there is no sold-to-party data.
Mean while, it shows sold-to-party value against some STO transactions in MB56.
Kindly help me out to solve this problem.
Thanks in advance
Regards
Sudhar

Hi Sudhar,
    Just change the Layout, you should see the Outbound Delivery/Sales Order/Sold-to-Party information.
Thanks

Similar Messages

  • User Exit to validate sold to party field

    Hi Friends,
    Is there any user exit/ BADI to validate sold to party field in VA01. This exit should not only apply to the VA01 transaction but anywhere customer number is created in SAP. It should be possible to find a user exit that is called right at the time of entry of the customer number so that the search in the database can be intercepted and search by either number and return the one found.
    I found V45A0002 ...but this is for predefine values on sold to party field.
    Please Note: - It should be common user exit to validate sold to party and customer number in any trn.
    Points will be given for helpful answers.
    Regards,
    Hari krishna

    Hi Nagaraj,
    Thanks for your reply.
    In this include (MV45AZZ), It will stop at the user-exits USEREXIT_MOVEFIELD TO_VBAP, USEREXIT_FIELD_MODIFICATION.
    But however, I tried to create/change customer in XD01/XD02...It was not stopping in MV45AZZ at any of the exits.
    Any alternative solution or Is there any exit/ BADI ???
    Regards,
    Hari krishna

  • How to automatically set value of sold to party field in crmd_order screen?

    Hi Experts,
    We have a requirement where we have to automatically populate a standard SAP screen field when the screen opens. The T-code is crmd_order and the field is present in the fast entry tab whenu201Dcreate support messageu2019 is clicked. Now I am trying to achieve this by implementing the BADI which this T code calls. There are no user exits to this as per my understanding. There are some 20 BADIs this Tcode calls before opening. I have tried implementing almost all of them but the value is not getting reflected on the screen field. List of BADIu2019s called are as below.
    We are trying to automatically populate the sold to party field based upon the guid of the support message. Based upon this guid of the support message we are fetching list of partner function from u201CBAPI_ACTIVITYCRM_GETDETAILMULTu201D. Then we are taking the partner function value of u201CSLFN0002u201D. The BP number captured from this partner function will be passed to u201CBAPI_BUPA_ADDRESS_GETDETAILu201D to get the country of the super user. Based on this country the sold to party is to be determined.
    We have made a Z table for fetching this sold to party/region based on the country derived from above logic:
    Z Table
    Country                 Region/Customer/sold to party
    IN                            IN/BAN-C1
    BD                          IN/BAN-C2
    US                          US/CAN-C1
    Now these unique (sold to party/region) values  based on the country has to be populated automatically on the sold to party field of the screen (CRMD_ORDER).
    The logic for deriving the same is correct and the main problem is to default it on the screen field.After getting the value of the required field I am trying to display it on the screen by using the standard FM u201CCRM_ORDER_MAINTAINu201D and passing the value in IT_PARTNER.The FM is getting executed but the value is not getting reflected on the screen. I donu2019t understand where it is going wrong I am not able to solve this.Kindly let me know if anyone can throw some light on this.
    Regds,
    vlp

    Hi vlp,
    You can achive it with BAdI:CRM_ORDER_FIELDCHECK. Actually I've implemented the similar case  with this BAdI. This BAdI is called many times because it always works when any field is changed. So you should restrict the timing your logic works.
    Regards,
    Masayuki

  • Sold to Party field as mendatory

    Hi All,
    In solution manager helpdesk message, I want to make following fields as mendatory fields.
    1.  Sold-To Party
    2.  Reported by
    3.  Support Team
    4.  Message Processor
    If the field value is blank then its not possible to save the changes. Right now these fields are not mendatory fiels.
    And also want fix the input value for that fiels.
    e.g. : In sold to party input value must be 1,  2 or 3. If any user insert other value then system will not accept it.
    Please guide me how to do these kind of restriction?
    Regards,
    Nisit

    Hi,
    Please kindly ensure the IMG steps has been filled up
    Please set the following:
    > IMG
    > SAP Solution Manager
    > Configuration
    > Scenario-Specific Settings
    > Service Desk
    > Service Desk
    > Partner Determination Procedure
    > Define Partner Determination Procedure
         > choose Partner Determination Procedure
           00000032 Installed Base/IBase
         > and set Permitted Functions to
           Standard (All defined Partner Functions)
    And please review this note
    1165357    Sold-to-Party is not assigned to Service Desk messa
    manual steps executed.
    Hope this helps.
    Cheers
    SH

  • Customer and sold.to.party field

    Hi,
    I have a question related to cproject I hope someone can help me.
    We would like to use customer and sold-to-party fields for a project. When we select these field , 'BP' values are retieved. We would like customer values ( data from ERP) are showed in this matchcode, Is this possible? ( link customer field to ERP).
    In the case only BP values can be retrieved from these fields, how can I difference from employee and customer?
    I'll appreciate any help!
    Thanks a lot,
    Sara

    Hi,
    The standard search help would show only the Business Partners for these fields. If you want to use these fields, you will have to create corresponding BPs for your customers.
    A work around for this would be to have  different number range / numbering convention for BP as customers and BPs as employees. For e.g. use C0XXXXXXXX for customers and use E0XXXXXXXXXX for employees.
    You may also check out the search criteria base on BP roles in the same search help as another work around.
    Let me know if this helps.
    Regards,
    Vivek

  • Sold to party field disabled

    Hello all,
    I recently add a new sales order type and then I try to create a sales order using the new creating order type. After I filled in the first screen and entered in the second screen, I found the sold to party field was disabled and can't be used.
    Can anyone help on this issue? How can I solve the problem?
    Thank you.
    slai

    Dear Sai
    Do you mean it was in display mode???
    If it is so then check your settings in VOPA for sales document header and check if in partner procedure you will see SP is not changeable.
    If you are facing another problem check in VOV8 if you are using Transaction Variant ? and in SHDB check the transaction variant is OK.
    If some other issue is thr then do right back
    Regards
    Jitesh

  • Sold to party field

    Hi,
    I am unable see the sold-to-party field in this function module crm_order_read....and which parameter i will check....

    Hi Pavan,
    I think you might have already posted same thread in other space,
    There will not be any field called directly sold to party in crm_order_read function module.
    We have table type parameter ET_PARTNER, you can get sold to party partner number corresponding to sold to party function.
    If you want to see the sold to party id you should know the partner function of the sold to party.
    Refer to this thread
    i am unable see the sold-to Party in this function module crm_order_read
    Best Regards,
    Dharmakasi.

  • Custom Field value is not getting populated in Display mode

    Hi Experts ,
    I have created a custom field on sales tab for BP Role Bill to prty in BP transaction in SAP CRM. The problem i am facing is that , after i chose my sales area field value is not populating in first time no matter whether i am in display or change mode but the moment i switch to the other mode the value is being populated. Kindly help me in solving this.
    Regards,
    Ameet

    Dear Chetan,
    If the field is added through AET, can you please check the Get & Set Methods?
    If the field value has fixed values which you have defined while creating, then check GET_V & GET_P methods.
    Thanks & Kind Regards,
    Ravi Kumar A R

  • AET Generated field values are not saved.

    Hi Gurus,
    I have created two AET fields on the screen (marked below) and that should store values in table CRMD_CUSTOMER_H. When I create a new service request and enter the values and save, AET field values are not saved. Again, when I edit the same service request and enter the values and save , AET field values are saved on the database.
    While  debugging  I found that, relationship BTHeaderCustExt does not exist for the first time and second time onward its appearing. Due to this, data is not being saved at first time (Line no 27 : current is empty).
    When tried to create realtionship using create_related_entity , it throwing exception cx_crm_genil_model_error.
    Please advice me the soution for the same.
    Regards,
    Anand

    there should be a context node at your view level. Please check ON NEW FOCUS method is implemented or not.
    If not, you can implement that method with below code.
        DATA: lv_collection TYPE REF TO if_bol_bo_col,
              entity        TYPE REF TO cl_crm_bol_entity.
    *   get collection of dependent nodes
        entity ?= focus_bo.
        TRY.
            lv_collection = entity->get_related_entities(
                   iv_relation_name = 'BTHeaderCustExt' ).
            IF lv_collection IS NOT BOUND or lv_collection->size( ) = 0.
              IF entity->is_changeable( ) = ABAP_TRUE.
                TRY.
                    entity = entity->create_related_entity(
                     iv_relation_name = 'BTHeaderCustExt' ).
                  CATCH cx_crm_genil_model_error cx_crm_genil_duplicate_rel.
    *               should never happen
                ENDTRY.
                IF entity IS BOUND.
                  CREATE OBJECT lv_collection TYPE cl_crm_bol_bo_col.
                  lv_collection->add( entity ).
                ENDIF.
              ENDIF.
            ENDIF.
          CATCH cx_crm_genil_model_error.
    *       should never happen
            EXIT.
          CATCH cx_sy_ref_is_initial.
        ENDTRY.
        me->set_collection( lv_collection ).

  • When I try to access iTunes or safari, I get the following message:The procedure entry point QTCF_CFHTTP message set header field value could not be located in the dynamic link library QTCF.dll  I uninstalled and reinstalled.same result HELP!

    When I try to access iTunes or safari, I get the following message:The procedure entry point QTCF_CFHTTP message set header field value could not be located in the dynamic link library QTCF.dll  I uninstalled and reinstalled.same result HELP!

    Taken at face value, you're having trouble with a QuickTime program file there.
    Let's try something relatively simple first. Restart the PC. Now head into your Uninstall a program control panel, select "QuickTime" and then click "Repair".
    Does the repair go through okay? If so, are you able to launch iTunes and/or Safari now?

  • DI: Stock Transfer error (Unique field value does not match the system ...)

    Hi
    I made an add-on that makes stock transfers via DI API. The add-on has been running for two months with more than 10,000 stock transfers with almost no problems.
    The company that is using the add-on have all their products managed by serial/batch numbers.
    But just with one transfer Im getting the error in the stock transfer Add() method:
    "Unique field value does not match the system serial number [(----)29-52]"
    And I tried to debug it without success, I checked that the system serial numbers exists in the origin warehouse and are available. And I really can't find where is the problem.
    If somebody knows what this error means, please let me know.
    Thanks in advance,
    Regards,
    Allan

    Hi János, thanks for your answer.
    I found what was the problem, it was not exactly what you told me, but you gave me some insights to found the problem.
    The thing is that Im using UDT's to store the information of stock transfers (before creating a real SAP stock transfer), because of the funcionality of the add-on. After some user have done some steps or validations, the add-on actually does the real SAP stock transfer.
    The problem here was that my tables had some InternalSerial for some Item, for example the serial A-234, and before the real SAP stock transfer was made, they changed the serial from A-234 to A234 (in the serial number management). So the add-on was trying to create the transfer with the serial A-234, but the serial A-234 no longer exists.
    I have to create a validation that if they change the serial number for an item, I have to change it in my UDT's.
    On the other hand, Im not sure, but I think that I read before that you made a Warehouse Management add-on. This add-on that Im working now is a kind of warehouse management.
    Im having a lot of headaches because the poor accessibility to the user fields in the OSRI and OIBT tables. Im sure that you have faced problems with this. If you have any tips or advices about this it would be greatly appreciated.
    Thanks again,
    Regards
    Allan

  • SEM Measure Builder - dataSource values are not appearing in measures

    Dear Experts
    we recently upgraded our SEM system from 4.0 to 6.0. I am getting few problems in measure builder catelouge entries. when i checked the measures in measure catalouge the datasource tab is blank. Can any one please tell me how do I get the results in datasource tab. Measure values are not appearing in DataSource tab in measure catalouge.
    Thanks
    Pramod

    Yes, all the column entries must have agg rule. You can specify one such as 'first' in the pivot table.

  • In ARE1 Excise base value is not appearing.

    Dear All,
    We are using TaxINN,In ARE1 Exise base value is not appearing.
    Please give the inputs
    deepti

    Hi,
         u go to path IMG - Logistics General - Taxes on goods movement - india - Account determination - specify excise accounts per excise transaction
    click new entries button
    ARE1    credit      Cenvat clearing account
    same     same       PLA Bed account
                                RG 23 Bed account
    ARE1      Debit     Cenvat Reversal a/c
    neat go another step
    2.specify g/l account per excise transaction
    ARE1 fieds fillup with G/l accounts rg & condition wise.
    this steps more helpful u
    regards,
    janaki Ram

  • Xml value does not appear

    My XML value does not appear .
    ==================
    Method
    ==================
    public function ReadXML(myfile:String) {
                xmlFile=myfile;
                function onXMLLoad(event:Event):void {
                    var xml:XML=new XML(event.target.data);
                    //trace(xml);
                    trace("Number of Contacts : " + xml..person.length());
                    // This value appear
                     trace("First contact’s favorite food : " + xml.contacts.person[0].favoriteFood);
                    //This value does not appear
                var loader:URLLoader=new URLLoader;
                var url:URLRequest=new URLRequest(xmlFile);
                loader.addEventListener(Event.COMPLETE,onXMLLoad);
                loader.load(url);
    =============
    XML Structure
    =============
    <?xml version="1.0" encoding="iso-8859-1"?>
    <xml>
    <contacts>
    <person name="Mike Chambers" favoriteFood="Bacon" />
    <person name="John Doe" favoriteFood="Pez" />
    </contacts>
    </xml>

    attributes require an @ symbol first:
    xml.contacts.person[0].@favoriteFood

  • How to make Sold-to party field changable in va02

    Dear all,
    I want to change sold to party in Sales order but this field is coming in grey mode. How I can make it to changable.
    Thanks&regards
    Manoj Topal

    Hi Manoj
    -> Use t.code SHD0
    -> Give t.code VA02 , Then give Business object - BUS2032
    -> Select the Program screen and click on display /  change icon and enter into that screen and then check   wheather required data is in which mode , (disable/ required/visible)
    ->Then change the data to disable/ required/visible mode as per your requirement
    NOTE : Search in the forum also
    Regards
    Srinath

Maybe you are looking for

  • Unable to set  kernel parameters using solaris 10

    HI, I'm trying to install DB2 8.2 on solaris 10.the problem i'm encountering in installation is unable to set MSGMAX and MSGMNB kernel parameters. I tried setting the new replacement parameter process.max-msq-qbytes through projects->Resource Control

  • How to back up iTunes library in iTunes 10.5.

    I have been backing up my iTunes library to discs for ages in previous versions but it's different in 10.5 (BETA). When I navigate to FIle> Library I no longer have the option to back up my library.

  • Display Selection variables on Query output

    Hi, I have web template used for reports. When user enters say 0calyear as 2005 on selections screen and runs the report, the data result is shown, but the selections entered(2005) is not shown on the navigation block..How to display those values ent

  • [HELP] NI MAX Error and Lockup...

    I have a NI PXIe 1062Q and NI PXIe 8135.  Windows 7 Professional 64-bit installed. I removed all the NI software using the control panel and then installed NI Developer Suite 2012. As part of the install the following was installed: NI Developer Suit

  • Help some text disappear

    a week ago my PS CS6 still fine but now i get some error, the text disappear when i want to start new file.. and please help me, i have no idea -____-