How to change the BP-customer Control Account for entering Opening Balance

Hi experts,
I am working on a project where I have used the segmented chart of account and segment is branch.
Project is under SAP B1 8.8 PL 05.
Customer has 2 branches. Now both the branch have different control account for debtors. Customer (BP) master is common for both the branches.
Now at the time of entering BP-Customer opening balance, I do not find the provison to select/change of control account. So all the opening balance entered will go into one control account only, which is set in business partner master for particular customer.
In SAP B1 8.8 at transaction level like Sales Invoice, there is provision to select the control account. Now I believe entering opening balance is the similar functionality as Sales Invoice and there should be provison for selection of control account to user.
Anyboady has any Idea / work around ?
Incase there is no provison then, I believe Product development team should take this in development of SAP B1 8.8.
BR
Samir Gandhi

Hi,
I suggest you to import BP opening balance by JE template of DWT in which you just put account code as your control segmented account and additional information in "shortname" field with customer/vendor code.
Hope this helps,
Son.

Similar Messages

  • How to change the size of control´s prompt?

    No matter the size of data to be displayed in the view suface prompt, the controls have the same size.
    Does anyone here know how to change the size of control in surface prompt?

    HI,
    In order to change the size of a radio button... one way you may consider is to Customise the Radio Button.
    Place a Radio Button (RB) on the FP of a VI, Right-Click the RB > Advanced > Customise...
    Click the Mode Button (most Left button) for Edit Mode
    Right-click the radio button (the round image) now, you will see a list of actions i.e. Copy to clipboard, import picture ...You will see Four images under the 'Picture Item', those are the images that you will need to replace.
    Prepare Four Images of the similar but larger expected size
    *** Copy the 1st new image to clipboard. Back to the Picture Item and select 1st image. Then, select Import Picture (to replace the existing image)
    Repeat *** for all four images.
    Once done, change the mode back to original. Save the *.ctl
    You are now ready to use the customised radio button!
    Quick sample attached (sorry for the poor images created )
    Ian F
    Since LabVIEW 5.1... 7.1.1... 2009, 2010
    依恩与LabVIEW
    LVVILIB.blogspot.com
    Attachments:
    IFK_RButton_Large.ctl ‏11 KB

  • Hello, small question, how to change the bank details my account is on? keep on charging the old card nr of a friend ;-(

    hello, small question, how to change the bank details my account is on? keep on charging the old card nr of a friend ;-(

    Go to iTunes, click on your Apple ID (right top iTunes' corner), enter your paswword if requested and edit the details you want

  • How to change the color background in Pages for iPad?

    how to change the color background in Pages for iPad?

    You can find many themes at https://github.com/hdoria/xcode-themes  There's a download zip button on the right side of the page.
    Unzip and and copy the .dvtcolortheme files into /Users/YourUsername/Library/Developer/XCode/UserData/FontAndColorThemes Create the directory if it doesn't exist.
    If you can't find the Library directory you can get to it by using Finder's "Go to Folder..." option under "Go" or press shift + cmd + G then type the path.

  • I need to know how to change the identity (email address) used for the iTunes store as I no longer use that email

    I need to know how to change the identity (email address) used for the iTunes store as I no longer use that email.

    Settings > iTunes & App store.
    Tap AppleID, sign out then sign back in.
    The Apple ID is right everywhere else. I've synced the phone. I've reset it in Settings on the phone. I've changed it at Apple.
    When you write, "I've changed it at Apple, this means you updated yoru old AppleID or you ceated a new AppleID?

  • How to change the email on my account?

    I recently changed the email on my account.  It shows up on the apple store etc. However whenever I go to update my apps the old email pops up on the Apple ID.  I can't seem to be able to change this.  Can anyone help?

    Read this thread.  It may shed some light on this subject:  https://discussions.apple.com/message/9029650#9029650

  • How to change the image in title bar for JFrames

    plz give me a small code to change the image of the JFrame in the Title bar.
    i know how to change the name of the title bar .
    import javax.swing.*;
    class Rathna1 extends JFrame
    Rathna1()
    super("rathna project ");
    public class Rathna
    public static void main(String ax[])throws Exception
    Rathna1 r=new Rathna1();
    r.setVisible(true);
    r.setSize(400,400);
    Like this how to change the image of the title bar
    Message was edited by:
    therathna

    hi,
    JFrame frame;
    frame.setVisible(true);
    frame.setIconImage(new ImageIcon("icons/img007.gif").getImage());
    frame.setSize(800,600);
    i think the thing u r searching is :
    frame.setIconImage(new ImageIcon("icons/img007.gif").getImage());
    ~~~radha

  • How to change the order of Mail accounts

    Is there a way I can adjust the order of how my Mail accounts appear? I have six accounts on my iPhone, but generally only receive e-mails to two of them, so I'd like to put them at the top of the list.
    Thanks!

    You're welcome.
    I'm not sure how the account order is established on the iPhone when transferring email accounts from your computer to your iPhone via the iTunes sync process. I access only two email accounts and I manually created both on my iPhone.
    You can delete all accounts on your iPhone, and then select only one email account at a time under the Info tab for your iPhone sync preferences followed by a sync - selecting the account you want listed first. Follow this by deselecting the account under the Info tab for your iPhone sync preferences and then select the next account that you want listed on your iPhone followed by a sync.
    Repeat the same for the 3rd account, 4th account, and so forth.
    Another thing to check, what order are the email accounts listed under the Info tab for your iPhone sync preferences? Does the order match the order of the accounts on your iPhone? If so, can you change the order of the accounts under the Info tab for your iPhone sync preferences? If yes, you can delete all email accounts from your iPhone followed by transferring all 6 email accounts at one via the iTunes sync process.

  • How to change the "TabIndex" of Controls?

    Hello,
    there are serval string/number input controls on a front panel, and I want to change the tab indics of them, because some users prefer to use "Tab"-Key than using mouse by inputing and the order of these control is really not logical. But I could not find any settings as "TabIndex", is there any way to do it?
    Thanks a lot!
    Le
    Solved!
    Go to Solution.

    Hi,
    Go to Edit>>Set Tabbing Order
    Also if you want to skip a control right click the control and go Properties>>Key Navigation and select the skip when tabbing option
    David

  • How to change the default login user id for firefox home?

    I need to enter a login id to open a firefox page. Unfortunately, I made an error on the login id. How to change this default login ID to open a Firefox home page?

    sheldonidx wrote:
    Can this be modified to change the underscore to a period?No.
    I'm not sure if this is possible because it looks like the XML refers to compiled Java classes. Correct. A similar request has been discussed before:
    http://forums.sun.com/thread.jspa?messageID=10626873#10626873
    Regards,
    Shane.

  • How to change the determination of text procedure for campaigns

    Hi all,
    we want to have different text determination procedures for our different campaign types.
    I checked the customizing, for the text object CGPL_TEXT there are many text determination procedures possible. However, I was not able to figure out where the the textproc is assigned.
    The next step was to check the coding, where we found a method  in GSTEXT: IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS. There the textproc is read by typed_context->attr->read_textproc( ). The result is always CPG.
    Unfortunately, we were not able to find the place where the attribute is set.
    How can we have different textprocs for our campaign types? How and where is the text determination procedure set for campaigns?
    Thank you very much in advance and best regards,
    Stefan

    You can use span HTML tag.
    For example, if your label is "Product Name", and you want it to appear in red, you can type this:
    <span style="color:red">Product Name</span>Hope it helps.
    Ravi

  • How to change the Client n user details for a model in Production

    Hello Friends,
                         I have an application which is calling RFC function module from SAP R/3.
    In development system while creating Model I have entered the Back end details like Client, User Name and Password.
    If I transport the application into Production, The Client and user name will be different. In this case How would I change the client n user name details.
    Do I have import again in Production. But does sounds a good idea.
    ThanQ for Ur time.
    Cheers.. Sam

    When you create Model first time, to import Interface of RFC you would need to logon into R/3. But once you are done with the Interface, your connection to R/3 will be determined by the client and UID details in JCo connection.
    Now when you transport your code from DEV to QA system, the JCo connection with the same name should be there. or else, you would need to create the same in the new server. I dont see a need to reimport the model. If that is the case, then developers would have to spend huge amount of time doing this job alone.
    Hope this solves ur problem.
    Regards
    Murali.

  • How to change the sequence that VL10 use for sales order during DN creation

    We are using VL10 for DN creation , VL10 is executed in  background as a batch job ..... we have created a variant and have given range of shipping points for which we want to create  the Deliveries.
    What we want to understand is that how SAP standard code for VL10,  sorts the sales orders for which the delivery are to be created using VL10?
    we would like VL10 to process the sales order which belong to same shipping point in some order....so that delivery needs to be created for the first sales order rather than last sales order for a given shipping point....
    Is there any sort order that SAP follows to pick which order it will consider for delivery creation ....first over the other sales order where the shipping happens to be same ?  if yes then is there any way we can change it  ?
    Any guidance is appreciated
    Thanks
    Rajey

    We are facing the same problem and are running at 4.7.
    There are orders with the same goods issue date and if so, it should be sorted by order no.
    Nevertheless, it does not sort it by order no but we could not find yet what the sort criteria is if it runs in the background and how to change these rules.

  • How to change the address to new address for all pages in a script

    i created a script for my website against an IP address
    now i have to run the same script of web site against new IP address
    can i change programmitically the old ip address of all script pages to new ip address?
    or should i go manually by opening each and every page address properties and changing it to new ip address.
    any suggestions
    my visual script is having around 75 pages.
    having a visual script with that many pages is best practice?
    thanks in advance

    Hello Pasumarthi,
    If I understand your question correctly, the address contains an IP address that you need to change for the 75 pages..
    If you change the first address in the page, save the script and re-run the test this should fix the remaining 74 pages.
    ex: http://192.168.2.1/index.html (Old)
    http://202.116.25.1/index.html(New)
    If the url example above is this task you are going to resolve, this will take care of your issue.
    If you have 75 scripts that need the URL changed, and you have upgraded to 8.20, you can use the script updater utility to do this.
    Please let me know if this resolves your issue.
    Best Regards,
    Jim

  • How to change the auto generated thumbnail images for a clip?

    When iMovie created all the thumbnails for my clips it got most of them right, but on some of them it has choosen a frame that doens't really represent that clip.
    Is there any way to change the poster frame for each clip?

    Hi,
         Afte uploaded record it create internal number (Personal ID), and it get stored in table MESSTAB. And that internal number is stored in field MESSTAB-MSGV1. Use this MESSTAB-MSGV1 field for the further use.
    Hope, it will help you.
    Thanks & Regads,
    Poonam.

Maybe you are looking for

  • Web service client invoke problem

    Hi all,I want to in sap studio to develop web service client to invoke a .net webservice,this webservice  need authen ,so I develop a standandalone proxy to write a consle to invoke my code. The follwoing is my invoke  code public class WebServiceTes

  • Transfer speed to Airport Disk?

    I have a 300GB LaCie connected to the USB2 port on my Airport Extreme Base Station. So far, this arrangement seems to be working fine in Leopard--but I'm wondering if the data-transfer rate is abnormally slow. I have the Wireless Radio Mode set to 80

  • Script logic problem

    Hi , I transfering the data from HR to finance . HR account dimension :  HRM_Account Finance account dimension : Account in HR diemnsion , i created one property ( fixgroup ) and value for required accounts is "transfer" at the same time in account d

  • Server wont accept smtp relays

    I have a 10.5 mail server that until recently accepted smtp connections from our users while offsite. For no apparent reason we are now getting a message that the server does not accept relays. I have turned off the accept relays only from these netw

  • Cannot find Win8.1 drivers for Qosmio X70-A-11L

    Hello, Lately I cannot find anywhere driver support for my model, X70-A-11L, no matter where I search for them. Does anyone know why Toshiba has removed these drivers and what are the alternatives? Thank you.