Creating \ Changing Functional Location With Contact Person.

Hello.
I'm looking for BAPI / Function for creating/changing "Functional Location" with Adding, deleteing OR changing "Contact Person"
I Have found the BAPI's : BAPI_FUNCLOC_CHANGE
                                     BAPI_FUNCLOC_CREATE
but thier is no option to handle with "contact person" .
(SAP Table "IHPA").
Best Regards'
Haim B.

Hello,
Instead of searching for any FM or anything. Go and create a flow thorugh LSMW and change the desired contact person through it..
I assure you this is the best and most efficient way.
first run LSMW and create a flow by changing the contact person of any one functional location and then assign the flow of that lSWM through external notepad file.
Get in the notepad all the desired FL you want to change run that within minutes your job will be done.

Similar Messages

  • BAPI TO CHANGE FUNCTION LOCATION WITH LAM

    Hi Experts,
    I am working on a T code 'IL02' to change classification
    and LAM (Linear data tab )
    I am not getting proper BAPI please hep me .
    I think uploading classification I can use
    BAPI_OBJCL_CREATE
    but for LAM ( linear data tab ) I am not getting proper FM OR BAPI.

    Hello Birendra,
    Honestly, I do not have good experience with the BAPI for serialnumber change...
    would suggest to explore function module:
    SERIALNUMBER_LIST_UPDATE
    or
    SERIALNUMBER_LIST_SAVE
    Also run ST05 to trace what kind of data it passed to these function modules by running IQ02!
    Cheers
    Krish

  • How to change validity for relationship contact person - BUR001

    Hi group,
    I need to be able to change the from and to date from the relationship category BUR001 (Contact Person). The system automatically sets the FROM as 01.01.0001 and the TO as 31.12.9999.
    I assumed the customizing for this is done in the relationship category settings in transaction BUBA. Setting its value to 2 or 4 should do the trick and does the trick for any other relationship category, but NOT for the contact person category. Of course I need to be able to change this one and not other types
    I am sure this problem has been encountered before. Please provide me with suggestions. Again: BUBA settings do not solve my problem for specifically this relationship category.
    Thanks in advance! Useful answers will be rewarded.
    Kind regards,
    KZ

    Hi there,
    We can creat a relationship category of contact person with validity period.then use this relationship category while you assign the contact person to the main Business partner.

  • Creation of customer with contact person detials using BAPI

    Hi, 
    What is the standard BAPI for creating customer.  I need to create the customer with contact person
    details, what BAPI i can use for this, i was trying with 'BAPI_CUSTOMER_CREATEFROMDATA1' by populating structure personal data and copy reference data..  but it is giving some problem like currency is not entered.....   can any  one send me the sample code with this BAPI. Any help will be highly appreciated.
    Thanks a lot in advance.

    Hi, 
    What is the standard BAPI for creating customer.  I need to create the customer with contact person
    details, what BAPI i can use for this, i was trying with 'BAPI_CUSTOMER_CREATEFROMDATA1' by populating structure personal data and copy reference data..  but it is giving some problem like currency is not entered.....   can any  one send me the sample code with this BAPI. Any help will be highly appreciated.
    Thanks a lot in advance.

  • The system does not save de Functional Location with LSMW - IE02

    Hi friends,
    I'm using a LSMW to fill the field (TPLNR)Functional Location with the transaction IE02. But when I run the LSMW, the field is not  fill in background. If I do the manual process so the field is filled.
    I would like what may be occurring.
    Thank you.

    Hi,
    It means when you recorded LSMW you filled that field but forgot to save so in recording saving is not recorded.
    kindly rerecord and try.
    kapil

  • Table which link functional location with equipment number

    Hi,
    Can you please tell me the name of the table which link functional location with equipment number.
    I want to get the list of equipment installed at given functional location.
    Regadrs
    Anil Kumar

    Ooops, yes Vinay is correct: EQUI -> EQUZ -> ILOA
    Here's some example code:
      select single * from equz where equnr eq g_equnr
                                  and datbi eq '99991231'
                                  and eqlfn eq '001'.
      select single * from iloa where iloan eq equz-iloan.
    PeteA
    [www.pjas.com]

  • Avoid Email address check while creating or changes functional location PM

    Hi Experts,
       We have upgraded 4.6C system to ECC 6.0 with EHP4.
    We are tring to change the existing functional location created in 4.6c through tcode IL02 -> location tab -> Email address.
    and tring to maintain value as 'CAP 20/20/97' in email address field but it pop-ups with the error message as
    'Email address 'CAP 20/20/97' is invalid'.
    We know this is a SAP standard check but as part of the AS IS functionality, end user is able to maintain the same value in 4.6c and expecting same in ECC 6.0.
    NOte : End user is using this field SMTP_ADDR (Email address) for multiple purposes.
    When we reached SAP, following is the SAP responce.
    This validity check is in compliance with RFC 2822.
    This behaviour is standard since note 799902. If you would like to see
    this functionality changed then please proceed as outlined in the
    attached note 11.
    Can any one provide work around solution to avoid the Email address validity check ?
    Regards,
    Suresh Goud.

    Hi Pete,
    I just want to find out the reason for occuring this issue in ECC 6.0. Is because of any incomplete validation / missing configuration / implementation of any other SAP Note ? PFA the SAP note details for your easy reference.
    SAP Note No. 1546997 
    Number 1546997
    Version 1
    Processor
    Processing Status New
    Implement. Status Cannot be implemented
    Language EN
    Short Text Correction of translation of '<Email address & invalid>'
    Component XX-TRANSL-NL
    Long Text
    Symptom
    Wrong translation /
    Reason and Prerequisites
    Solution
    Translation of objects using transaction SE63 (see further below)
    Transport Object(s):
    PgID Object Name
    LIMU MESS XS138
    Package: SCON
    Software Component: SAP_BASIS
    Application Component: BC-SRV-COM
    Translation Guideline:
    English Text: Email address
    Other terms
    SE63, SE91
    Valid Releases
    SAP Basis component
    SAP Note No. 1546997 11/11/2013 Page 2
    46C
    620
    640
    700
    710
    711
    701
    702
    720
    730
    Links to Support Packages
    Software Component Release Package Name
    Thanks & Regards,
    Lakshmi S

  • Target group with Contact Person from Organisation

    Dear experts,
    we are currently on CRM 7.0 SP06.
    In segment Builder (GUI) there is an option in context menu for target group which allows us to create a new target group with all the contact persons from an existing target group with organisations.
    I know that we have to use the WEB UI. But there I could not find this functionality.
    Although we can achieve the same building up our own infoset, I would like to know if this functionaltiy is actually missing, or not supported anymore.
    Kind regards
    Hannes

    H isubash,
    thanks for your answer. I know that this funciotnality is not available in WEB UI, although it is provided in conetxt menu in GUI.
    Does anyone know if SAP simply not provided this functionality in current releases?
    Kind regards
    Hannes

  • How to change Number range to Contact Person in Customer Master Record

    Dear all,
    We are maintaining contact person details under contact person tab in customer master record.
    Currently contact person is being created using VAP1 transaction.
    Can we automate this contact person creation by entering the data in contact person itself?
    and where can we change the number range of contact person.
    I have searched a lot to find the solution for this. Please help me to resolve this issue. Your suggestions will be highly appreciated.
    Best regards
    Venkat

    Hi Venkat,
    To your first question: "Can we automate this contact person creation by entering the data in contact person itself?"
    Yes, you can enter the contact person directly in the customer master in the contact person tab. A number is generated automatically.
    To your second question, go to transaction SNUM, and there use object "PARTNER". Here you can configure number range for contact persons.
    Hope this helps,
    Regards
    Nikhilesh

  • Contact quick create for AET field with contact subtype

    I enabled the account quick create function in CRM 7.0 EHP2 environment. The funtion works well in the opportunity with standerd account and  contact fields.
    In opportunity, I created 2 AET fields with the application subtype of ACCOUNT and CONTACT. The account quick create function works well with the ACCOUNT type field, however, it does not work on the AET field with CONTACT subtype.
    Is there anything I need to turn on or just the function is not there yet?
    Kevin

    Hi Anand,
    Can you check ON_NEW_FOCUS method has any code in your details view. Please add below code and try adding below code in on_new_focus method in context node class
    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 ).
    Best Regards,
    Dharmakasi.

  • Clear Asset Master when creating a Functional Location from a model?

    Hi experts,
    Is it possible to clear the asset master of a functional location when you are creating one from a copy that has an asset?
    I do a clear in user-exit (ZXLOMU01) of this value but when it returns from the next call customer, the program still have the value in IFLO.
    * CALL FUNCTION  'EXIT_SAPMILO0_001'                        "P40K059741
      MOVE Y_I_0 TO SY-SUBRC.                                   "P40K059741
      CALL CUSTOMER-FUNCTION '001'                              "P40K059741
           EXPORTING  ACTIVITY_TYPE           = L_ACTYP
                      DATA_IFLO               = IFLO
                      DATA_IFLO_OLD           = IFLO_OLD
                      DATA_IFLOS              = IFLOS
                      MAIN_CLASS              = RILO0-KLASSE          "4.5A
           IMPORTING  UPDATE_DATA_IFLO        = L_USR1
                      UPDATE_FLAGS_IFLO       = L_USR1U
           EXCEPTIONS POSTING_NOT_ALLOWED     = 1
                      POSTING_NOT_ALLOWED_EXT = 2
                      OTHERS                  = 3.
    I don't know what I have to do. Could anyone help me?
    Thanks in advance,
    Javi

    Anyone, please?
    Lots of thanks!

  • Problem with Contact person Relationship...

    Hi All,
    I got the following issue.
    "Contact person relationship already exists between partners &1 and &2...."
    For this, I have checked the Business partners, tables and GUID's in R/3 and as well as in CRM and checked BP consistency fix...
    I have seen change history also, this problem occured to BUPA_REL B.Doc type. While after doing the Synchronization also i am getting errors like  "BP already exists and Partner (GUID No) errors occured...
    Please advise regarding this issue...
    Thanks in Advance.....

    Hello,
    You are leaving an unmanaged object in the tree when the transaction attempts to commit. If you are going to persist a new VerticalUser, it must reference an existing or managed VerticalHommeArt.
    If the VerticalUser references a new VerticalHommeArt, either persist the VerticalHommeArt before or set the verticalHommeArt relationship to cascade persist
    Best Regards,
    Chris

  • Changing cache location with notepad.

    Hey guys, A while ago, before the option to change your cache location was removed from the PC application, I had set it to a secondary HDD on my PC; seeing as how I have an SSD as my primary drive, and like to limit needless write cycles to extend it's life. Now, I remember whenever the option was taken away; and read somewhere that you can go into the core Spotify files with notepad and manually change the location that Spotify stores this information. Being an old install that had just been updated, I checked the file; and it was already set to my desired location. (I guess the settings just carried over.) Fast forward to this weekend, my failing SSD finally got replaced after a long service life; and I decided to start over with a fresh Windows install. I've tried to dig up the post that explained which file to go to in order to change location of my cache, but I can't seem to find it. I was hoping that somebody knew something about it and was able to drop me a hint as to where to go! Thanks, Andy

    Hi ,
    Inside the spotify installation folder (Usually located under C:\Users\YOURUSERNAME\AppData\Roaming\Spotify), there is a file called 'prefs'. Open it with a text editor like Notepad++ (or any other one). You used to be able to find it there. The storage.location line might only be available in older versions though. 
    Aside from that, its on the list of being implemented as a menu option again.

  • Sales order create/change line item with reference to contract - Open quantity not getting deducted for copied line item from the contract

    Hi friends,
    Please provide some valuable inputs for the following scenario:
    When a sales order line item is created(VA01) or changed(VA02) with reference to a Contract the open quantity is deducted in the contract which is a standard functionality. If the referenced line item is copied (custom enhancement to copy line item), then for the copied line item the open quantity is not getting deducted instead ATP quantity i.e. Available-to-promise is deducted.
    Any inputs on how we can fix this functionality i.e. deduct the open quantity from the contract for the copied line item?
    P.S. : Custom enhancement to copy line item is working fine, but open quantity is not getting deducted if the copied line item was referenced to a contract.
    Thanks,
    Sandeep
    Message was edited by: sandeep

    Sandeep,
    Yes, that was my original interpretation.  I was having a hard time believing that someone would ask such a question. 
    I guess, then, that you already know that you will have to add this logic to your enhancement. You should create your specifications and hand them off to a developer; ideally the one who created this enhanced solution in the first place.
    I do not provide advice in these forums about details of enhanced solutions.  Perhaps one of the other members will be more willing to do your work for you.
    Best Regards,
    DB49

  • Create Change Request (SDCR) with BSP?

    Dear Developers,
    actually I'm searching for a BSP-application to create a change request (SDCR) from the SAP Enterprise Portal for Non-SAPGui-Users. Is there something from SAP that could be used in this case?
    When not, which function modules are used to create a change request in the transaction CRMD_ORDER?
    Thanks in advance,
    Jens Sperk

    Hello Udo,
    today i tried this function module out and as i feared.. it doesn't work
    Can you give me some more tips or a contact to a solution manager developer who can give me some more instructions about tables und function modules that are neccessary for creating a change request from web (enterprise portal). It's very difficult to debug this terrible source code
    I think that soon there will be a huge demand for web based change management. This should be part of a next patch (I hope so). It's very hard to convince a non-SAP Gui-User from this practice to handel change requests.
    Best regards,
    Jens

Maybe you are looking for