R12:Create journals in 2 ledgers using ONE journal import launch

Hi all,
We are inserting lines in GL_INTERFACE, 1 line for the Primary Ledger (id 2222) and 1 for Secondary Ledger (id 2233).
We have also set the flag "Transfer to Secondary Ledger" to "No" in the Accounting setup for the Source of the journals.
Then Journal import program is launch on the Primary Ledger Responsibility and only line with id 2222 is being processed.
We want both line to be processed using only one journal import launch.. Is this possible or a setup exist for such processing?
thanks...
vik
Edited by: Vik Awotar on Jan 27, 2009 10:40 PM

When launching Journal import program manually, is it possible to bypass the parameter "Ledger" and thus process all lines (all ledger id) present in GL_INTERFACE??

Similar Messages

  • Want to create a multiple Purchase Order using one file source

    I'm want to create a multiple purchase order using one source file. I want to read the file source create LINES in a purchase order and when the Vendor code changes I want to Add the purchase order and then create a new purchase order and Add LINES and so on.
    Right now I get  Item.no is missing [POR1.ItemCode][Line 2]

    Here is a code sample
        Private Sub testcode()
            Dim strOrdplanFile As String
            Dim oLineRec As SAPbobsCOM.Recordset
            Dim strLine As String = ""
            Dim ItemName As String
            Dim Quantity As String
            Dim RequiredDate As String
            Dim SupplierType As String
            Dim ShipTo As String
            Dim Vendor As String
            Dim oPurchaseOrder As SAPbobsCOM.Documents
            Dim bAddPOrder As Boolean = True
            Dim bPurchase As Boolean = False
            Dim sSQL As String
            Dim iReads As Integer = 1
            Dim iCurrentPurchaseNumber As Integer = 0
            Dim bErrors As Boolean = False
            Dim retCode As Double
            oPurchaseOrder = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseOrders)
            strOrdplanFile = strFolderLocation & "ORDPLAN.TXT"
            If File.Exists(strOrdplanFile) And FileLen(strOrdplanFile) > 0 Then
                Dim sr As New StreamReader(strOrdplanFile)
                strLine = sr.ReadLine()
                txtPurRec.String = "0"
                oFormStatus.Update()
                Try
                    Do
                        Vendor = strLine.Substring(0, 8).Trim()
                        ShipTo = strLine.Substring(12, 8).Trim()
                        SupplierType = strLine.Substring(26, 1)
                        ItemName = strLine.Substring(27, 20).Trim()
                        Quantity = strLine.Substring(94, 8)
                        RequiredDate = strLine.Substring(206, 9)
                        oLineRec = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                        sSQL = "SELECT PrcrmntMtd, CardCode FROM OITM WHERE ItemCode = '" & ItemName & "'"
                        oLineRec.DoQuery(sSQL)
                        If oLineRec.RecordCount() > 0 Then ' if it exists add the record
                            If oLineRec.Fields.Item(0).Value.ToString = "B" Then
                                If (bAddPOrder) Then
                                    oPurchaseOrder.CardCode = Vendor
                                    oPurchaseOrder.DocDueDate = RequiredDate
                                    'Add first item to the purchase order
                                    oPurchaseOrder.Lines.ItemCode = ItemName
                                    oPurchaseOrder.Lines.WarehouseCode = ShipTo
                                    oPurchaseOrder.Lines.Quantity = CDbl(Quantity)
                                    oPurchaseOrder.Lines.Add()
                                    bAddPOrder = False
                                    bPurchase = True
                                    iCurrentPurchaseNumber = iCurrentPurchaseNumber + 1
                                    txtPurRec.String = "R: " & iReads & " W: " & iCurrentPurchaseNumber.ToString
                                    oFormStatus.Update()
                                Else
                                    'compare CardCode to make sure Vendor hasn't change
                                    If (oPurchaseOrder.CardCode.CompareTo(Vendor) = 0) Then
                                        'Add item to the purchase order
                                        oPurchaseOrder.Lines.ItemCode = ItemName
                                        oPurchaseOrder.Lines.WarehouseCode = ShipTo
                                        oPurchaseOrder.Lines.Quantity = CDbl(Quantity)
                                        oPurchaseOrder.Lines.Add()
                                    Else
                                        'vender code changed
                                        retCode = oPurchaseOrder.Add()
                                        If (retCode <> 0) Then
                                            SBO_Application.MessageBox(oCompany.GetLastErrorDescription(), 1, "OK", "", "")
                                        End If
                                        oPurchaseOrder.CardCode = Vendor
                                        oPurchaseOrder.DocDueDate = RequiredDate
                                        'Add first item to the purchase order
                                        oPurchaseOrder.Lines.ItemCode = ItemName
                                        oPurchaseOrder.Lines.WarehouseCode = ShipTo
                                        oPurchaseOrder.Lines.Quantity = CDbl(Quantity)
                                        oPurchaseOrder.Lines.Add()
                                        bAddPOrder = False
                                        bPurchase = True
                                        iCurrentPurchaseNumber = iCurrentPurchaseNumber + 1
                                        txtPurRec.String = "R: " & iReads & " W: " & iCurrentPurchaseNumber.ToString
                                        oFormStatus.Update()
                                    End If
                                    iReads = iReads + 1
                                End If 'new
                                strLine = sr.ReadLine()
                            End If
                        End If
                    Loop Until sr.EndOfStream
                Catch ex As Exception
                    MsgBox(ex.Message, MsgBoxStyle.Information)
                End Try
                If (bPurchase) Then
                    lRetCode = oPurchaseOrder.Add()
                End If
                sr.Close()
                swLogFile.WriteLine("Purchase orders stored : " & iCurrentPurchaseNumber)
                oPurchaseOrder = Nothing
            End If
        End Sub

  • S205 - Steps to create a bootable USB drive using One Key Recovery (OKR) for backup image.

    Hi Guys,
    I just got my new S205.  I am wondering how to backup the Windows OS including all factory settings to a bootable USB drive using One Key Recovery (OKR) 7.0. Basically I am afriad one day, my harddrive is failed or if I want to replace harddrive, I can reimage the harddrive back to factory setting and its OS (win 7).  Would you share with me on the steps to do so?
    I opened the OKR software and click on "Create Recovery Disk" -> "Factory Default Setting Disk" and Next,  I couldn't see my USB drive? any one knows why?
    thanks in advance.
    New S205 owner.

    I was able to do this, but it required reconfiguration of the HDD in my S205 (320 GB hard drive).
    I used the built-in Windows Disk Management tool to shrink the size of my C: drive to 56,320 MB. [To accomplish this, I had to disable hibernation, and disable the swap file on the C: drive; and then re-enabled both after the process was complete.]  56,320 MB is more than enough space for the OS and all of the programs that I have installed (including the Professional version of Microsoft Office).
    I then increased the size of the D: drive to 233,614 MB.
    You can use different drive sizes, of course, but the D: drive must be of adequate size for the backup image.
    Once the HDD is reconfigured, you can use One Key Recovery to backup your C: drive to your D: drive.  From there, it can be copied to a USB (or copied across the network, etc. ... I've done both). Yes, it is 2 steps, but it's really easy.

  • HT4314 How to create several game center accounts using one apple id?

    I have both ipad and iphone. How can i play with my wife/son via game center?

    varjack:  I guess we're just talking about semantics at this point.  What I was saying is:  you absolutely can have multiple accounts in Game Center and still use the same Apple ID to sign in / make purchases across multiple devices - which I think was what the OP was asking.  I would call them "Game Center accounts" instead of Apple IDs because you never actually log into your device using those accounts - only Game Center.  What you are saying is that they are also Apple IDs.  Either way, the terminology is confusing.
    Suffice to say:  the OP can have multiple accounts through Game Center - one for each device - but still keep the "main" Apple ID for making purchases and sharing apps across both devices.  To do this, make a new account in Game Center for the second device.
    Luisno9:  If you're asking is it possible to merge the data from the two accounts, my guess is no.  If you're asking how to log in using only one account excusively, you could try deleting the second account (if that's possible - I haven't tried), although I'm sure you'd lose your place in the game.  Finally, if nothing else works I'd suggest only opening your apps using the same method each time to avoid the problem.  Sorry that's not more help!

  • Can I duplicate my Aperture library so I can use one to import into new Photos app?

    Hi, I'm using latest version of Aperture and Yosemite. I'd like to try the new photos app but still be able to use Aperture. Can I duplicate the library and just use the copy to do so? Or is there another way that I'm not aware of?
    Thanks in advance.
    John

    You must be within the Country with a Valid Billing Address and Credit Card for that Country to use the iTunes Store of that Country...

  • Need to create PIR using One Time Vendor

    Hi experts,
    I need to create Purchase Info. Record using One Time vendor (OTV) as the PIR field in PO is mandatory and as per the client requirement, this field cannot be changed to optional. 
    Is there any possibility to create PIR using OTV.
    Thanks
    Mohan

    You can create the PIR for one time vendor for material  with the vendor code similar to regular vendor PIR creation process. you can maintian the condition in PIR and same will be copied into PO.You need to check price during the PO since the price wil be change from vendor to vendor (since no fixed vendor is assigned). You can process GR/IR without any issues.Please let us know idf you need any specific requirement.
    warm regards
    Ramakrishna

  • ASM newly created diskgroup is not being used by RAC10GR2 Database

    Hi,
    I created new ASM diskgroup by using one of the RAC node through Grid control , it created new disk group successfully , I can see all the diskgroups in Grid control including newly created, but some how data is not moving into newly created diskgroup, all the diskgroups are mounted. Am i missing any post step , please help.
    Thanks
    MA
    Edited by: 901554 on Jan 26, 2012 9:39 AM

    Hi,
    Data is not balanced accross diskgroups. It's balanced accross disks within a diskgroup. What exactly are you trying to achieve here?

  • Creating a file to be used by report ROIUH_LOAD_JEINTF for journal entry

    Hello everyone,
    My doubt is related to the PRA module -
    I have to create a file to be used by program ROiUH_LOAD_JEINTF for journal entry creation. There are other programs also creating a similar file to what I am expected to create.
    When I observe the existing programs, they have not used OPEN DATASET statement, instead directly used the TRANSFER dataset and then CLOSE DATASET.
    What that does is it creates a file on the app server in a different format with only 1 line even if there may be like 10 lines of journal entry. The file mainly contains # which seems like some internal coding by the system.
    When I tried using the OPEN DATASET statement, it wrote all the lines to the app server that were there in my internal table.
    However, when I do not use the OPEN DATASET statement, it creates a file with just one line and maily # instead of the actual data from internal table.
    Can any one explain what difference does it make to the system when we do not use the OPEN DATASET statement.
    You help would be highly appreciated.
    Thanks and Regards,
    Shipra.

    Hello Satish,
    Thank you for your response.
    I think I was not clear enough about my doubt. I do not have any confusion about what OPEN DATASET would do.
    In my case, there is a file being written to the app server without using an OPEN DATASET for OUTPUT statement. The Z program directly calls a TRANSFER statement.
    The file that is created on the app server looks like:
    7042008-11-01                   000200100840 ######RD##################203               #### #####10012888                #####RI01            MC3                                                                               
    This file is used by the program ROIUH_LOAD_JEINTF. There are several lines in the internal table for Journal Entry creation but only 1 line shows in the file. However, when you debug the program ROIUH_LOAD_JEINTF with the above filename, you would see that it takes up all the JE lines that were passed from the previous program (the Z program) which created this file.
    However, when I changed the Z program to have an OPEN DATASET statement, it had all the lines displayed in the file, the file was very readable.
    I just wanted to know how does the system write to app server when no OPEN DATASET statement is written in the program.
    Hope I am clear this time. Thanks again.
    Regards,
    Shipra.

  • How can I create additional IDs but use one iTunes account on multiple devices to purchase music?

    Is it possible to have a "family" iTunes account that we all share but have a different Apple ID for 2 daughter's iPods and a different Apple ID for mom's iPhone?

    Only iTunes running on a computer can be authorized to use more than one Apple ID. I don't know what the limit is if there is one.
    iOS devices* can only be configured to use one Apple ID for use with the iTunes Store. (However, a separate Apple ID can be used for iCloud services like mail, calendar, contacts etc., but that is a separate issue.)
    Home Sharing can only be configured to use one Apple ID at a time so if you want to use Home Sharing to connect an iOS device to an iTunes library or to connect multiple computers to an iTunes library you can only do it with one Apple ID.
    So, with all that in mind, yes you can create separate Apple IDs for everyone but it will affect what you can do with the apps and media you purchase from iTunes. If everyone shares a family account then there will be no restriction on who can play, install or share the media or apps. If you create separate accounts there will be restrictions on what can be shared or installed on the various devices.
    A family will benefit from sharing a family account that everyone has access to. If you have parental concerns about restricting access to certain apps/media for younger children than a separate account shared by the children may be the answer.
    *iOS devices are iPod Touchs, iPads, iPhones and Apple TVs.

  • Purchased a second iphone need to create an account, however the computer already has an itunes account...How do I create a second  account using one copy of itunes on a computer??

    Purchased a second iphone need to create an account, however the computer already has an itunes account for the first iphone...How do I create a second  account using one copy of itunes on single computer??

    Why do you need a new account?
    Use the same account on both.
    How to use multiple iPods, iPads, or iPhones with one computer

  • I have a 2 different .me e-mail accounts I was able to use one in my new mac but I can't create the other. Why is this happening? What can I do to enable de second one.

    Hi, my wife has 2 different .me e-mail accounts. She uses one of them on her old mac-mini, that account was .mac and then updated to .me, and so she sends and gets mail there. Now she a new mac mini and she is using her second .me account on the new mac but when I try to open (create) other it won't let me. In other words she wants both of the accounts to be on the same computer (the new mac mini) since she wants to to sell the old one. I don't have much experience with Mac and all this ID thing has me confused. Why is this happening? What can I do to enable de second mail account on the same computer?

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • I have 3 apple devices and I use the same apple ID for all 3.  I would like to create a new I'd for one of my devices, but do not want to loose the apps on that device.  Anyone know how I can do this?

    I have 3 apple devices and I use the same apple ID for all 3.  I would like to create a new I'd for one of my devices, but do not want to loose the apps on that device.  Anyone know how I can do this?

    Create a new ID:
    On the iPod go to
    - Settings>Messages>Send and receive and sign out your ID and sign into the other one. Make sure that only her ID email address is listed.
    - Settings>FaceTime sign out of your ID and sign into the other one. Make sure that under You can be reached at only the newID email address is listed
    - Settings>iCloud and sign out and sign in with the new one
    - Settings>iTunes and App Store and sign out your ID and sign in with the new one.
    - Apps are locked to the account that purchased them.
    - To update apps you have to sign into the account that purchased the apps. If you have apps that need updating purchased from more than one account you have to update them one at a time until the remaining apps were purchased from one account.

  • I have created a new partition on the Mac HD for Lion as I would like to dual boot. Do I need to install Snow Leopard on that partition before installing Lion? If so, can I use one of my Time Machine backups to do this?

    I have created a new partition on the Mac HD for Lion as I would like to dual boot. Do I need to install Snow Leopard on that partition before installing Lion? If so, can I use one of my Time Machine backups to do this?

    zoominnana wrote:
    Can I set up 2 different time capsule backups? one for the lion partition and one for the snow leopard partition?
    No, you can't partition a Time Capsule's internal HD.  Both partitions will back up to the same sparse bundle. keeping the backups for each partition separate.
    Time Machine will not take the two OSX partitions as two different computers, but for best results, exclude the Snow Leopard drive from backups on the Lion partition, and exclude the Lion partition from backups on the Snow Leopard partition.
    There may be some files on the Lion partition that Time Machine on Snow Leopard won't like, among other things.  See #10 in  Time Machine - Frequently Asked Questions for details.

  • Use one IPS port to create tunnel to two remote MDS switches?

    is it possible to use one gigabit port on MDS IPS 14+2 linecard to create FCIP tunnels between two other remote MDS switches?
    each tunnel will  allow a different VSAN. this is kindda crude but gotta do it, if it can be done

    yes it can be done, make 1 FCIP profile defining the Ip address of the GE interface.  Then create 2 different FCIP interfaces ( tunnels )  each one will use the same profile, but have different peers.

  • I have 2 auxillary disk drives for my MacBokk Pro. Time Machine uses one for backup and I use the other for storage, but I am unable to create a new folder or drag and drop files or folders to the aux drive.

    I am unable to create a new folder on either of my auxillary disk drives.  I can access the files and folders that were there when I transferred one of the drives from a PC.  Time machine uses one for backup and I want to use the other to store photos which are large files.  An help would be appreciated.

    Thanks for the reply.  If I reformat the drive will I be able to access the files on it from the MAC.  I do not share the drive with a PC.  The files were originally created on a PC which I no longer use.  I do want to continue to access the files put there by the PC.  I would like to not have to copy them over to the MAC hard drive just to use them.  The second aux drive is new and works fine because it was formatted by the MAC.  I can drag and drop files there and work with just as if they were on the internal drive.

Maybe you are looking for

  • Opening/Saving Softimage PIC files in Photoshop CC

    Greetings Collective, I am trying to open and save Softimage .PIC files in Photoshop CC and having no luck. In my previous version of Photop, CS3, everything worked fine after loading the correct plugin from the goodies dir on disk. In CC I've attemp

  • How to call structure in Smartforms

    Hi, For single table in Smartforms,we will do... 1)In form Interface, Parameter_name    Type_assignment   Associated_type itab               like             vbak 2)In Main window ->Table->Data Loop... Operand....itab  into  itab... 3)In Main Area->R

  • SAP F&R: replenishment priorities for locations?

    Hi! Could anyone help  to find a solution please. There's an often business case that stock is very limited, and currently (w\o SAP F&R) business distributes the total amount manually b/w the locations, according to certain location prioritization. A

  • Play TV on a Home theather in a box kit

    I am going to purchase a home theatre setup , the one that has speakers and DVD / FM Tuner as a package deal.    Can these type of setups also play the audio directly from the TV as in just normal TV shows ?  sports...etc...etc...etc Thanks in advanc

  • TIme Capsule 2TB and Airport Express Base Station

    Hi, just received a new mac book pro, time capsule and airport express. I already had a older imac (Early 2008). my goal is to connect everything in a wifi at the highest possible speed. The airport express servers also as a itunes connection to my s