Automatic posting question: differences between bsd and prd

Hi to everyone. Although I searched for everywhere I know (including SAP help) I couldn't find a proper answer for my question "what are the differences between transactions "BSD - inventory posting" and "PRD - Cost (price) differences" ?". it seems as if both of thhese transactions are posting in case of cost differences between goods receipt and invoice receipt (and also there must be a stock movement). I will be very thankful vor a dtailed answer.
thanks in advance.
Mehmet Akif EREK
MM module responsible

Hai,
Both BSD & PRD are the Pre defined Transaction event keys used in a SAP Std system. TO understand the BSD, firstly know the BSX ( diff bet BSX & BSD ).
<b>• Stock posting (BSX)</b>
This transaction is used for all postings to stock accounts. Such postings are effected, for example:
o In inventory management in the case of goods receipts to own stock and goods issues from own stock
o In invoice verification, if price differences occur in connection with incoming invoices for materials valuated at moving average price and there is adequate stock coverage
o In order settlement, if the order is assigned to a material with moving average price and the actual costs at the time of settlement vary from the actual costs at the time of goods receipt
Because this transaction is dependent on the valuation class, it is possible to manage materials with different valuation classes in separate stock accounts.
Caution
Take care to ensure that:
o A stock account is not used for any transaction other than BSX
o Postings are not made to the account manually
o The account is not changed in the productive system before all stock has been booked out of it
Otherwise differences would arise between the total stock value of the material master records and the balance on the stock account.
Account determination of valuated sales order stock and project stock
Note that for valuated sales order stock and project stock (special stock E and Q) and for the transaction/event keys BSX andGBB, you must maintain an account determination to avoid receiving warning messages when entering data (purchase order or transfer posting) for valuated stock.
During data entry, the system attempts to execute a provisional account determination for GBB for valuated stock. The system will only replace the provisional account determination for GBB with the correct account determination for the stock account (BSX), in the background, if you enter the data for valuated stock at a later point in time.
<b>Supplementary entry for stock (BSD)</b>
This account is posted when closing entries are made for a cumulation run. This account is a supplementary account to the stock account; that is, the stock account is added to it to determine the stock value that was calculated via the cumulation. In the process, the various valuation areas (for example, commercial, tax), that are used in the balance sheet are taxed separately.
Now the details of <b>PRD T/E key :</b>
Price differences arise for materials valuated at standard price in the case of all movements and invoices with a value that differs from the standard price. Examples: goods receipts against purchase orders (if the PO price differs from the standard pricedardpreis), goods issues in respect of which an external amount is entered, invoices (if the invoice price differs from the PO price and the standard price).
Price differences can also arise in the case of materials with moving average price if there is not enough stock to cover the invoiced quantity. In the case of goods movements in the negative range, the moving average price is not changed. Instead, any price differences arising are posted to a price difference account.
Depending on the settings for the posting rules for transaction/event key PRD, it is possible to work with or without account modification. If you use account modification, the following modifications are available in the standard system:
o None for goods and invoice receipts against purchase orders
o PRF for goods receipts against production orders and
order settlement
o PRA for goods issues and other movements
o PRU for transfer postings (price differences in the case
of external amounts).

Similar Messages

  • Posting of difference between PO and invoice by authorization level

    Hi all,
    I have a question on price difference between PO and invoice. 
    If i want to restrict postings of invoice by authorization like the following, is it possible to be done?  If yes, how?
    Clerks only allowed to post those invoice with no difference and rounding difference (small difference).  Other invoice with difference (not caused by rounding) can be posted by a higher authorised person and not the clerk.  Can this type of authorization be set? 
    Thanks.
    Regards,

    Hello
    First decide on the authorization roles for different users.
    Then these roles can be set by the BASIS team.
    Also tolerence groups for different users and amounts can also be set.
    Tolerances for Employees
    To carry out the activity, choose one of the following navigation options:
    Transaction Code     SPRO
    IMG Menu     Financial Accounting ® Accounts Payable Accounts Receivable  ® Business Transactions ® Incoming Payments  ® Manual incoming payments ® Define Tolerance Groups for Employees
    Tolerances for Business Partners
    To carry out the activity, choose one of the following navigation options:
    Transaction Code     SPRO
    IMG Menu     Financial Accounting ® Accounts Payable Accounts Receivable  ® Business Transactions ® Incoming Payments  ® Manual incoming payments ® Define Tolerances (Customer)
    Regards

  • Posting of difference between COGS and PGI

    Here's the story,
    We have the goods issue that is done at a different value than the COGS posting, COGS posting coming from a custom VPRS condition type (getting a price from a special field in the material master through a routine).
    Of course the difference between those 2 postings should go to a new FI account.
    So the question is, do you know in which SD user exit (or something else)we can make that posting, and maybe even thanks to which function?
    This is what we want to achieve
    1.     goods issue
    1315110    Finished Goods                              1.673,49-
    1320130    Picked Not Invoiced                       1.673,49
    2.     invoice
    1320130    Picked Not Invoiced                       1.673,49-
    4005130    COGS - Soft Drinks                        1.533,64
    4415125    Mix Price Var-FinG                          139,85
    So we need to generate this additional line
    thanks a lot for your help

    Hi,
    Hope you have checked the possibility of using trasanction code VOFM to achieve this difference in price posting?
    There's also a lot of available documents which you can find through the search engine on "VOFM" routines.
    Hope the above helps.
    Thanks.

  • Lingo question - difference between "generified" and "parameterised"?

    Hi,
    I have a question on the Lingo used in generics:
    What is the difference between saying something is generified and saying something is parameterised?
    Thanks

    Funny, on Google the most relevant search result I get leads back here.
    I'm not sure if anybody has a precise definition for these, but if I had to differentiate between the two I'd say:
    Generification - Taking a class or method that doesn't use generics and retrofitting it to use generics. E.g.
    From something like this:
    public class SomeClass{
        public Object getValue();
    }to this:
    public class SomeClass<T> {
        public T getValue();
    Parameterization/typing - Using a typed form of a class or method instead of the raw form. E.g.
    From something like this:
    private List myList; //of Stringsto this:
    private List<String> myList;But I've seen each used to describe the other. It's really context that is the distinguishing factor. A generified or parameterized or typed class or method is one that is implemented with type parameters, whereas a generified or parameterized or typed reference or field or method call is one that supplies type parameters.
    Edited by: endasil on 14-Sep-2010 12:40 PM

  • Stupid question: Difference between 32bit and 64bit 10g Client?

    We have an application (Informatica 8, 32bit) for which the vendors claim they only support a 32bit client. Oracle does not ship a word-size specific client for 10g. This leads me to believe that 32bit vs 64bit is really innocuous and perhaps irrelevant. For my own curiosity, is the 10g client (not Instant Client) actually 32bit or 64bit?

    Hi,
    Note that you can always run 32-bit apps on a 64-bit client . . . . .
    There are separate clients for 32-bit and 64-bit instant clients:
    http://www.oracle.com/technology/software/tech/oci/instantclient/index.html
    Instant Client for Microsoft Windows (32-bit)
    Instant Client for Microsoft Windows 64-bit Itanium
    Instant Client for Microsoft Windows (x64)
    Instant Client for Linux x86
    Instant Client for Linux x86-64
    Instant Client for Linux Itanium
    Instant Client for Linux AMD64 (32-bit and 64-bit)
    Instant Client for Linux on Power (32-bit)
    Instant Client for Linux on Power (64-bit)
    Instant Client for z/Linux (32-bit and 64-bit)
    Instant Client for Mac OS X (Intel x86)
    Instant Client for Mac OS X (PPC)
    Instant Client for Solaris Operating System (SPARC) (64-bit)
    Instant Client for Solaris Operating System (SPARC) (32-bit)
    Instant Client for Solaris x86
    Instant Client for Solaris x86-64
    Instant Client for HP-UX PA-RISC (64-bit)
    Instant Client for HP-UX PA-RISC (32-bit)
    Instant Client for AIX5L (64-bit)
    Instant Client for AIX5L (32-bit)
    Instant Client for HP Tru64 UNIX
    Instant Client for HP-UX Itanium (64-bit)
    Instant Client for HP-UX Itanium (32-bit)
    Hope this helps. . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference":
    http://www.dba-oracle.com/bp/s_oracle_tuning_book.htm

  • Differences between BI and BW

    could you post me differences between BI and BW

    Hi,
    Chk this
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a4/1be541f321c717e10000000a155106/content.htm
    PPT
    http://csc-studentweb.lrc.edu/swp/Berg/Articles/NW2004s_what_is_new.ppt
    Open this link u will get info.
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    Edited by: Craig Cmehil on Jun 30, 2008 11:24 AM

  • Difference between Legal and Managerial consolidation?

    Hi,
    Can you guys please share your knowledge for this question
    Difference between Legal and Managerial consolidation?
    Thanks,
    Charly

    This is quite a general question and should not be answered only in context of BPC.
    Paraphrasing your question is not really a help.
    In general a Legal Consolidation is one whose purpose is to meet statutory requirements [whereever/whatever they are].
    For example generating data for Shareholders on an annual basis in Glossy Annual reports.
    A managerial consolidation may be similiar in several ways, but focuses on internal factors and may have a different entity structure than that of the Legal structure. Management reports are typically used at the end of any given reporting cycle (actual/budget/forecast etc) and allow 'management' to guage the performance/review the data of their business.
    I suggest looking this up on the various financial websites, where you will get better definitions.
    Of course in BPC it is possible to do Legal consolidations without 'legal ownership cubes' and this is what many 4.2 customers have done.
    In modern BPC i would check the scope of the consolidaton requirements before choosing any 'bpc consolidation methodology'
    Raghu's links are also useful in context of BPC.

  • Question about the difference between HDDs and SSDs

    Hi. I currently have a MacBook (Black one) that's overheating a lot for the past few months. I'm thinking about purchasing a MacBook Pro for school because it seems to be more stable. I have a question though. What is the difference between HDDs and SSDs? Which one is better? All I know is that with my MacBook and my iBook is that I had hard drive failures (iBook hard drive clicking, MacBook hard drive sounding loud and making my computer overheat). Are hard drive failures normal with Macs?
    Thank you

    astoldbywesley wrote:
    Is a 128GB Solid State Drive better than a 500GB Serial ATA Drive @ 5400 rpm or 500GB Serial ATA Drive @ 7200 rpm?
    Depends what you mean by "better." Faster? Yes. The 500 has 3x more storage capacity.
    Message was edited by: tjk

  • Questions about the differences between Arch and Chakra.

    I'm trying to decide whether to install Arch or Chakra on my laptop. Currently, I'm running Arch on my desktop and Windows 7 on my laptop (which I plan to overwrite). My skill level with GNU/Linux is somewhat intermediate – noobs refer to me as an expert, experts refer to me as a noob. If it matters, I'm a KDE user and primarily use my computers for web browsing and python development. Anyway, I just wanted to get an objective opinion on the differences between Arch and Chakra. I have a few points that stand out to me, but I welcome any input.
    -Stability
    I started my journey into GNU/Linux with Debian back in 2009 due to it's stability. I really disliked Debian's ancient software and considered moving my system to Unstable. While doing some googling about Debian Unstable, I stumbled across Arch – it was love at first sight. I've been an Arch user ever since. I love the bleeding edge software, and haven't had any major problems since I originally installed it. However, every time I run a system update I cringe a little. While Arch hasn't broken on me yet, I've read plenty of horror stories and it makes me uneasy. I understand that Chakra is a mix between a point and rolling release model. Is it any more or less stable than Arch? I know there are other distrobutions out there, but I'm in love with the Arch philosophy.
    -Security
    Pretty self-explanatory, but is there any difference in security between the two?
    -AUR
    As much as I love Arch, I wouldn't be able to stand it if it weren't for the massive collection of software available in the AUR. While I'm perfectly capable of compiling software myself, I prefer to use a command like tool like yaourt to manage my software. I understand that Chakra doesn't officially support the AUR and that they have their own user repository. Seeing as Chakra is still relatively new, is it lacking? Will I miss the AUR as a Chakra user?
    -Repositories
    Is there much difference in the official repositories between the two distrobutions?

    avonin wrote:
    I'm trying to decide whether to install Arch or Chakra on my laptop. ... I'm a KDE user ... I just wanted to get an objective opinion on the differences between Arch and Chakra..
    -Stability...
    -AUR...
    -Repositories...
    My take on Chakra is that it's the same as Arch with different developers.  They use pacman. They have a different and rather nice build system for their developers. They're doing a good job, but I'd hate to give up the services of Allan McRae who must work full time keeping the Archlinux core and toolchain up to date.  Chakra devs probably piggy-back off his work.
    As for "semi" rolling: I don't see Chakra as having a stable core.  A stable core sounds attractive, it would be like NetBSD which has a very stable core Unix operating system with apps added via pkgsrc.  But Chakra's core and toolchain is at the same version levels as Archlinux most of the time and are no more tested and stabilized than ours. Their core packages are updated piecemeal just like ours; there is no stable core that is released as a unit (afaik). Today Chakra has gcc 4.7 / glibc 2.15 just like ours. Their kernel is a little more stable: they're using udev 181 / linux 3.2.8 while Arch is on udev 182 / linux 3.3.7.  They are more conservative in upgrading xorg and the video drivers than Arch.  For example, today they're on xorg-server 1.10.4 / intel video 2.17 while Arch is up-to-the-bleeding-edge-minute with xorg-server 1.12.1.902 and intel video 2.19.  Yeah, I would consider Chakra to be a little more "stable" than Arch mainly because of their relaxed pace in changing the kernel and the xorg stuff.
    Most of the patches that I look at for Arch packages (I build my system entirely from source and try to build monthly releases for myself) are needed because we use more recent core packages like glib2/glibc/gcc than the developers of higher level stuff like qt.  Chakra is in the same situation.  We're on the front of the wave
    The Chakra CCR is compatible with the Arch AUR and mainly draws from AUR (an AUR buildscript will usually work fine on a Chakra system -- they just add one or two additional info fields.)  With a little effort you could get any package installed on a Chakra system that is available on Arch.
    Last edited by sitquietly (2012-05-24 20:43:58)

  • Key Configuration differences between SAP and ORACLE Financials

    Hello,
    After spending good 7 years in SAP related projects recently I started working in ORACLE Applications. I used to be an ORACLE programmer years back. To my surprise the same <b><u>ORACLE Forms</u></b> are still very much the heart of the ORACLE UI.
    Then I thought what will be the key differences between ORACLE and SAP in terms of configuration elements. While I know a bunch of configuraion items in SAP , I am not sure about the same in ORACLE world. I am not even sure some of the configuration items that are available in SAP exists in ORACLE.
    Does anyone know both sides of the coin ? The terminology and design ?
    SAP has
    Client,Company code, Business area, Functional Area, GL, Posting Key, Document Type.
    I am trying to get the details of the equivalents of these in ORACLE.
    Does anyone know it ?
    For e.g , when you post to <b>AP</b> or <b>AR</b> in <b>SAP</b> , <b>GL</b> is updated  automatically. In <b>ORACLE</b> you post to a <b>AP Book</b> or <b>AR Book</b> then Run a batch to move them to <b><u>GL Book</u></b>.
    ORACLE uses SQLLoader to load data . You can write a PL SQL and update the tables directly, which is not the case in SAP. For dataloads and conversions, SAP uses BDC's ( though XI can be used but its slow).For ORACLE its the good old SQL and PlSQL combo.
    What are the equivalents of the configuration elements in ORACLE world ?
    Also what are the major differences between these two in terms of designing a financial system.
    Does any one know ?

    Genie,
    I agree that a case is made on how well these two ERPs solve the day to day tasks before a company chooses one of these two. But my question is aimed at finance to begin with. You are going to need a general ledger for any company or government regardless of ERP. And how well you can drive the ledger to map your business is the key here.
    The way ledger is built is around a business area ,company or country and is very tighly designed in SAP. I would like to know if there is any equivalent of the configuration items in ORACLE. I am more interested in terminology of ORACLE.
    For example ,
    <u><b><u><b>SAP ====> ORACLE</b></u>
    <u><b>GL ==> Book In ORACLE</b></u>
    <b><u>Document Number ===> Invoice Number</u></b>
    <b><u>Posting Period in SAP ==> Posting period In ORACLE</b></u></u></b>
    Most of the terms are finance terms , so they are common ( eg. an account number is an account number in ORACLE and SAP ) between two systems. I am interested in any specific thing that is available in ORACLE but not in SAP and  vice verse.
    thanks for the link you have provided.
    Its very useful.

  • Can Oracle be forced to use the spatial index for sdo_filter in combination with an or clause? Difference between Enterprise and SE?

    We’re seeing the following issue: sql - Can Oracle be forced to use the spatial index for sdo_filter in combination with an or clause? - Stack Overflow (posted by a colleague of mine) and are curious to know if this behaviour is due to a difference between standard and enterprise, or could we doing something else wrong in our DB config.?
    We have also reproduced the issue on the following stacks:
    Oracle SE One 11.2.0.3 (with Spatial enabled)
    Redhat Linux 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    11.2.0.3.0 Standard Edition and 11.2.0.4.0 Standard Edition (both with Spatial enabled)
    Microsoft Windows Server 2003R2 Standard x64 Edition
    However, the SQL works fine if we try it on Oracle 11.2.0.3.0 *Enterprise* Edition.
    Any help or advice would be much appreciated.
    Kindest Regards,
    Kevin

    In my experience sdo_filter ALWAYS uses the spatial index, so that's not the problem. Since you did not provide the explain plans, we can't say for sure but I think yhu is right: Standard Edition can't use the bitmap operations, and thus it'll take longer to combine the results of the two queries (because the optimizer will surely split this OR up in two parts, then combine them).
    BTW: when asking questions about queries here, it would be nice if you posted the queries here as well, so that we do not have to check another website in order to see what you are doing. Plus it will probably get you more answers, because not everyone can be bothered to click on that link. It would also have been nice if you had posted your own answer on the other post here as well, because my recommendation would have been to use union all - but since you already found that out for yourself my recommendation would have been a little late.

  • Difference between in and exist?

    difference between in and exist?

    Note the name of this forum is "SQL Developer *(Not for general SQL/PLSQL questions)*", so only for issues with the SQL Developer tool. As AlexAnd suggested, please post these questions under the dedicated [SQL And PL/SQL|https://forums.oracle.com/forums/forum.jspa?forumID=75] forum.
    Regards,
    K.

  • Difference between iteratior and List Iterator

    Difference between iteratior and List Iterator

    Ravikumar:
    You have already posted something quite similar to this posting here: http://forum.java.sun.com/thread.jspa?threadID=735377
    While I cannot speak for everyone else here, I personally find your approach rather rude and inconsiderate. The manner in which you are posting these questions implies that you not only do not recognize that there is work involved in answering them but that you do not sufficiently understand them in such a manner as to be able to phrase them coherently.
    I expect that you are attempting to do your homework by exploiting the helpful people on this forum rather than by learning the material in question. If I am mistaken as to your intentions, please inform me and I will apologize to you. However, I find it difficult to believe that anyone would have such poor forum etiquette as not to realize that posting a "question" in the form of a topic statement is impolite.
    There are many fine people here who will assist you in learning and applying Java; I have relied upon their assistance on multiple occasions and found it indispensible. But you are far more likely to receive a helpful response (at least from me) if you take the time to express your questions more fully and (especially) to learn the material.
    Cheers and happy learning.

  • Difference between RAC and MySQL Cluster !

    Difference between RAC and MySQL Cluster
    Please write me in well explanation , with examples , needed useful link and all other stuffs.
    (1)Italian dealers/distributors for MySQL
    (2)Difference between RAC and MySQL Cluster
    (3)Pricing about MySQL and PostgreSQL
    (4)How and which type / Way to deliver support by MySQL
    (5)Security features about MySQL Vs Oracle
    (6)Management Console
    MySQL Vs Oracle
    Thanks in advance !
    MySQL Cluster

    Ha ha, most amusing.
    I suggest you try googling for answers to these things. This is a site dedicated to the Oracle database, the questions are answered by volunteers (not Oracle employees) and we are primarily geeks rather than marketing droids. If you have a specific Oracle question please feel free to post anytime.
    Thank you for your interest.
    Arrivederci, APC

  • Difference between String and final String

    Hi friends,
    This is Ramana. Can u suggest me in this Question
    What is the difference between String and final String? Means
    String str="hai";
    final String str="hai";
    Regards,
    Ramana.

    *******REPEAT POST***********
    We already answered your question why post in a different section?
    http://forum.java.sun.com/thread.jspa?threadID=5201549

Maybe you are looking for

  • Need Office documents in SharePoint to open in WebApps

    I have a client who has a tall order at least as far as I'm concerned. I am not a SharePoint person, just a server admin. My client has SharePoint 2013 running which is accessible from the Internet by providing domain credentials for the domain on hi

  • Why are my objects moving past their keyframe mark?

    I'm trying to create a twitch and slide effect with a company logo coming in and going out of frame. After the first twitch, during the slide, the object moves past it's keyframe, then moves backwards, then forwards again before it's commands to leav

  • Wrong Document reversal during AIST

    Hi All I have an issue while trying to reverse the AUC Settlement entry using AIST. In detail, I have settled a line item of an AUC No.153 to Asset X for Rs 7,700 in the month of Jan 2011. Depreciation for that month has also been posted for Asset X.

  • What hapened with serbian language version in 4.0 ?

    Is serbian translation running late or you there is no plan for it ?

  • Mappings - crememdm etc.

    Hi, I'd like to send Crememdm IDOC from MDM to XI but are there any predefined mappings from MDM objects to IDOCs in MDM? or do I have to build the mapping inside MDM myself ? if there are can I download them from somewhere? Thank you for your help,