Use of Add in Sequence in payments

Can someone please clarify the difference between "Add" and "Add in Sequence" for incoming/outgoing payments? Thank you.

Allen,
Add and Add in Sequence are completely 2 different things.
Add is to Add the Incoming Payment.
Add in Sequence is an automatic way to apply payment to the Invoices in the Sequence of their display order.
Example
Invoice No...........Balance Due.....................Total Payment
100......................300.00.................................300.00
101......................200.00.................................200.00
102......................150.00.................................150.00
103......................250.00.................................250.00
In the above case if the Customer Pays 550.00 and the normal process would be to enter 300.00 on the first, 200.00 on the second and 50.00 on the third invoice manually.  (presuming you want to apply the payments to the first 3 invoices).  To User Add in Sequence instead of manually entering the amounts to each invoice, you will simply go to Payment means and enter the total amount and on the main screen Click Add in Sequence and it would automatically allocate the amounts in the order of the Invoices (Top to Bottom) and your screen would look as below and the first 3 rows would be highlighted. 
Invoice No...........Balance Due.....................Total Payment
100......................300.00.................................300.00
101......................200.00.................................200.00
102......................150.00................................. 50.00
103......................250.00.................................250.00

Similar Messages

  • Incoming Payment add in sequence via SDK

    Hi guys,
    I want to use the SDK to add an incoming payment based on an invoice. It will only be a partial payment however and I want to pay the invoice in the same way that the "Add In Sequence" button works. I do not want the invoice to close until it is paid in full.
    Can anyone help?

    Hello
    Pay in Sequnece is a business logic, you must code the same  logic as B1 client uses.
    Of cource it is possible. I am sure, until the invoice not fully payed, the sap b1 internal reconsiliation engige will not close the sales invoice, os it will stay opened automatically. (not payed totally, you will see the reaining amount when you open the invoice via B1 client).
    logic should be coded:
    1. get the payment anoumt and customer
    2. get open  of the customer and sort them by date (sequnece based on date).
    here you mayuse a query based on jdt1 (balduedeb and balduecred are the fields holding the open amount of a transaction, ie unpayed amount of the incoive or a Journal entry)
    select * from jdt1 where shortname = 'cardcode' and balduedeb-balduecred != 0
    3. issue the payment object, until the payment amount is fit wiht the selected open items amount.
    Regards
    János

  • Number was used up in this sequence

    Hi Expert,
    When i am opening any document like "AP Invoice" or "Outgoing Payments" it's give me the error
    "Number was used up in this sequence"
    Thanks & Regards,
    Tushar Nathwani

    Hi,
    Refer to this link :
    [Re: can no longer create deposit transaction|Re: can no longer create deposit transaction]
    Thanks.
    Clint

  • Sequence in Payment Instruction Format

    Hi All,
    We need to generate an text file as per the format mentioned below in each Payment Process Request(PPR)
    Header - Payment Instruction
    DetailRecord - Payments
    Contra Record (For every 100 detail records, we need one contra record)
    Trailer
    The problem here is we need to have a sequence to be used at header level which should be specific to payment process profile being used as a part of each PPR. Please let us know if this is possible through some setups.
    We have seen a field called 'Sequence' in 'Payment Instruction Format' tab of 'Payment Process Profile' and tried using the same. But that is getting reset to 1 after each run, meaning every run is starting with the value as 1 instead of showing the same as 'Last Value + 1'.
    Please let us know if we are missing some setups realted to the above mentioned sequence field.
    Thanks,
    Sreenivasa

    Blindly fallow the tags..This will work..

  • Using same credit card as a payment method for two...

    I had done this before with no problem, however when  I tried to add  a visa card for two skype accounts of mine,  it doesn't accept the same credit card for the second SKYPE account.
    Thanks,
    Sherry
    Solved!
    Go to Solution.

    Hi Sherry,
    We have a safety measure that only allows the funding of two Skype accounts with one credit card. If you attempt to fund more than two different Skype accounts with the same credit card, any orders placed to the third Skype account are cancelled and the money refunded to your credit card. As explained, this includes order attempts in one Skype account.
    In your case, I would suggest that you use a different card, or alternative payment method. You can check our available payment method here: http://www.skype.com/en/ways-to-pay/
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

  • Not able to push batch script for installing IIS all features using SCCM 2012 task sequence

    Hey Guys, I am working for this from a long time but not able to make it work, I am using following batch script for installing IIS  using SCCM 2012 task sequence:
    Dism.exe /online /Enable-Feature /FeatureName:IIS-WebServerRole /FeatureName:IIS-WebServerRole /FeatureName:IIS-WebServer /FeatureName:IIS-ApplicationDevelopment /FeatureName:IIS-Security /FeatureName:IIS RequestFiltering /FeatureName:IIS-NetFxExtensibility
    /FeatureName:WAS-WindowsActivationService /FeatureName:WAS-ProcessModel /FeatureName:WAS-NetFxEnvironment /FeatureName:WAS-ConfigurationAPI /FeatureName:NetFx3 /FeatureName:WCF-HTTP-Activation /FeatureName:WCF-NonHTTP-Activation /FeatureName:IIS-WebServerManagementTools
    /FeatureName:IIS-ManagementConsole /FeatureName:IIS-ManagementScriptingTools  /FeatureName:IISIIS6ManagementCompatibility /FeatureName:IIS-ManagementService /FeatureName:IIS-Metabase /FeatureName:IIS-WMICompatibility
    When I run this script as admin by right click on it and select "run as a administrator" the script works fine but when I pushed the script as a software package or a step in OSD task sequence, nothing happens. I also tried
    run command line option but no luck. Please help me with this.
    Thanks,
    VST

    1. When I used "run command line" option I found following errors in smsts.log:
    Remediation failed. Code 8027000C TSManager 1/2/2014 2:32:12 PM 2720 (0x0AA0)
    Remediation failed with error code 8027000C TSManager 1/2/2014 2:32:12 PM 2720 (0x0AA0)
    Remediation failed. Code 8027000C TSManager 1/2/2014 2:34:16 PM 2092 (0x082C)
    Remediation failed with error code 8027000C TSManager 1/2/2014 2:34:16 PM 2092 (0x082C)
    Failed to run the action: Run Command Line.
    Unknown error (Error: 800F080C; Source: Unknown) TSManager 1/2/2014 2:34:32 PM 2092 (0x082C)
    Failed to delete directory 'C:\_SMSTaskSequence' TSManager 1/2/2014 2:34:33 PM 2092 (0x082C)
    SetNamedSecurityInfo() failed. TSManager 1/2/2014 2:34:33 PM 2092 (0x082C)
    SetObjectOwner() failed. 0x80070005. TSManager 1/2/2014 2:34:33 PM 2092 (0x082C)
    RemoveFile() failed for C:\_SMSTaskSequence\TSEnv.dat. 0x80070005. TSManager 1/2/2014 2:34:33 PM 2092 (0x082C)
    RemoveDirectoryW failed (0x80070091) for C:\_SMSTaskSequence TSManager 1/2/2014 2:34:33 PM 2092 (0x082C)
    Failed to delete registry value HKLM\Software\Microsoft\SMS\Task Sequence\Package. Error code 0x80070002 TSManager 1/2/2014 2:34:33 PM 2092 (0x082C)
    RegQueryValueExW failed for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram TSManager 1/2/2014 2:34:34 PM 2092 (0x082C)
    GetTsRegValue() failed. 0x80070002. TSManager 1/2/2014 2:34:34 PM 2092 (0x082C)
    ReleaseRequest failed with error code 0x80004005 TSManager 1/2/2014 2:34:34 PM 2092 (0x082C)
    RegQueryValueExW failed for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram OSDSetupHook 1/2/2014 2:34:35 PM 360 (0x0168)
    GetTsRegValue() failed. 0x80070002. OSDSetupHook 1/2/2014 2:34:35 PM 360 (0x0168)
    2. We are not using MDT in our environment so I ant use add features and roles option.
    3. The script is running fine when we run it manually.

  • I loaded iTunes on a new laptop. I copied and pasted my albums to a 4G stick and down loaded them to the new laptop. Placing them in, Libraries – Music – iTunes and than in Itunes used File – add file to library. So far so good. For what ever reason one o

    I loaded iTunes on a new laptop. I copied and pasted my albums to a 4G stick and down loaded them to the new laptop. Placing them in, Libraries – Music – iTunes and than in Itunes used File – add file to library. So far so good. For what ever reason one of the CDs would not load onto the stick. I got the orginal CD and loaded directly to Itunes. Now when I look in  Libraries – Music – iTunes it’s not there but it is in and plays in iTunes. What should I have done or should I be doing? Thanks.

    It's not a unique situation - happens all the time, smaller hard drives getting filled up.
    It's also easy to fix. I just moved my itunes content to a bigger hard drive.
    First I made a backup of the itunes database file - iTunes Library.itl. Just in case anything went wrong.
    Nothing did go wrong, but I'd have it in case anything DID go wrong. That file holds ratings, playcounts, Date Added, and other metadata.
    Second, in itunes change the preferences > advanced tab to tell itunes to put everything on G:
    Set the itunes folder location to something like G:Media or G:iTunes
    This will affect all FUTURE additions to itunes and not do anything to the existing locations.
    Make sure the checkbox for "Keep itunes organized" is NOT checked. I also left the "Copy files when adding" unchecked.
    Third, to move all the files to G: without itunes losing the paths, run the File > Library > Organize > Consolidate command. This will need to run a while, so be patient as it copies all the files to the new G: location. This does NOT delete the originals. You will have to do that.
    Fourth, make sure everything in itunes is OK and you can play stuff in your library. If you're really cautious you can run a script to check for missing/dead tracks.

  • I'm using a Mac.  I "upgraded" to LR5 from LR4.  I do not want to be a member of the "Creative Cloud".  I just want to use the software I purchased, specifically to upload to my SmugMug account.  Is there a way to use an add-on to do this?  Aperture and L

    I'm using a Mac.  I "upgraded" to LR5 from LR4.  I do not want to be a member of the "Creative Cloud".  I just want to use the software I purchased, specifically to upload to my SmugMug account.  Is there a way to use an add-on to do this?  Aperture and LR4 were easy but I'm finding it impossible without subscribing to CC.

    Sorry, maybe I don't understand, but why do you feel compelled to subscribe to CC if you already have a permanent Lightroom 5 licence?
    For the SmugMug plugin, a simple Google search ("smugmug lightroom plugin") gives this link to download the plugin:  http://help.smugmug.com/customer/portal/articles/121321
    Another way is to click the button "Find more services online..." in the the Publish Service section of Lightroom, and to search for SmugMug in the Adobe Add-ons portal; you will find a link to the latest plugin: https://creative.adobe.com/addons/products/1755

  • OK since midday today firefox 3.6.24 apparently no longer executes javascript on ebay. Can't use the "add to watch list" buttons or the enlarge photo buttons. It says 'javascript at the bottom of the firefox window but nothing happens.

    just as I wrote above.. ebay loads and functions. I can bid and view auctions but trying to either use the "add to watch list" or "add to wish list" buttons or to switch between different posted photos of an item just gives me javascript:; at the bottom left of my screen but clicking the button has no effect.I'm still running 10.4.11 with the last java download.. is this an ebay change to a newer java version not supported by my os or is it a firefox error..oh and one more thing each page seems to have become 4 times longer..ie there is a huge empty space as I scroll down the page before I hit the bottom.Only appears to do this on ebay..haven't found any other sites showing similar errors and everything works fine on my imac running firefox 4 under 10.5

    Craig Stenton: at 12:13:04
    but I can't install windows! During the install I am asked for the product key and it tells me that it is not valid and so I can't proceed.
    Craig Stenton: at 12:14:16
    I can't use the usual methods of activation because I cannot get an activation code. I can't use the activation wizard. I can't call the number because it requires an activation code.
    Hi,
    I'm a bit confused with this paragraph, as you said Vista already install on your computer, why did you say Windows can't be installed?
    According to your description with your problem, it is Product edition and key are not match. Firstly of all, we must make sure the system you installed on your computer was
    Windows Vista Business, not matter 32 or 64 bit.
    Note: you can check current system edtion at System Properties.
    After that, you can try to input your product key and activate your system for test.
    If problem still presists, it would be better to provide the activation error message.
    Roger Lu
    TechNet Community Support

  • We use an add-on in one of our online solutions and we've identified a security vulnerability. The issue has been addressed in our latest add-ons and we would like to know how we may blocklist our previous player through a firefox update?

    We use an add-on in one of our online solutions and we've identified a security vulnerability. The issue has been addressed in our latest add-ons and we would like to know how we may blocklist our previous player through a firefox update?

    You can file a bug report to do that request.
    http://developer.mozilla.org/en/docs/Bug_writing_guidelines

  • I can't use the add attachment options in mail

    Hi all,
    Im having a little bit of trouble here. Everything was working fine. but all of a sudden I can't add attachments to an email in Mac mail by using the add attachments shortcut button or by file add attachments.
    All that happens is after aproximatley 30 secs the button or 'file' is depressed and i can continue using mail but no attachments window ever appears.
    Its not the end of the world as i can still drag and drop files into the email but it can become a pain when having to scroll through the network to find the attachments i require in finder.
    Please Help.
    Ben

    Please follow these instructions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below to select it, then copy it to the Clipboard (command-C):
    ~/Library/Containers/com.apple.mail
    Quit Mail.
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste (command-V) into the box that opens, then press return. A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Relaunch Mail and test. If the problem is resolved, you'll have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.

  • Using of cash journal for advance payment to vendor or from customer.

    using of cash journal for advance payment to vendor or from customer.please give advice?

    Hi,
    Set up a new transaction for "Advance Payment to Vendor" in Cash Journal IMG. The menu path in IMG is Financial Acct --> Bank Accounting --> Business transction --> Cash Journal --> Create, Change, Delete Business Transactions. Transaction Code for this configuraiton activity is FBCJC2.
    Enter Company Code, Business Transaction Type as "K" and Cash Journal Business Transaction as "Advance Payment to Vendor". This will work if you are paying to Vendor from Petty Cash.
    Check Receipt from Customer is supported if you take it in Cash Journal and then later deposit to Bank. But check payment to Vendor should be handled trhough either automatic payment program or outgoing payment transaction.
    Hope this helps,
    Reagrds
    CSM Reddy

  • Exception calling "Update" with "0" argument(s): "To add an item to a document library, use SPFileCollection.Add()"

    Hi i am trying to add a new item and update existing field value in a document library with powershell 
    but i receive below error message.
    PS C:\Users\spfarm> C:\Scripts\add.ps1
    Exception calling "Update" with "0" argument(s): "To add an item to a document
    library, use SPFileCollection.Add()"
    At C:\Scripts\add.ps1:24 char:16
    + $newItem.Update <<<< ()
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : DotNetMethodException
    #Add SharePoint PowerShell Snapin which adds SharePoint specific cmdlets
    Add-PSSnapin Microsoft.SharePoint.PowerShell -EA SilentlyContinue
    #Variables that we are going to use for list editing
    $webURL = "http://tspmcwfe:89"
    $listName = "test"
    #Get the SPWeb object and save it to a variable
    $web = Get-SPWeb $webURL
    #Get the SPList object to retrieve the "Demo List"
    $list = $web.Lists[$listName]
    #Create a new item
    $newItem = $list.Items.Add()
    #Add properties to this list item
    $newItem["Title"] = "My second item!"
    $newItem["Info"] = "s15"
    #Update the object so it gets saved to the list
    $newItem.Update()
    $web.Dispose()
    adil

    Hi Adil,
    Document Library is different from a normal list. The document library contains files inside it. You need to update the code to add a document to the library. Then you can get hold of the List Item represented by that file and update its properties. Here
    is an example:
    $WebURL = "http://aissp2013/sites/TestSite"
    $DocLibName = "Docs" 
    $FilePath = "c:\blogs.txt" 
    # Get a variable that points to the folder 
    $Web = Get-SPWeb $WebURL 
    $List = $Web.GetFolder($DocLibName) 
    $Files = $List.Files
    # Get just the name of the file from the whole path 
    $FileName = $FilePath.Substring($FilePath.LastIndexOf("\")+1)
    # Load the file into a variable 
    $File= Get-ChildItem $FilePath
    # Upload it to SharePoint 
    $spFile = $Files.Add($DocLibName +"/" + $FileName,$File.OpenRead(),$false) 
    $item = $spFile.Item
    $item["Title"] = "New Title"
    $item.Update()
    $web.Dispose()
    Blog | SharePoint Learnings CodePlex Tools |
    Export Version History To Excel |
    Autocomplete Lookup Field

  • How can I add a hyperlink to a PDF with OSX 10.9? The "Help" article says to use the "add link" feature under "edit." It's not there.

    How can I add a hyperlink to a PDF with OSX 10.9? The "Help" article says to use the "add link" feature under "edit." It's not there. I could add links w/ the previous OS. Time sensitive project.

    Which application are you using?
    Clinton

  • When I try to send a page by e-mail using the add-on e-mail feature, I get this message: " You don't appear to be authorized to access this service. +__+ " and cannot send the e-mail

    I cannot send e-mails of pages I wish to send using the add-this tab e-mail icon. I was able to use this all this time. But this week, I started to get this message: "You don't appear to be authorized to access this service +__+" . How do I rectify this problem?

    I cannot send e-mails of pages I wish to send using the add-this tab e-mail icon. I was able to use this all this time. But this week, I started to get this message: "You don't appear to be authorized to access this service +__+" . How do I rectify this problem?

Maybe you are looking for

  • Flows cross companies

    Hi experts How can I customize a purchase flow (MM) in the company A on the basis of sales flow in the company B (cross company flows) ? I want to create a purchase order and goods receipt in company B when posting goods issue in the flow of sales of

  • Special characters in password for "create database link"

    It seems that one cannot create a DB link if the password has a special character in it (like '!')? create database link MYLINK connect to SOURCE identified by mypwd! using 'MYDB' - returns "ORA-00933: Command not properly ended" create database link

  • How to change colors of designs

    I would love to be able to change colors of designs I make in Printshop. On my PC I could just highlight an object and choose a color and change it. The Mac is supposed to be the great "artistic" machine, yet it can't seem to do half the stuff my PC

  • Just new to Dreamweaver cs5 / Deleting a recent Item / Resetting home page

    Hello       I am new to dreamweaver cs5.  Just purchased the software and teaching myself the basics.  I have created several recent projects and would I like to clean up, delete them and start all over again.  Also have  lost dreamweavers home page

  • AR01 REPORT IS NOT TALLYING WITH GL BALANCE

    Dear SAP Guru's AR01 report is not tallying with CWIP gl. during our observation, we found that out of four CWIP assets two of them showing over balance and two of them showing under balance. but when i tried for settling these assets to actual asset