GRPO with Freight gives an error ...

Hello Experts,
When I post a GRPO without Freight it gives no error, but when I try to add with Freight Amount it gives an ERROR.
Inventory Account is not defined [Goods Receipt PO - Rows - Warehouse Code] Message 173-77.
Freight Setup: for that perticulat Freight that I am using... is Revenue and Expense Accounts are defined... Distribution and Drawing Methods are Quantity and Stock Check Box is CHECKED.
Help Required...
Thanks & Regards

Hello Nazir,
If your the items are set up with 'GL accounts managed by warehouse' (this is defined under the Inventory Tab of the Item Master Data), you should check that all the accounts for the warehouse have been set up under Administration => Set Up => Inventory => Warehouses => Accounting Tab.
In particulary you should check that you have defined an Expense Account for the specific warehouse in the GRPO document.
Also since you have chosen to affect the stock with additional expenses you need to specify an offsetting G/L account to the Stock account for clearing journal entries created by A/P Invoices and Goods Receipt POs.                                           
I hope it solves your issue.
Kind Regards,
Magalie Grolleau
SAP Business One Forums Team

Similar Messages

  • SPS7 .hdbprocedure with INSERT gives privilege error during activation

    Hello All,
    We have upgraded to SPS7. We are trying to use an INSERT statement on a database table in a .hdbprocedure. For this we removed the READ SQL
    addition on the SQL header, made SQLSCRIPTMODE parameter as UNSECURE in Configuration.
    But the problem with privilege seems to be at the table level. I try to create a Custom role(.hdbrole). This gets activated fine when I just give the SELECT on the SCHEMA.
    But when I add INSERT in addition to SELECT privilege on schema holding the table it gives an error Cannot Activate/No Privilege to activate Catalog Object
    The INSERT on the table is not letting me activate the .hdbprocedure or a custom role. Can you please advice what could be the problem.
    Also, an SLT has been configured to get data into these set of tables, could this be the problem.
    Best regards,
    Pavan

    Hi Phoenix,
    The user should grant the respective read/update/delete privilege on the schema used in the Procedure to _SYS_REPO user.
    If this is a SLT generated schema then there are roles generated which provide such privilges o the users you can use them to grant privilege to _SYS_REPO user.
    Regards,
    Anjali.

  • GRPO with Freight Report

    Hi All,
    we have written a Query to get the GRPO Register as per our client requirement.
    In GRPO, they are entering Freight, now the issue is we are unable to generate the report with Freight, the table shows INV3, but when i view the table through Query it shows 0 records.
    Please help me to reterive the Freight
    Regards
    Shanker

    Hi Steffen,
    Thanks for the reply.
    Below is the Query which i had written.
    SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName], T0.[DocCur], T0.[DocRate], T1.[ItemCode], T1.[Dscription], T1.[Quantity], T1.[Price], T1.[AcctCode],   T1.[WhsCode], T2.[DocEntry], T2.[ExpnsCode], T2.[LineTotal], T1.[OcrCode] FROM [dbo].[OPDN]  T0 INNER JOIN [dbo].[PDN1]  T1 ON T0.DocEntry = T1.DocEntry, [dbo].[INV3]  T2
    Please help me to resolve.
    Regards
    Shanker

  • SQLPlus works, ODBC with IC gives 12154 error

    I can connect no problem using this:
    sqlplus.exe scott/tiger@//oracle-test.cue.<ourDomain>.com:1521/montest
    But I can't get a successful connection test when trying to set up the ODBC source.
    I get this error:
    ORA-12154: TNS:could not resolve the connect identifier specified
    (Interestingly, I had an ODBC connection testing fine and receiving inserts using Instant Client on this machine, but that DB got deleted, and I haven't been able to connect to any others since)
    Also, I copied the following files from a machine on my subnet that has no problem connecting either via SQLPlus or ODBC.
    [This is my sqlnet.org file:]
    # SQLNET.ORA Network Configuration File: C:\oracle\ora81\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    NAMES.DEFAULT_DOMAIN = cue.<ourDomain>.com
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    [end file]
    [This is my TNSNAMES.ORA file:]
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora81\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    MONTEST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracle-test)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MONTEST)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    [end file]
    My paths are set up correctly as far as I can tell:
    I have my TNS_ADMIN pointing to C:\InstantClient\network\admin (location of .ora files)
    And my PATH has C:\InstantClient as it's first entry.
    I've read a whole bunch of web pages concerning this error, but none of the suggestions have worked yet. Any help on this would be very much appreciated. Thanks!

    Yes, I've been using the driver called 'Oracle in instantclient'. And I have run the odbc_install.bat script to get this driver added to the list of ODBC drivers. It told me "Oracle ODBC Driver is instaled sucessfuly", with both mizspeleengs as I've typed them.
    Everything seems to be in place.
    I would still very much like to know why the TNS Listener cannot "resolve the connect identifier specified. (Error 12154)"
    My main folder is "C:\InstantClient"
    My Path contains "C:\InstantClient"
    I have ORACLE_HOME pointing to "C:\InstantClient"
    I have SQLPATH pointing to "C:\InstantClient"
    I have TNS_ADMIN pointing to "C:\InstantClient\network\admin"
    Which is where I have my tnsnames.ora and listener.ora:
    [listener.ora looks like this:]
    # listener.ora Network Configuration File: c:\oracle\product\10.1.0\db_3\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.0.20.12)(PORT = 1521))
    [tnsnames.ora looks like this:]
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora81\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    MONTEST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 10.0.20.12) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = MONTEST)
    Running a batch file with the following in it:
    sqlplus.exe scott/tiger@//10.0.20.12:1521/montest
    allows me to successfully run SQL statements
    I sure would appreciate any direction you can give.
    Thank you.
    Spencer

  • SP with xp_cmdshell gives an error in the MessageQueue, but executes successfully in SSMS.

    Hi All,
    I have a SP, which calls xp_cmdshell in it. This SP is being used in a MessageQueue. 
    The SQL server and Agent services are configured using a Domain service account, and this service account has a login under the sysadmin server role as well.
    When the MessageQueue is invoked, the SP returns the following exception :
    The xp_cmdshell proxy account information cannot be retrieved or is invalid. Verify that the '##xp_cmdshell_proxy_account##' credential exists and contains valid information.
    But when I execute the SP in SSSMS, under the service account login (which is a sysadmin), it successfully executes.
    I even created the ##xp_cmdshell_proxy_account## credential, but the Message Queue never stops giving this error.
    This is how the queue looks like :
    CREATE QUEUE [dbo].[TestxmCmdshellQueue]
    WITH STATUS = ON ,
    RETENTION = OFF ,
    ACTIVATION (      STATUS = ON ,
                            PROCEDURE_NAME = [dbo].[SpWithxp_cmdshell_Init] ,
                            MAX_QUEUE_READERS = 5 ,
                            EXECUTE AS N'dbo'  ),
    POISON_MESSAGE_HANDLING (STATUS = OFF) 
    The Service account is configured as a Local Administrator in the Local Server as well.
    I am running SQL Server 2008 R2 Sp2 on a Windows Server 2008 R2 Enterprise Machine. 
    Please let me know what I am missing here.

    I Made TRUSTWORTHY = ON in the database and the SP executed without any problem by the Message Queue.
    No, that is not the solution.
    Yes, it works. And it is a lot simpler than the solution I pointed you to. But it opens a big security hole. Or, well, depending how things you are on your server, it may be entirely uncontroversial. But as long as I don't know anything, I will have
    to assume that it is a security hole. And even if there is no one today on the server who is db_owner in the database but who should not be sysadmin, that could happen in the future.
    So, to anyone else who is reading this: don't set your databases to be trustworthy, unless you fully understand the implication. The correction solution is to use certificate signing. I describe this in detail in my article, and this article also explains
    the dangers with TRUSTWORTHY.
    http://www.sommarskog.se/grantperm.html
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Trying to mark a grub GPT partition with parted give me error

    i try to mark mygrub partition to boot my system and when i reach the line in grub archwiki
    parted /dev/disk set X bios_grub on
    i get an error :
    Parted: Invalid token: bios_grub
    Last edited by Ferdinand866 (2013-05-27 22:43:35)

    Have you already made the parition?  I know next to nothing about using parted, I am a gptfdisk user myself (gdisk), but I do know that if that is the exact command you used, you are not actually specifying anything with /dev/disk.  There is a /dev/disk directory, but it leads to a bunch of symlinks for various alternative names for /dev/sda, /dev/sdb, etc.  I think what it is asking for is to actually specify the partition where the small grub partition is located.  So if you put it at the beginning of the first disk it would be /dev/sda1. 
    Alternatively, you could just use gdisk.  I think gdisk is much much more user friendly, and has a much saner approach to partition type codes.  Use the interactive functionality with "gdisk /dev/sda" (assuming you want to modify sda), then enter a "?" to get a list of available options.  I think it is a "t" that allows you to change the partition's type code.  Select the partition you want to modify, and then change the code to ef02.

  • RE: [Adobe Reader] when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? i

    HelloThank's for your helpsI hope this document is helpfulBest Regards,
    Date: Sun, 22 Jun 2014 17:10:17 -0700
    From: [email protected]
    To: [email protected]
    Subject:  when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help me th
        when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help m
        created by Anoop9178 in Adobe Reader - View the full discussion
    Hi,
    Would it be possible for you to share the document?
    Regards,
    Anoop
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6485431#6485431
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
         To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Adobe Reader by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    thank's for reply and your help
    i did the step's that you told me but  i still have the same problem
                                     i have the latest v.11.0.7
    i
    i disable the protected mode

  • I have a an iMac 27" and am trying to import some videos of a friends wedding into iMovie however one of the movies won't import. It doesn't say why or give any error message or codes. All of the other movies on the card download with out a problem.

    I have an iMac 27" and am trying to import some videos of a friends wedding into iMovie however one of the movies won't import. It doesn't say why or give any error message or codes.
    All of the other movies on the card download with out a problem. The movie in question is not 'corrupt' as you can watch it in iMovie direct from the SD card but as soon as you try to import it, it  just says 'error'. iIve tried moving the file to an external drive ( and other variations on this theme) then importing but have had no luck.
    Can anyone please help me.

    The mystery remains....
    Thanks for the pointers. The file type is .mts (a proprietry sony one).
    I have now found some video converter software (Wondershare and iSkysoft) at a cost. Either will convert this file for me into .mp4. This I can then import into iMovie without any problems. I've checked this on the trial versions and it worked well but without paying am left with a giant watermark in the video
    The mystery (which I still havent solved) is why did 20 other .mts files import fine and then this one not?
    If you could point me in the direction of some free .mts converter software that would be the cherry on the cake.
    Thanks

  • When i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ? if you can help me th

    when i open pdf file it open all the pages but some pages give error massage (there was error processing a page,there was a problem reading this document 110) but if i open this page which give me error with google chrome it's work ?
    if you can help me thank's
    [email address removed by host]

    thank's for reply and your help
    i did the step's that you told me but  i still have the same problem
                                     i have the latest v.11.0.7
    i
    i disable the protected mode

  • Error on adding Delivery / AR Invoice with Freight

    Dear Experts,
    While punching a delivery or A/R invoice with freight values, i get the following error:
    Cannot add or update this document, rows are missing [freight code missing for line 0]
    I have assigned a particular tax code to freight and im using it for the freight values.
    Kindly help me on this issue.
    Regards,
    Jimit Chhapia

    HI,
    I have checked and all the codes do exist.
    Apart from that, the entries do not show an error when passed using the manager login, but when i try to punch the entry with other user id the error comes up. The other user also has full authorizations.
    What could be the issue?

  • I am getting error 205 while trying to install Creative Cloud. I already had chated with support, Uninstalled CC and tried to install it again. From the Adobe site, the page keeps loading eternally, from the previous installer, it gives me error 205. What

    I am getting error 205 while trying to install Creative Cloud. I already had chated with support, Uninstalled CC and tried to install it again. From the Adobe site, the page keeps loading eternally, from the previous installer, it gives me error 205. What to do? Give up on CC?
    This is not the first time I get it, and it seems a recurring problem.

    Milliet are you on a managed network?  If not then please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html for information on how to resolve error 205.

  • When I try to connect the Air with my iPhone to create an Hotspot, it drops the connection and gives an error message in the iPhone saying that the device (MacBook Air) is not supported. What can i do about it?

    When I try to connect the Air with my iPhone to create an Hotspot, it drops the connection and gives an error message in the iPhone saying that the device (MacBook Air) is not supported. What can i do about it?

    The problem has been fixed with the most recent OS X software update.

  • Good evening I would please help me, IGood evening I would please help me, I have problems with flash player when update on my computer Flash Player for windows 8, gives me error in the installation that is not apply on my computer. Please help. Thank You

    Good evening I would please help me, IGood evening I would please help me, I have problems with flash player when update on my computer Flash Player for windows 8, gives me error in the installation that is not apply on my computer. Please help. Thank You

    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11
    If that is too inconvenient, using Google Chrome may be a preferable alternative.

  • When I go to update and it gets to the backup part it gives me error -43 and says to complete it it will take all the stuff off my iPod how do I get it to update with out loosing everything on my 64 gb iPod touch

    When I go to update and it gets to the backup part it gives me error -43 and says to complete it it will take all the stuff off my iPod how do I get it to update with out loosing everything on my 64 gb iPod touch

    You have a 1st generation iPod Touch.
    It can be updated to 3.1.3 by purchase. See here Purchasing iOS 3.1 Software Update for iPod touch (1st generation)

  • HT201210 When I Restore My iPhone with itunes gives error -1 will end of the Installing  firmware

    When I Restore My iPhone with itunes gives error -1 will end of the Installing  firmware
    what is the problem ?

    Error -1 generally indicates a catastrophic hardware failure. 
    You'll need to bring your phone to Apple for evaluation

Maybe you are looking for

  • Songs erased from ipod

    my ipod froze, and then after i reset it, all the songs were gone. this happened once before, and that time after resetting it a second time, the songs came back. no luck this time, and the songs aren't saved on i tunes. any help is greatly appreciat

  • Edge 15 won't boot after BIOS upgrade

    Hi everyone.  I have a Lenovo Edge 15 and I recently (as in, this morning) tried to upgrade the Bios from the support site for the Haswell i5.  I downloaded the exe, let it run and received the notification that my computer would restart. I just it d

  • How do I delete files permanently from the download queue?

    I have a bunch of TV shows and songs that are in my download queue because I accidentally clicked "download" twice.  Every time I want to download or import something else, all 47 of these items come up and attempt to start downloading.  Each time I

  • Machine boot time, rcscripts and jws

    Is there any way that I can specify that the jws application manager be started at the machine boot time/ restart time? If anyone has any ideas , please looking forward for that. Thanks, Rama

  • Cannot create report category - PN046 Report categories cannot be changed

    HI all, I'm running into an Information message pop up that says "Report categories cannot be changed" when i try to create a new report category for my program. Any idea how this can be fixed, or perhaps a setting to be changed somewhere? Thanks! Ke