Street 2 address field in CREMAS04?

For vendor master, Need to input "street 2" address using CREMAS04.I see only street 1(STRAS) in idoc, not street 2. But I could see this field in XK02 txn. under street address block (if u click more fields button on right corner of the block).
Any thoughts?
Felix.

Felix
Please refer SAP Note 384462.
Street2 is maintained as a part of Business Address Services (ADRC). Hence, you may have to use ALE Serialization group.
Let me know if something is not clear in the note.
Thanks
KK

Similar Messages

  • Address Book custom street address fields?

    Address Book's street address fields are often way too limiting. For example, often there is a second and third line to a street address.
    Example:
    MetLife Building
    123 Mulberry St
    Suite 100
    New York, NY 10000
    Is there any way to input such addresses into Address Book?
    Thanks!

    yes, you would start typing the first line in the street field of the address, then click return after building, then on second line type the street address, and after St, click return, the type the suite, then after the last 0 click return...
    I believe the format would be exactly how you have it formatted out in your post.
    hope this helps

  • Address field data is not getting dispalyed in company details

    Dear All,
    After filling up the necessary details in the Administration->system initialization->company details->general tab->Local language for the address of the company.
    I am not getting the address displayed in the Address field.
    I have filled all details in street,block,building,city,zip code,state,country.
    But still i am not getting anything displayed in the address field.
    Kindly help me in resolving this issue.

    Open Administration  -> Setup -> Business Partners  -> Address Formats Window.
    Check if you have the address format for the Country available in this window

  • F4 help for address field

    Hi,
    In BP_CONT component, for address field I need to provide F4 help. And the F4 should contain the addresses with separate fields as (city.street,country).On selecting the row the data should flow as concatenated manner to the address field.
    Please provide some idea to achieve this.
    Thanks.

    Hi Ginger,
    I would like to add what Vinamra has said, you need to create a search help through se11 transaction. As per your requirement you need to map address field of the selected row to different fields in UI.
    In search help we have IMPORTING(IMP) and EXPORTING(EXP) Fields or parameter.
    Lets take a simple example, suppose you have three address field house no, street and city. Now you would like to apply F4 help on CITY field so you need to choose CITY field as IMPORTING and EXPORTING parameter in your search help and other fields like HOUSE NO and STREET as EXPORTING parameter only.
    Now following code you need write in GET_V_CITY() method
    DATA:
       lt_inmap  TYPE if_bsp_wd_valuehelp_f4descr=>gtype_param_mapping_tab,
       ls_map    TYPE if_bsp_wd_valuehelp_f4descr=>gtype_param_mapping,
       lt_outmap TYPE if_bsp_wd_valuehelp_f4descr=>gtype_param_mapping_tab.
       ls_map-context_attr = 'STRUCT.CITY'.
       ls_map-f4_attr      = 'CITY'.
       APPEND ls_map TO: lt_inmap, lt_outmap. " map to input and out
      ls_map-context_attr = 'STRUCT.HOUSENO.     " Context node attribute
      ls_map-f4_attr      = 'HOUSE_NO'.                    "corresponding Field in search help
      APPEND ls_map TO: lt_outmap.
    ls_map-context_attr = 'STRUCT.STREET.     " Context node attribute
      ls_map-f4_attr      = 'STREET'.                     "corresponding Field in search help
      APPEND ls_map TO: lt_outmap.
      CREATE OBJECT rv_valuehelp_descriptor
        TYPE
          cl_bsp_wd_valuehelp_f4descr
        EXPORTING
          iv_help_id                  = 'ZSH_ADDRESS'
          iv_help_id_kind             = if_bsp_wd_valuehelp_f4descr=>help_id_kind_name
          iv_input_mapping            = lt_inmap
          iv_output_mapping           = lt_outmap.
    May this will help you.
    Regards
    Ajay

  • IDOC PEXR2002 Address Fields

    Hi,
    I notice in IDOC PEXR2002, there are only 2 address fields - Street and Street 1.  How can I interface the IDOC to my bank if Street 2 and Street 3 from Vendor Master are also needed?
    Any workarounds?
    Thanks.
    Regards.

    Do you mean I can add more fields to the standard IDOC?
    I understand there are some user exits for this IDOC.

  • Address fields on Places

    Trying to maually add places to my photos but having trouble with address fields. There appear to be 4 fields when you open Places, and although some of my addresses have neatly slotted into the fields, eg, United Kindom, England, Town, Street Address, others combine the town and street address together in the last field, leaving "Other" where I would have had a town name. There seems to be no way of then editing to replace "other" with a town/location name. I do not want hundreds of "others" cropping up... any suggestions.

    Yes, I don't understand how these work either so would welcome some info.
    I have added some photos in London - which have organised themselves as UK, England, London, Street Name.
    I then tried to add photos of my current location in Greece and although I found the location in Google and pinned and saved it and it shows up in Manage Places, none of these photos show up in the 4-field list at all - so I cannot select to view them.
    I have tagged some photos in Athens, Greece and they appeared in the 4-field list (Greece, Attica, Athens, Mount Hymettos - when I named the specific location Mout Hymettos) but my poor village on a Greek island - which Google maps found and named - doesn't appear at all in this 4-field list.
    Would love to know why!

  • Address Field grayed out, not showing up

    How very odd. This morning, the *address field* in each of my 2,000 Apple Address Book contacts have disappeared. I verified that the Address Field (Preferences: Template: Address) was checked, and it's grayed out. Which means those fields should be showing up. But it doesn't, not in any of the contacts. I've repaired permissions and restarted the Mac, but still no addresses.
    Any suggestions? Am I missing some obvious feature that allows one to see the actual street address in AB? Here's a pic:
    http://www.braintoniq.com/dropbox/abglitch.jpg
    Message was edited by: braintoniq

    Karsten,
    I used imToo flv converter. The program works great.
    After converter the files, I did the following.
    1. Open iMovie
    2. Create new event
    3. Import Movies into that new event
    4. iMovie then loads the video file and "generates thumbnails"
    5. At this point everything looks good, but if you try to edit the video, there is no preview in the upper right window.
    I did some more research on this and I found others with the same problem. I think it is just a bug in the program and there is no way to fix it.
    Thanks for trying though.

  • How to update address fields from a different view?

    Hello Everyone,
    I have created a context node(Model Attribute) of standard address fields using BuilAddress in a view that doesn't have it and successfully displayed them. This is contacts view where the original address of the contact is not available. Now our requirement is to update the standard address if needed from the contacts view itself. How can I do this?  The address fields are available for display only, even if I want to update them using code based on some condtions if not manual entry how can I achieve that?
    Did anyone ever use CRM_BP_UIU_SAVE Badi? I see no posts related to this in forum. Can anyone give me a sample code on what can be done in here and what data of BP is accessible in this BADI and how?
    Thanks,
    Sunil

    Hi Murali,
    Are you sure I can update the address fields using BAPI's from WEBUI? I have tried this already and the BAPI or Function just woudn't call, always return with error message.   I was thinking that BAPI's and Functions for updating just wouldn't work from WEBUI.
    To give you more details, I am in the BP_DATA/AccountContactEF view. I added the context node Address and brought in all the fields from BUILADDRESS structure, it generated the get, set methods for me. I want to update a couple of fields like telephone info, street, city etc. In this view I just redefined Create_Contact method and I tried to update the address using BUPA_ADDRESS_CHANGE for the contact person and it never works. I also tried BUPA_ADDRESS_REMOVE to delete and add the new address using BUPA_ADDRESS_ADD, but that wouldn't work either.
    So that is why I am exploring the option of using BADI, which I found out is very similar. I was able to access pretty much everything of BP data and Contact data. but there also the functions or Bapi's wont work.
    Let me know if you did anything similar. Also as you mentioned the GET_I method, Context node creation  Wizard generated it for me and I have the field editable, its just that when I save it , it wont save and the old values are read back and populated. Meaning if I have  'NY' for region and I change it to 'CA' , after save 'NY' comes back.
    Thanks for you help.
    Sunil

  • Request to eliminate blank address fields (ie: BLOCK) in Ship To & Bill To

    When configuring the Address Formats (Setup>Business Partner), if the Street field is selected for line one of the address field, the Block field is selected for line two of the address field, and City is selected for line three of the address field - and the Block field is blank (which happens quite often) then the address field created by SAP for printing on documents will have a blank line on the second row of the printed address.
    Most customers do not like this (some even go to the extent of modifying the address to remove the blank line); therefore we would like SAP to include some logic that would eliminate the blank line if the BLOCK field is empty.
    Do other partners have the same issue?

    Thanks for your reply.  The issues that our customers complain about are the way the addresses print in the standard PLD documents, which all use the pre-formated block of text that SAP creates.  Unfortunately there is no way to change this text block. 
    A couple of years ago, as per your suggestion, I attempted to create my own special text block by concatenating the various address lines, but then I ended up with some custom stuff, which is not ideal even if I could have gotten it to work properly - something that I was not successful at achieving.
    I think that the proper solution is for SAP to make thier address assembly routine just a little bit smarter by not using the "BLOCK" field if it is empty.

  • How to add extra lines in the address field?

    How, if possible, to add extra lines in the address field? For example, the street address might require two lines:
    Bob Smith
    Newport A  Unit 32
    Century Village
    Aventura, FL 

    Thanks, Barney! It's even easier than the solution I came to: copying and pasting into the field. 

  • SSRS 2005 - Split multiline address field into multiple address columns

    Hi all
    I have an address field called SiteAddress, which is multiline with carriage returns, and stores addresses as:
    SiteAddresss
    SiteABC
    1 Main Street
    Withington
    Manchester
    M20 1FT
    How do I split this address field across multiple new fields, eg:
    SiteName         AddressLine1      AddressLine2       AddressLine3     AddressLine4      Postcode
    SiteABS           1 Main Street      Withington           Manchester                                
    M20 1FT
    Thanks for all help
    Naz

    It is simple using TSQL, refer below example,
    ;with cte as (
    select 'site name' [address]
    union
    select 'address line 1' [address]
    union
    select 'address line 2' [address]
    union
    select 'address line 3' [address]
    select * from (select [address], row_number() over (order by address desc) rn from cte) x
    pivot
    (max([address]) for rn in ([1],[2],[3],[4])) pvt
    However if you need in SSRS itself, you can try using custom code to split the address string by char(10) or char(13) and then insert into an array. If the input parameter is 1 return the first address from the array, 2 return the second address and so on.
    Custom code can be called from the textbox expression as,
    =code.getAddress(Fields!Address, 1)
    Regards, RSingh

  • Formatting Address Fields into one

    Using Acrobat X PRO:
    I have a multi-page document in which a user is prompted for the address in two different formats:
    1) With the address split into 4 different values/fields:
    Street Field, City Field, State Field, Zip Field
    Example: "1234 Count Rd" (Next Line) "St Louis", "MO"  "55555"
    2) With the address all together:
    Complete Address on one line with a maximum length of 40 Characters.
    Example: 1234 Count Rd, St. Louis, MO 55555
    I would like users to be able to Fill in the Street, City, State, and Zip fields, and no matter what the format of the following fields, have the data autopopulated.
    This isn't a problem for example #1.  However, with #2 if i place all fields close together, I have to guess on how far apart to space each field and still have it fit and format properly.
    Is there any way to combine the values of 4 fields into one value (separated by commas)?
    Making the address field 'auto-fit' may be necessary but it's ugly if there is extra space in the remaining fields. 
    PLEASE SEE THIS EXAMPLE document i have created for the purpose of this post

    And if the combined fields are longer than 40 characters?
    With Acrobat 4 there was a sample form that one entered the data in fields like tile, first name, mi, last name, abd degrees  and then created a full name from those individual fields and adjusted for missing data.
    The doucment level script:
    / Concatenate 3 strings with separators where needed
    function fillin(s1, s2, s3, sep) {
    Purpose: concatenate up to 3 strings with an optional separator
    inputs:
    s1: required input string text or empty string
    s2: required input string text or empty string
    s3: required input string text or empty string
    sep: optional separator sting
    returns:
    sResult concatenated string
    // variable to determine how to concatenate the strings
      var test = 0; // all strings null
      var sResult; // re slut string to return
    // force any number string to a character string for input variables
      s1 = s1.toString();
      s2 = s2.toString();
      s3 = s3.toString();
      if(sep.toString() == undefined) sep = ''; // if sep is undefined force to null
    assign a binary value for each string present 
    so the computed value of the strings will indicate which strings are present
    when converted to a binary value
      if (s1 != "") test += 1; // string 1 present add binary value: 001
      if (s2 != "") test += 2; // string 2 present add binary value: 010
      if (s3 != "") test += 4; // string 3 present add binary value: 100
      /* return appropriate string combination based on
      calculated test value as a binary value
      switch (test.toString(2)) {
      case "0": // no non-empty strings passed - binary 0
         sResult = "";
      break;
      case "1": // only string 1 present - binary 1
         sResult = s1;  
      break;
      case "10": // only string 2 present - binary 10
         sResult = s2;  
      break;
      case "11": // string 1 and 2 present - binary 10 + 1
         sResult = s1 + sep + s2; 
      break;
      case "100": // only string 3 present - binary 100
         sResult = s3;
      break;
      case "101": // string 1 and 3 - binary 100 + 001
         sResult = s1 + sep + s3; 
      break;
      case "110": // string 2 and 3 - binary 100 + 010
         sResult = s2 + sep + s3; 
      break;
      case "111": // all 3 strings  - binary 100 + 010 + 001
         sResult = s1 + sep + s2 + sep + s3; 
      break;
      default: // any missed combinations
         sResult = "";
      break;
    return sResult;
    And then one could use a custom calculation script for a full address field:
    // Full business address including country
    function doFullBusinessAddress() {
      var ba = this.getField("business.address.full");
      var bc = this.getField("business.address.citystatezip");
      var bu = this.getField("business.address.country");
      event.value = fillin(ba.value, bc.value, bu.value, ", ");
    doFullBusinessAddress();

  • Copy a record with URL - Address Fields

    Hi All,
    Is it possible when using a weblink to copy a record to copy the address fields also? I'm copying a contact record and my URL is as follows:
    https://secure-ausomx###.crmondemand.com/OnDemand/user/DefContactInsert?
    OMTGT=ContactEditForm&OMTHD=ContactNewNav&OMRET0=ContactHomePage&OCTYPE=&ContactEditForm.Primary Account Name=%%%Primary_Account_Name%%%&ContactEditForm.Account Id=%%%Account_Id%%%&ContactEditForm.Parent Alternate Address.Personal Country=%%%Personal_COUNTRY_Country%%%
    This works and the contact country copies as expected. However when I try and add the other contact address fields which I believe are as follows it wont copy:
    ContactEditForm.Parent Alternate Address.Personal Street Address
    ContactEditForm.Parent Alternate Address.Personal Street Address 2
    ContactEditForm.Parent Alternate Address.Personal Street Address 3
    ContactEditForm.Parent Alternate Address.Personal City
    ContactEditForm.Parent Alternate Address.Personal County
    ContactEditForm.Parent Alternate Address.Personal State
    ContactEditForm.Parent Primary Address.Primary Province
    %%%Personal_ADDR_Address1%%%
    %%%Personal_ADDR2_Address2%%%
    %%%Personal_ADDR3_Address3%%%
    %%%Personal_CITY_City%%%
    %%%PERSONAL_LIST_COUNTY%%%
    %%%PERSONAL_LIST_USSTATE%%%
    %%%Personal_PROVINCE_Province%%%
    Any Ideas?
    Thanks

    Thanks Venky,
    We've been playing and this is possible, for example... In this scenario the user is on the Account Record and they wish to create a Contact for this account. The account and it's corresponding address details should be populated through into the new record, this will include the contact address and account address. You need to ensure the weblink is setup to open in the current window:
    javascript:openQuickCreatePopup('https://secure-ausomxdsa.crmondemand.com/OnDemand/user/ContactQuickCreate?OMTHD=New&OMTGT=PopupNewForm&OCTYPE=&ophpd=2&OMCR0=%%%Row_Id%%%&OMCBO=Account&OCPRF=AlternateCountry:%%%Ship_To_COUNTRY_Country%%%|AlternateAddress1:%%%Ship_To_ADDR_Address1%%%|AlternateAddress2:%%%Ship_To_ADDR2_Address2%%%|AlternateAddress3:%%%Ship_To_ADDR3_Address3%%%|AlternateCity:%%%Ship_To_CITY_City%%%|AlternateZipCode:%%%SHIP_LIST_ZIP%%%|AlternateCounty:%%%SHIP_LIST_COUNTY%%%|AlternateStateProvince:%%%SHIP_LIST_USSTATE%%%|AlternateProvince:%%%Ship_To_PROVINCE_Province%%%',0,0)
    The field names "AlternateCountry" etc come from the WSDL, the destination field names come from the HTML page source. Give it a try.. I will get around to documenting this as I have seen many different techniques and documents based on copying records, this seems to be the better of them all though.
    Oli @ Innoveer

  • Address field inserts my own email address from mail

    Hello,
    Having a couple of issues with Mail and Address Book applications.
    1. When I am in the email application and want add a mailing address from the email to my existing contacts in Address Book, it successfully adds the physical address BUT it also always adds my personal email address in the email address field. WHy?
    2. In the same situation, mail does not always highlight the entire mailing address, cutting off the street address. Are physical addresses font sensitive or format sensitive? For example, the email from friend goes like this:
    My address
    XXX Main Street Unit 1
    Sunnyvale, CA XXXX
    Looks like mail is confused with the "my address" and only allows the City, State, and zip to be added. I would think that mail would be much more smarter than this. If so, is there a workaround?
    Thanks!

    Here are ways to add contact information:
    In an address field of a message you’re sending, click the arrow in a Smart Address (an email address that appears within a blue field) and choose “Add to Address Book” from the pop-up menu.
    In a message you’ve received, move the pointer over a phone number, email address, or street address anywhere in the text. Mail detects the information and outlines it as a field with a pop-up menu. Click the arrow and choose an option from the pop-up menu. For example, you can add the information to an existing contact or create a new contact. If you’re connected to the Internet, you can map an address.
    In a message you’ve received, click the arrow in a Smart Address and choose “Add to Address Book” from the pop-up menu. Or select a message in the message window and choose Message > “Add Sender to Address Book.”
    Choose Window > Previous Recipients. In the list, select an address and then click “Add to Address Book.” Addresses that are already in your address book have a card icon next to the name in the list.
    To select addresses that are next to each other (contiguous) in the list, hold down Shift as you click the first and last addresses you want to add; to select addresses that are not next to each other in the list, hold down Command as you click each address.
    More information can be found using Mail Help.

  • Address field configuration for one-time customer FB70

    Hi,
    I understand there is more address field entered (street2, street3, street4) during the sales order creation VA01 for one-time customer. However, i hardly find the configuration to open more address field for one-time customer if user raise FI-invoice via FB70. Do you have any idea?
    Thanks.

    Thanks Mauri.
    I understand that address field of FB70 are linked to BSEC table whereas address field of sales order creation (va01) for one-time customer, the latter linked to ADDR1_data and having the Street2, 3, 4 provided in the pop-up screen.
    I am wondering is there anyway to have more address field for the FB70 since my client will have longer 'street' name so that the dunning will take place properly for one-time customer.
    Thank you so much

Maybe you are looking for