How can I link a new Sold-to Customer to an existing Credit Account?

Hi,
I have an existing Credit Account: 90008740 with a Sold-to Customer 90008740.
I have created a new Sold-to Customer 90008745 and I want to link it to Credit Account 90008740.
When I go into transaction FD32 and I complete the data for my new customer, I see that it immediately selects 90008745 as the credit account.
However, I want to use Credit Account 90008740.
How can I do that?
Can anyone help me?
Thank you.
Kind regards,
Linda Verding

There is no partner function available in the credit management. In the customer master in company code data you could link them using a previous account number. 
PLS ASSIGN POINT TO SAY THANKS.

Similar Messages

  • My 10 yr old wants to text from his iPod touch. We have 1 family Apple ID. How can I monitor his texts without receiving all of his friends messages? Do I need a separate Apple ID or can I link a new email address to the same Apple ID?

    My 10 yr old wants to text from his iPod touch. We have 1 family Apple ID. How can I monitor his texts without receiving all of his friends messages? Do I need a separate Apple ID or can I link a new email address to the same Apple ID?

    Just an email address
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime

  • Hi my name Abukar I had an old apple ID and I had problem with signing it so I decided to make a new apple ID with a new email address, so how can I link with two apple IDs and how can I get back all my previous apps that I purchased before, I cloud stuff

    Hi my name Abukar I had an old apple ID and I had problem with signing it so I decided to make a new apple ID with a new email address, so how can I link with two apple IDs and how can I get back all my previous apps that I purchased before, I cloud stuff

    It is not possible to do that.
    Allan

  • How can i stop open new tab on safari when i click  on link or anything ??

    how can i stop open new tab on safari when i click  on link or anything ??

    Check the links below for options to remove the Adware.
    The Easy, safe, effective method:
    http://www.adwaremedic.com/index.php
    If you are comfortable doing manual file removals use the somewhat more difficult method:
    http://support.apple.com/en-us/HT203987
    Also read the articles below to be more prepared for the next time there is an issue on your computer.
    https://discussions.apple.com/docs/DOC-7471
    https://discussions.apple.com/docs/DOC-8071

  • How can I create a new table in a MySQL database in MVC 5

    I have an MVC 5 app, which uses MySQL hosted in Azure as a data source. The point is that inside the database, I want to create a new table called "request". I have already activated migrations for my database in code. I also have the following
    code in my app.
    Request.cs: (inside Models folder)
    public class Request
    public int RequestID { get; set; }
    [Required]
    [Display(Name = "Request type")]
    public string RequestType { get; set; }
    Test.cshtml:
    @model Workfly.Models.Request
    ViewBag.Title = "Test";
    <h2>@ViewBag.Title.</h2>
    <h3>@ViewBag.Message</h3>
    @using (Html.BeginForm("SaveAndShare", "Home", FormMethod.Post, new { enctype = "multipart/form-data" }))
    @Html.AntiForgeryToken()
    <h4>Create a new request.</h4>
    <hr />
    @Html.ValidationSummary("", new { @class = "text-danger" })
    <div class="form-group">
    @Html.LabelFor(m => m.RequestType, new { @class = "col-md-2 control-label" })
    <div class="col-md-10">
    @Html.TextBoxFor(m => m.RequestType, new { @class = "form-control", @id = "keywords-manual" })
    </div>
    </div>
    <div class="form-group">
    <div class="col-md-offset-2 col-md-10">
    <input type="submit" class="btn btn-default" value="Submit!" />
    </div>
    </div>
    @section Scripts {
    @Scripts.Render("~/bundles/jqueryval")
    HomeController.cs:
    [HttpPost]
    public ActionResult SaveAndShare(Request request)
    if (ModelState.IsValid)
    var req = new Request { RequestType = request.RequestType };
    return RedirectToAction("Share");
    The point is that, I want the user to fill the form inside the Test view and click submit, and when the submit is clicked, I want a new entry in the new table to be created. But first of course I need to create the table. Should I create it using SQL query
    through MySQL workbench? If yes, then how can I connect the new table with my code? I guess I need some DB context but don't know how to do it. If someone can post some code example, I would be glad.
    UPDATE:
    I created a new class inside the Models folder and named it RequestContext.cs, and its contents can be found below:
    public class RequestContext : DbContext
    public DbSet<Request> Requests { get; set; }
    Then, I did "Add-Migration Request", and "Update-Database" commands, but still nothing. Please also note that I have a MySqlInitializer class, which looks something like this:
    public class MySqlInitializer : IDatabaseInitializer<ApplicationDbContext>
    public void InitializeDatabase(ApplicationDbContext context)
    if (!context.Database.Exists())
    // if database did not exist before - create it
    context.Database.Create();
    else
    // query to check if MigrationHistory table is present in the database
    var migrationHistoryTableExists = ((IObjectContextAdapter)context).ObjectContext.ExecuteStoreQuery<int>(
    string.Format(
    "SELECT COUNT(*) FROM information_schema.tables WHERE table_schema = '{0}' AND table_name = '__MigrationHistory'",
    // if MigrationHistory table is not there (which is the case first time we run) - create it
    if (migrationHistoryTableExists.FirstOrDefault() == 0)
    context.Database.Delete();
    context.Database.Create();

    Hello Toni,
    Thanks for posting here.
    Please refer the below mentioned links:
    http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-deploy-aspnet-mvc-app-membership-oauth-sql-database/
    http://social.msdn.microsoft.com/Forums/en-US/3a3584c4-f45f-4b00-b676-8d2e0f476026/tutorial-problem-deploy-a-secure-aspnet-mvc-5-app-with-membership-oauth-and-sql-database-to-a?forum=windowsazurewebsitespreview
    I hope that helps.
    Best Regards,
    Sadiqh Ahmed

  • How can i link my E-mail with my iPad in a way that i can delete my messages from my email inbox server not from my iPad inbox only?

    How can i link my E-mail with my iPad in a way that i can delete my messages from my email inbox server also not from my iPad inbox only?
    Because when i delete emails from my iPad inbox, it will be deleted on my iPad only but when i check my email inbox server from the browser its not deleted!
    So how can i set up this link so when i delete any email from my iPad it will be deleted from my email inbox server also?

    Hi Pierrot10,
    Insert your backup disc (or plug your external hd), then open Mail.
    In the File menu, click *Import Mailboxes* and follow the steps for a *Mail for Mac OS X* transfer.
    Navigate to your CD/DVD's or external HD's backup and hit "OK".
    This should create a new "Imported" folder in Mail with all your old messages in it, that you can then rearrange as you wish, creating new mailboxes etc.
    Axel

  • I have changed my credit card. How can I enter my new credit card data to purchase Apps or iTunes music? Thanks. Philippe

    I have changed my credit card. How can I enter my new data to purchase Apps and music on i Tunes? Thanks. Philippe

    Tap  -  Settings/iTunes & App Store/Apple ID
    In the next window tap view Apple ID and enter password and click okay.
    You are now securly linked to your itunes account - tap Payment information and change the credit card details and then done/done.

  • How can I configure my new Mac Pro to output the timeline via HDMI

    How can I configure my new Mac Pro to output the timeline in FCP 7 (yes, I have X, but I'm using 7 right now). I have two monitors running from TB2, but want to have the third for a client monitor.
    If I use all three via TB2, it's literally three monitors, and I want to edit on my CineDisplay. I only want the client to see the timeline video on the third monitor. When I hook up HDMI I get no signal, in fact, I can't have the HDMI cable hooked up for TB2 to work with the third.
    Thanks,
    GEvans
    DarthPro
    3.7 QCIntelXeonE5
    12 GB
    AMD FirePro dual D300 2048MB
    OSX 10.9.2

    If you use all ThunderBolt displays, or stick with DisplayPort and Mini DisplayPort (free conversion between the two with only a cheap cable) you can have up to six displays.
    If you attach "legacy" displays with "any-old adapter", you can have up to two, and the built-in HDMI counts as one if you use it.
    Any more requires ACTIVE Adapters.
    The US$100 Apple ACTIVE Mini DisplayPort to Dual-Link DVI adapter works in every case, even displays over 1920 wide.
    StarTech and Accell make US$35 ACTIVE adpters that work for displays up to 1920 wide.

  • How can I create a new Numbers Document through AppleScript?

    How can I create a new Numbers Document through AppleScript?
    I try this:
    tell application "Numbers"
    make new document with properties {template name:"blank"}
    end tell
    But don't work.
    Where can I find documentation about it?
    Thanks

    If you try to invent your own syntax, you are starting on very wrong basis.
    The required syntax is defined by the Numbers AppleScript's dictionary.
    This one doesn't know what is a template.
    This is why, in the link posted by badunit, I use an other scheme to create a new document.
    I know that it's awful but it's the only one available at this time.
    Yvan KOENIG (VALLAURIS, France) samedi 4 juin 2011 11:25:25
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • How can I link to a chapter in iBooks Author? I just want a link to the chapter, not to a bookmark

    How can I link to a chapter in iBooks Author? I just want a link to the chapter, not to a bookmark.
    But something like: "This was explained in Chapter 5." Where "Chapter 5" is a clickable hyperlink.
    Also, when I add a new chapter before chapter 5 this should automatically change to:
    "This was explained in Chapter 6."
    I could use a bookmark (e.g. to the first word in Chapter 5) but this would be not right.
    Gerriet.

    Use "Link to: A file" in the link inspector.

  • How can i get a new ipod of 120G

    How can i get a new ipod of 120G

    If "120G" means 120GB storage space, the currently sold iPod classic has 160GB.
    http://www.apple.com/ipodclassic/

  • How can i link 16 bit assembly programs(8086 assembly) to LabVIEW ?

    how can i link assembly programs to LabVIEW programs?
    if it's possible to link assembly to LabVIEW then how can i assign memory addresses to LabVIEW variables?
    for example how can i assign 300 hex of system RAM to a byte variable in LabVIEW?
    and finally the format of program must be com,exe or asm to link to LabVIEW?

    You will need a file from ni.com called accessHW.zip
    You may also need to compile your assembly into a win32 dll and then use the
    Call Library Function in LV.
    Mike Sachs
    Intelligent Systems
    "Biomedical" wrote in message
    news:[email protected]..
    > how can i link assembly programs to LabVIEW programs?
    >
    > if it's possible to link assembly to LabVIEW then how can i assign
    > memory addresses to LabVIEW variables?
    > for example how can i assign 300 hex of system RAM to a byte variable
    > in LabVIEW?
    > and finally the format of program must be com,exe or asm to link to
    > LabVIEW?

  • How can I link EntityClass properties to GUI compoments?

    Contact.java
    package pub.lne.entidades;
    import java.io.Serializable;
    import javax.persistence.Column;
    import javax.persistence.Entity;
    import javax.persistence.GeneratedValue;
    import javax.persistence.GenerationType;
    import javax.persistence.Id;
    import javax.persistence.Table;
    @Entity
    @Table(name = "CONTACT")
    public class Contact implements Serializable {
        private static final long serialVersionUID = 1L;
        @Id
        @GeneratedValue(strategy = GenerationType.IDENTITY)
        private Long id;
        @Column(name = "NAME")
        private String name;
        @Column(name = "PHONE")
        private String phone;
        @Column(name = "EMAIL")
        private String email;
        public Long getId() {
            return id;
        public void setId(Long id) {
            this.id = id;
        public String getName() {
            return name;
        public void setName(String name) {
            this.name = name;
        public String getPhone() {
            return phone;
        public void setPhone(String phone) {
            this.phone = phone;
        public String getEmail() {
            return email;
        public void setEmail(String email) {
            this.email = email;
    ContactView.fxml
    <?xml version="1.0" encoding="UTF-8"?>
    <?import java.lang.*?>
    <?import java.util.*?>
    <?import javafx.scene.*?>
    <?import javafx.scene.control.*?>
    <?import javafx.scene.layout.*?>
    <AnchorPane id="AnchorPane" prefHeight="308.0" prefWidth="433.0" xmlns:fx="http://javafx.com/fxml" fx:controller="pub.pre.vistas.ContactViewController">
      <children>
        <TextField fx:id="txtName" layoutX="121.0" layoutY="102.0" prefWidth="200.0" />
        <TextField fx:id="txtPhone" layoutX="121.0" layoutY="133.0" prefWidth="114.0" />
        <TextField fx:id="txtEmail" layoutX="121.0" layoutY="162.0" prefWidth="200.0" />
        <Label layoutX="69.0" layoutY="105.0" text="Name" />
        <Label layoutX="69.0" layoutY="136.0" text="Phone" />
        <Label layoutX="69.0" layoutY="168.0" text="Email" />
        <Button fx:id="btnSaveContact" layoutX="122.0" layoutY="218.0" mnemonicParsing="false" onAction="#btnSaveContactAction" text="Save Contact" />
      </children>
    </AnchorPane>
    ContactViewController
    package pub.pre.vistas;
    import java.net.URL;
    import java.util.ResourceBundle;
    import javafx.event.ActionEvent;
    import javafx.fxml.FXML;
    import javafx.fxml.Initializable;
    import javafx.scene.control.Button;
    import javafx.scene.control.TextField;
    import javax.persistence.EntityManager;
    import javax.persistence.EntityManagerFactory;
    import javax.persistence.Persistence;
    import pub.lne.entidades.Contact;
    public class ContactViewController implements Initializable {
        @FXML
        private ResourceBundle resources;
        @FXML
        private URL location;
        @FXML
        private Button btnSaveContact;
        @FXML
        private TextField txtEmail;
        @FXML
        private TextField txtName;
        @FXML
        private TextField txtPhone;
        private Contact contact;
        @FXML
        void btnSaveContactAction(ActionEvent event) {
            //setting values
            contact.setName(txtName.getText());
            contact.setPhone(txtPhone.getText());
            contact.setEmail(txtEmail.getText());
            //saving
            EntityManagerFactory emf = Persistence.createEntityManagerFactory("PersistenceUnit");
            EntityManager em = emf.createEntityManager();
            em.getTransaction().begin();
            em.persist(contact);
            em.getTransaction().commit();
        @Override
        public void initialize(URL url, ResourceBundle rb) {
            contact = new Contact();
    The Question
    How can I link the Contact.java properties to the ContactViewController.java components (In this case the textfields). In order to automatically update the Contact properties or viceversa.
    I dont want do this:
    contact.setName(txtName.getText());
    and
    txtName.setText(contact.getName());There is any way to do it automatically ?
    If yes, please correct my example in this post with the best way.
    Edited by: m_ilio on Jun 5, 2013 8:44 AM

    Have a look at all the JavaBean***Property classes.
    You have to wrap you entity class and for each usual getter/setter you will have to provide an additional property in the JavaFX style with the help of the builder class.
    http://docs.oracle.com/javafx/2/api/javafx/beans/property/adapter/JavaBeanStringPropertyBuilder.html
    Then you can do (bidirectional) binding.
    For bidirectional binding, also notice this from the docs:
    If the Java Bean property is bound (i.e. it supports PropertyChangeListeners), this JavaBeanStringProperty will be aware of changes in the Java Bean. Otherwise it can be notified about changes by calling fireValueChangedEvent().

  • HT201304 I have forgotten my "restrictions code" passcode. How can I get a new passcode? Thanks for your help. Paul

    I have forgotten my "restrictions code" passcode. How can I get a new passcode? Thanks for your help. Paul

    If You Are Locked Out Or Have Forgotten Your Passcode
    iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    iOS- Understanding passcodes
    A Complete Guide to Recover Your iDevice if You Forget Your Passcode
    If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup). If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present. Refer to Updating and restoring iPhone, iPad and iPod touch software.
    Try restoring the iOS device if backing up and erasing all content and settings doesn't resolve the issue. Using iTunes to restore iOS devices is part of standard isolation troubleshooting. Restoring your device will delete all data and content, including songs, videos, contacts, photos, and calendar information, and will restore all settings to their factory condition.
    Before restoring your iOS device, Apple recommends that you either sync with iTunes to transfer any purchases you have made, or back up new data (data acquired after your last sync). If you have movie rentals on the device, see iTunes Store movie rental usage rights in the United States before restoring.
    Follow these steps to restore your device:
         1. Verify that you are using the latest version of iTunes before attempting to update.
         2. Connect your device to your computer.
         3. Select your iPhone, iPad, or iPod touch when it appears in iTunes under Devices.
         4. Select the Summary tab.
         5. Select the Restore option.
         6. When prompted to back up your settings before restoring, select the Back Up
             option (see in the image below). If you have just backed up the device, it is not
             necessary to create another.
         7. Select the Restore option when iTunes prompts you (as long as you've backed up,
             you should not have to worry about restoring your iOS device).
         8. When the restore process has completed, the device restarts and displays the Apple
             logo while starting up:
               After a restore, the iOS device displays the "Connect to iTunes" screen. For updating
              to iOS 5 or later, follow the steps in the iOS Setup Assistant. For earlier versions of
              iOS, keep your device connected until the "Connect to iTunes" screen goes away or
              you see "iPhone is activated."
         9. The final step is to restore your device from a previous backup.
    If you can not restore your device then you will need to go to recovery mode.
    Placing your device into recovery mode:
    Follow these steps to place your iOS device into recovery mode. If your iOS device is already in recovery mode, you can proceed immediately to step 6.
         1. Disconnect the USB cable from the iPhone, iPad, or iPod touch, but leave the other end
             of the cable connected to your computer's USB port.
         2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the
             red slider appears, then slide the slider. Wait for the device to turn off.
              If you cannot turn off the device using the slider, press and hold the Sleep/Wake
              and Home buttons at the same time. When the device turns off, release the Sleep/Wake
              and Home buttons.
         3. While pressing and holding the Home button, reconnect the USB cable to the device.
             The device should turn on. Note: If you see the screen pictured below, let the device
             charge for at least ten minutes to ensure that the battery has some charge, and then
             start with step 2 again.
         4. Continue holding the Home button until you see the "Connect to iTunes" screen.
             When this screen appears you can release the Home button.
         5. If necessary, open iTunes. You should see the following "recovery mode" alert:
         6. Use iTunes to restore the device.
    If you don't see the "Connect to iTunes" screen, try these steps again. If you see the "Connect to iTunes" screen but the device does not appear in iTunes, see this article and its related links.
    Additional Information:
    Note: When using recovery mode, you can only restore the device. All user content on the device will be erased, but if you had previously synced with iTunes on this computer, you can restore from a previous backup. See this article for more information.

  • I am living in Saudi Arabia and I wish to buy iPhone 6 with face time enabled. How can I confirm the new phone is face time enabled or not? In Saudi Arabia face time enabled iPhone 6 is available with some shops.

    Dear Sir,
    I am living in Saudi Arabia and I wish to buy iPhone 6 with face time enabled. How can I confirm the new phone is face time enabled or not? In Saudi Arabia face time enabled iPhone 6 is available with some shops.
    Rahul

    All legitimate iPhones sold in SA have Facetime removed on the order of the SA Government and it cannot be reinstalled
    any iPhone you purchase claiming to have FaceTime will be a grey import and may not function correctly as it will have been destined for another Country

Maybe you are looking for

  • In need of urgent Help!!!! nokia 6280

    How do I save my contacts to the sim?i have all my contacts saved on my phone and want to save them on the sim to put in my new phone just seems imposable to save the on the sim if you dont save them straight away to the sim

  • Does Firefox use advertising pop-ups for revenue?

    I am thinking about installing Firefox but, I don't believe in a "free" lunch. Ergo my question. How can Mozilla "give away" Firefox? Is it supported by pop-up advertising or sale of accumulated browsing data? == This happened == Not sure how often =

  • Building shared libraries on linux with SunStudio

    Hi, I installed the sunstudio-compilers on my system (SuSE 10.0/x86-64) and try to build a shared library. For my (c++-)library I use autoconf/automake, so I hoped it to be trouble-free, but it is not. I configured my library with: ./configure CC=cc

  • OLAP cubes disappear

    Hey Guys, I am having some trouble with my OLAP cubes. When I log in at the analysis server manager I do not see any of my cube in the database folder. I tried te restore my application using the server manager, full processed all my dimension, modif

  • When i try to wake my macbook after sleep the keypad lights up but the screen stays black. I have to switch off and restart. How do I fix this?

    After my Macbook goes into sleep mode it sometimes won't wake. The keypad lights up but the screen stays black. This problem has only occured after updating to OSX 10.7.2. All I can do is switch off and restart. Then any programs I have not 'quit' al