Update Street2 for Customer

Hi,
I need to update Street2 field while creating Customers using LSMW. I am using the program RFBIDE00 to update all other fields but its not working for Street2 field. Also this field is updated using a different structure BIADDR2 instead of BKNA1.
Please let me know how should I go about to get the solution.
Thanks,
Abhishek

Hello Abshiek,
I dont see any program which you specified in LSMW.
By the way u dont see strret2 field in standard program of LSMW.
U need to do batch recording for transaction.Then u can update all fields.
Thanks

Similar Messages

  • Update Locations for Customer accounts

    Hi all,
    I am trying to use TCA update_location API to update location information for customer accounts. I know that the tables involved here are the following:
    HZ_PARTIES
    HZ_LOCATIONS
    HZ_PARTY_SITES
    HZ_CUST_ACCOUNTS
    I'm trying to find a way where I can get a list of location records from HZ_LOCATIONS that will apply only to customer accounts in HZ_CUST_ACCOUNTS. Here is the query I've come up with. I'm not sure if this will do the trick so I'm hoping someone can confirm for me.
    Again, I'm trying to update location information for records that only have an associated customer account...
    SELECT DISTINCT
    A.LOCATION_ID,
    A.ADDRESS1,
    A.ADDRESS2,
    A.CITY,
    A.POSTAL_CODE,
    A.STATE,
    A.COUNTRY,
    A.COUNTY
    FROM HZ_LOCATIONS A,
    HZ_PARTY_SITES B,
    HZ_PARTIES C,
    HZ_CUST_ACCOUNTS D
    WHERE
    A.LOCATION_ID = B.LOCATION_ID AND
    B.PARTY_ID = C.PARTY_ID AND
    C.PARTY_ID = D.PARTY_ID;

    If you are looking to update locations for all customers who have customer accounts then you can use this:
    SELECT DISTINCT
    A.LOCATION_ID,
    A.ADDRESS1,
    A.ADDRESS2,
    A.CITY,
    A.POSTAL_CODE,
    A.STATE,
    A.COUNTRY,
    A.COUNTY
    FROM HZ_LOCATIONS A,
    HZ_PARTY_SITES B,
    HZ_PARTIES C,
    HZ_CUST_ACCOUNTS D,
    hz_cust_acct_sites e
    WHERE
    A.LOCATION_ID = B.LOCATION_ID AND
    B.PARTY_ID = C.PARTY_ID AND
    C.PARTY_ID = D.PARTY_ID
    and d.cust_account_id=e.cust_account_id
    and e.party_site_id=b.party_site_id;
    If they don't then you can eliminate the cust account tables as a party can have address and location without having account.
    Thanks
    Nagamohan

  • Updating Street2 for Ship-To through Idoc in Sales Order

    Hi,
    I am trying to update Street 2 for the Ship-To / Bill-To customers while creating the Sales Order through Idoc by updating the value in E1EDKA1-STRS2 but it is not getting reflected in Sales Order.
    Please suggest if there is any way to handle this.

    Hi,
    Option 1)
    Search in the oss notes with the keyword E1EDKA1-STRS2.
    Option 2)
    Use the user exit EXIT_SAPLVEDA_001 and modify the following internal table in the user exit
    DXVBADR   = XVBADR
    Thanks
    Naren

  • How to update Activity of Customer/Contact

    Hi All..
    I am Abap Consultant and i need develop a report to Update Activity for customer/contact using bapi FM.
    can you please tell me what is Activity of customer ? is it similar like Partner Functions?? where we menstioned this PF for a perticular Customer? any t code to change this partner function for a customer? is it my changes are update the table KNVP (customer Partner function table)?....
    any bapi function module is there to change/update the activity of customer?
    thank you in advance,
    Madhu.

    bapi function module is there to change/update the activity of customer?
    Edited by: madhubabu rao on Jan 29, 2009 12:13 PM

  • Custom Change Request Selection for Customer/Supplier Update

    Hi experts,
    Anyone knows how is possible to display the change request selector popup when starting a Customer/Supplier/BP update?
    For MDG-C and S I only have this popup when is related to creation process. When is a update the standard change request is considered for the process.
    Screen on creating a customer
    What I need is the same screen when starting an update process, because I will need to specify a Z change request type. Anyone knows if this can be made with some configuration?
    Kind Regards,
    Fabiano Moraes

    Hello Fabiano,
    You will get this pop-up only if you have more than one CR type linked to the corresponding business activity. If you only have one CR type, then that CR type opens up by default.

  • Where to update Corruption Perception Index for Customer/Vendor (3rd Party)

    Hi all,
    Please guide me where (tcode/function) to update Corruption Perception Index (CPI) for Customer/Vendor (3rd Party) according to his Country.
    Thanks
    Chan Phuong

    The reason is due to the schedule line category (t.code VOV6) type CS. In the configuration, Req/assembly is switched off, so requirements will not be passed to MD04. The process itself is clear, the third party goods will not influence the plant stock, hence no need to pass the requirement.
    To fulfill your requirement, you may turn on the field Req/assembly and test.
    Regards,

  • Picked the "try" button for Photoshop and got an error "update failed" contact customer service (49) What do i need to do?

    Picked the "try" button for Photoshop and got an error "update failed" contact customer service (49) What do i need to do?

    Troyb50915784 for information on how to resolve Error 49 please see Error downloading and installing Creative Cloud application.  You are welcome to update this discussion if you have any questions regarding the steps listed within the discussion.

  • Master Datasource Update for custom fields

    I have a standard master data source for 0customer, I need some custom fields that are enhanced in the same SoURCE TABLE KNA1. please let me know if
    1.  i can create the generic data source Z_DS_CUSTOMER for custom fields only from KNA1
    2. Create transformation 1 to Map the data source Z_DS_CUSTOMER to Ocustomer to load the custom fields only and set no transformation for other standard fields
    3. Create transformation 2 to Map the data source 0customer_attr to same Ocustomer to load the standard fields.set no transformation for other custom fields
    4. Then Load via DTP Standard fields first via transformation 2
    5. Then Load via DTP custom fields first via transformation 1
    Will the above will work fine, and I can avoid any enhancement to master datasource 0customer_attr
    please help me with solution.
    Regards
    Soniya
    null

    Hi all my dear friends,
    I have seen the recommendation by my SAP collegue and Anil
    1. infoobject as Target and
    2. in between Standard DSO
    1 transformations as you mentioned from 1 IS
    3. Common Info source
    2 transformations as you mentioned from 2DS
    4. Datasources (2no's ) as source to splly to data to DSO
    <b>Please tell me what is the need to do all the above why can't I feed directly the Infoobject with the below PLEASE tell me what will be the bad impact on design if I do the below</b>.since my client is asking<b> justification for build of each BI object</b>
    1. infoobject as Target and
    1 transformations as  mentioned from 1 IS
    2. Common Info source
    2 transformations as mentioned from 2DS
    3. Datasources (2no's ) as source to splly to data to DSO
    I am not going for enhancement since it is not populating the datasource in rsa3. if you can correct that it would be great.
    I have the same code for all custom fields none of them is working no records are pulled in RSA3 For custom field ZZSTAT.
    Please help me with this
    Thanks
    Soniya Kapoor
    *data: l_BIW_KNA1_S like BIW_KNA1_S
    *case i_datasource.
    *WHEN ' 0CUSTOMER_ATTR'.
    *loop at C_t_data into l_BIW_KNA1_S
    *l_tabix = sy-tabix.
    *clear  I_KNA1.
    *select single * from KNA1 into i_KNA1 where kunnr = l_BIW_KNA1_S-kunnr.
    *if sy-subrc = 0.
    *l_BIW_KNA1-ZZSTAT = I_KNA1-ZINSTAT.
    *modify C_t_data from l_BIW_KNA1 index l_tabix.
    *endif.
    *endloop.
    *endcase.

  • To Capture Excise Duties for Customer Material

    Dear All,
    Issue is regarding to capture excise invoice
    for Customer Material.
    1.
    one of our client receives Customer material which
    should not be reflected in
    stock.
    2. Excise should be captured which
    receiving
    3. Now
    when this Customer material is returned back to
    customer along with
    the assembly (i.e. the material received from
    customer is fixed
    in Assembly and sent back to
    customer),
    4. Now
    the excise
    captured should be transfered back to customer's A/c.
    I tried
    doing by creating a material type as customer material, where in
    Stock will be reflected but value will not be reflected, where exactly
    we
    can capture the excise details for this scenario.
    How
    to
    proceed further to complete his scenario.
    Consider this
    issue
    to be on high priority &  i/p will be of great help.

    Dear Vijayashree
    From your comments what I understood is that for a particular FERT, you are procuring one component from the buyer, assembling it and invoicing to the same customer.
    If this is the scenario, I dont know how you can invoice without maintaining BOM for that.
    If the client don’t want to maintain BOM for the same, the only option is as follows to my knowledge.
    Whenever the client receives the component, take credit of the duty amount by updating <b>J1IH</b>. While doing PGI, since you have not maintained this component in BOM, stock will <i>ONLY</i> reduce for other components.  So no-where, your client can track the customer’s component.
    Parallelly, apart from selling price, to the extent of excise duty value, one more condition (say ABCD,  to be maintained.  So in your pricing procedure, the assessable value should be PR00 + ABCD for which, the excise duty should be captured so that the client can recover the duty amount from customer.
    Finally, for this practice, the client should maintain datas (how many procured and how many invoiced) manually to convince the government officials but then, I am not sure, how far this will be accepted by the officials.
    Thanks
    G. Lakshmipathi

  • BSR code on TDS Certificate for Customer and vendor in india

    Hi
    We have a requirement to print BSR code on TDS Certificates for customer and Vendor in india.
    Currently the BSR code for Customer TDS certificates picked up from Bank branch ( BNKA-BRNCH ) field and
    for vendor TDS certificates picked up from Bank Key field.
    There is a 3rd party sowtware running monthly to update the BNKA table. so we are not following the standard process and we are implemented another options to picked up the BSR code for TDS certificate printing on Vendor/Customers.
    For Vendor TDS certificate, we implemented SAP notes 1299729 & 1338645
    to print the BSR code from Tax Number1 (T012-STCD1) field and it is working fine.
    For customer TDS certificate also we want program to pickup BSR code
    from Tax Number1 (T012-STCD1) field
    Please let me know is there any other SAP correction Notes avalible to print the BSR code on Customer TDS certificates from  Tax Number1 (T012-STCD1) field.
    Thanks
    Risha

    answews

  • Background job not updating data for some steps of program

    We have created a custom program and submitting the standard program RPRCCC_READ_KR1025
    which is used for conversion of AMEX credit card files.
    Since this program can update data for 1 company id at a time,we have created a background job
    for that program with 10 steps and 10 variants of data related to 10 different company codes.
    when this job is executed it is not updating data for all the 10 files , sometimes it updates 5,7,etc...
    If we execute the other files which didnt update in job manually they are getting updated.
    All the files executed with that program can be seen in PRTA transaction.
    Regards,
    Gautham.
    Edit: Solved.
    Since the standard program updates the database every time with commit work
    there should be some time until the next database update,so we can use wait command
    after the submit statement which will do the trick.
    Edited by: Gautham Vangaveti on Aug 5, 2010 7:20 PM

    Hi,
    I mean B(Sub Assembly)
    Item Rollup Flag
    A No
    --B                       Yes
    ---B1 No
    ---B2 No
    ---B3 No
    --C                      Yes
    In this case when we run cost rollup by giving item A, Oracle will consider below structure.
    A
    --C
    Regards,
    Sarvottam.

  • How to schedule job V3 unserialised Update job for Inventory

    Hi gurus,
    How to schedule job V3 unserialised Update job for Inventory management
    What are the things need to be configured
    Thank you

    Hi,
    In R/3 go to SBIW > Settings for Application-Specific DataSources (PI) > Logistics > Managing Extract Structures > Logistics Extraction Structures Customizing Cockpit
    UIn this Screen you can define delta type, and the jog usign the control job option.
    Regards,
    Dani

  • Purpose of Reconciliation account for customer

    What is the purpose of Reconciliation account assigned in customer master. Wehn it gets posted and how it is used ? Do all customer share the same Reconciliation account ?

    Reconciliation - as the name suggests is used for Reconciliation of customer balances.At any point of time i can login into T.code FS10n and give the reconciliation account number and check the balances due from customers.
    EX: In your Company code you have 2 customers. All the customer master records are populated with reconciliation account YYYYY in the Company code data.
    When ever the system records a sale transaction, the following FI entry is passed:
    Customer Account Dr
    to Sales A/c Cr
    The accounts updated here are Customer account, sales account as well as the Reconciliation Account.(because we have entered this in master record of the customer,it also gets updated in real time)
    If i have done Rs.1000 with customer X(with recon account YYYYY entered in the master record)Rs.2000 and with customer Z(with recon account YYYYY entered in master record), the total balance of recon account would be Rs.3000.
    <b>
    Do all customer share the same Reconciliation account ?</b>
    Depends on the clients requirement. if he wants separate recon account for a bunch of customers say government agencies, then the Fi consultants can create additional recon account.
    Regards
    AK
    Please reward points if helpful

  • Error in the ABAP Code for Customer Exit Variable

    Could you please update me what is the wrong with the below ABAP Code developed for Customer Exit Variable in BW
    i created a Variable (ZVWKNO) of Customer Exit,Single Value ,Mandatory and Variable is ready for input
    In CMOD i had written the below Code:
    When 'ZVWKNO'.
    DATA: WEEK(2) TYPE N,
    WEEKNO(2) TYPE N.
    IF i_step = 1.
    l_st_date = SY-DATUM.
    CALL FUNCTION 'DATE_GET_WEEK'
    EXPORTING
    DATE = l_st_date
    IMPORTING
    WEEK = l_fn_week.
    CHECK sy-subrc = 0.
    WEEK = l_fn_week+4(2).
    If WEEK 0.
    WEEKNO = WEEK - 1.
    l_s_range-low = WEEKNO.
    l_s_range-sign = k_sign_inclusive.
    l_s_range-opt = k_option_equals.
    APPEND l_s_range to e_t_range.
    ENDIF.
    ENDIF.
    But when i execute the query the default value is not populated with Week-1 No in the variable screen
    Please update me what went wrong
    Thanks

    Case ZVWKNO.                "write this with out comments
    When '1'.              "write the value that needs to equal with value in varaible ZVWKNO after when in sungle quotes
    DATA: WEEK(2) TYPE N,
    WEEKNO(2) TYPE N.
    IF i_step = 1.
    l_st_date = SY-DATUM.
    CALL FUNCTION 'DATE_GET_WEEK'
    EXPORTING
    DATE = l_st_date
    IMPORTING
    WEEK = l_fn_week.
    CHECK sy-subrc = 0.
    WEEK = l_fn_week+4(2).
    If WEEK 0.                                    "check this Week Minimum is '01' and Maximum '52'
    WEEKNO = WEEK - 1.
    l_s_range-low = WEEKNO.
    l_s_range-sign = k_sign_inclusive.
    l_s_range-opt = k_option_equals.
    APPEND l_s_range to e_t_range.
    ENDIF.
    ENDIF.
    Prabhudas

  • Problem while generating Update progam for a Change Document Object

    Hi,
    I'm trying to deal with Change Document concept in a R/3 4.6C environment and to establish new Change Document object for my (Z)-table. I haven't using any namespace and created object with name ZTEST. Following the online documentation I came to the point, where I have to generate include program. I made all the nessesary inputs (using Z prefix) but faced
    "Function module name is reserved for SAP"
    Creating everything similarily using some of our registered namespaces (/somenamespace/) I succeed to generate the Update program and to integrate it in my Z-programs as well.
    My question is: is it possible to use Change Document Object-names without predefined namespace - being a regular customer developer, but not an SAP developer - means, if I am allowed to manage programs in the customer namespace (Z,Y, X) only. If yes, how to do this?
    Further (I decided not to open a new thread) - generated Update program uses
    CALL FUNCTION 'xxxxx' IN UPDATE TASK
    for creation of Change Numbers for generated Change Document Object. This CALL doesn't work when I implemented it in my Z-program, but when changed  (IN UPDATE TASK was commented) - everything goes well and the system creates records in CDHDR/CDPOS tables for my object class and table.
    Why is that? According to the documentation I shoud only fill appropriate variables for the Change Document Object (class, tr.code, etc.) and call generated FM, nothing is pointed out about any possible problems? Am I doing something wrong?
    Well, to be precise, I think I have to give a sample:
    1. I have a sample Z-table with few fields (their data elements are marked as Change-Document relevant).
    2. Using own z-progam I created a new record for this z-table. Also fill all the nessesary variables included in the interface of generated FM for Change Document Object (for example - FM-mane CD_CALL_my_object).
    3. I call the CDO FM.
    4. Check what is happening (directly in both tables CDHDR/CDPOS or using FM CHANGEDOCUMENT_READ).
    Further, I perfom the steps from 1 to 4 updating the created in previous loop record in my Z-table.
    In both cases if the FM 'CD_CALL_my_object' is called IN UPDATE TASK nothing happens, but in case of direct call (without addition IN UPDATE TASK) the system behaves as expected. Well, obliously I can change the generated code for our production needs, but it doesn't seems to be the correct decision - in case of next possible modification of the Change Document Object definition, respectively in need of re-generation of the code.
    Any hints are wellcome.
    Thanks in advance.
    Ivaylo Mutafchiev
    Edited by: Ivaylo Mutafchiev on Jan 24, 2008 10:24 AM

    "IN UPDATE TASK" resolved by myself. The one should explicitly call 'COMMIT WORK' from Z-program after CALL FUNCTION '...' IN UPDATE TASK in order to get changes in the CDHDR/CDPOS commited. The key in this issue for me was to check the documentation of CALL FUNCTION :-).
    Regards,
    Ivo

Maybe you are looking for

  • SSO between Portal and Nakia.....problem with SSO... library not found..

    Hi Sdn's  and Nakisa tehnical experts, We have a Portal environment 7.02 , a Nakisa environment 3.0  (CE) and and HR backend environment 701 (604). We are busy setting up SSO between Portal and Nakisa via the, URL iview for the Org chart (http://<hos

  • Doubts in reports

    HI All,      This is Pavani...Iam goin to attend interview this week...I hav no R/3 system installed in my PC...This is my first interview....Iam very nervy. I need ur help regarding tables n fields involved in the following reports. 1.     Report to

  • How to access music on external hard drive?

    Hi, I picked up my new iMac yesterday and am stuck! I have an external hard drive that has stacks of music, movies etc on it. I was hoping to be able to plug it into my iMac and iTunes would find it all, but that doesn't seem to work. The music was r

  • GetCallerPrincipal() returns wrong object

    I have implemented my own realm and was successfull doing so. I also created my own User object and that is returned in the authentication method. My problem is that when I call getCallerPrincipal() from within an EJB the object returned has the corr

  • Japanese: Composing on iPhone is easy!

    I spent hours looking for information on the Apple support site for instructions on how to compose Japanese text on the iPhone, and if it is there, it is buried. But composing Japanese on the iPhone is simple. 1. Go to KEYBOARD and enable Japanese (o