FI  TABLES FOR LAY-OUT

hi GUYS
i am working on FI Lay-out, and want to print product hierarchy, Sales organisation and country for Document number. plz help me to find these fields.
selection screen is document no, company code, fiscal year.
thanks,
sum

Hi,
Kindly check the following links:
http://www.erpgenie.com/sap/abap/tables_fi.htm
http://www.erpgenie.com/sap/abap/tables_sd.htm
http://www.erpgenie.com/sap/abap/tables_mm.htm
http://www.erpgenie.com/sap/abap/tables.htm
Check
Billing header table:
VBRK
Fields: VBELN - sales doc number, VKORG - sales Org.
Billing item table:
VBRP
Fields: PRODH - Product Hierarchy
Hope this helps!
Best regards,
Thangesh

Similar Messages

  • Sales Order no and IDOC No Link table for Sales Out bound IDOC ORDRSP

    Hi Friends
    How to find Sales Order no and IDOC No Link table for Sales Out bound IDOC ORDRSP.
    Thanks in Advance.
    SR

    Hi
    If the idoc is managed by message, the link are stored in GOS (Obeject Service)
    U can try to use the function module NREL_GET_NEIGHBOURHOOD
    If you put
    IS_OBJECT-OBJKEY = <sales document>
    IS_OBJECT-OBJTYPE = <business object> (I think BUS2032)
    the function returns the idoc
    or if you put
    IS_OBJECT-OBJKEY = <idoc number>
    IS_OBJECT-OBJTYPE = <business object> (I think IDOC)
    the function returns the sales order
    You can investigate that function module in order to find out the tables
    Max

  • Table for finding out the User details

    Hi All,
    We need to create a KPI for number of hours a user has looged into a system. Is there any specific table where all the user related information is captured.If the information is not present in a table where  can we find the above information?Please someone help me out.....
    Also is it the same in all the systems or does this information differ from system to system?If it differs then how do we find the number of hours a user has logged in for a BW system, for a CRM system and for ECC system?
    Regards,
    Shravani

    Hello,
    USR01User master record (run-time data)
    USR02 Logon data
    USR03 User address data
    USR04 User master authorizations
    USR05 User Master Parameter ID
    USR06 Additional data per user
    USR07 Object/values of last failed authorization check
    USR08 Table for user menu entries
    USR09 Entries for user menus (work areas)
    USR10 User master authorization profiles
    USR11 User Master Texts for Profiles (USR10)
    USR12 User master authorization values
    USR13 Short Texts for Authorizations
    USR14 Surchargeable language versions per user
    USR15 External User Name
    USR20 Date of last user master reorganization
    USR30 Additional Information for User Menu
    USR40 Table for illegal passwords
    USR41 User master: Additional data
    USRCOBJ Object Filters for Exploding Product Structures
    USRM0 Material Master User Settings: User Screen Reference
    USRM1 Material Master User Settings: Organizational Levels
    USRM2 Material Master User Settings: Logical Screens
    USRMM User settings: material master
    Might be these can help you.
    Thanks
    Geeta

  • Need advice on choosing programs for laying out and editing books

    I've been editing books in Microsoft Word but my clients are asking me to help do the layout and prep to take their books to a printer.
    I am looking to find out what the least expensive (for now) but necessary programs I would need to purchase in order to take a book from a Word manuscript to print-ready.
    Please let me know what programs I need (at a minimum) - someone mentioned InDesign and InCopy, would I need anything else?
    I will also need to purchase a new laptop and need to know what the minimum requirements would be to run such programs i.e. how much hard drive space, speed and ram.
    I currently have a Gateway, but it is dying.
    Thank you.

    As Daniel says, if you have InDesign and you're the only one working on the docuument, that's all you need. Think of InCopy as a hugely-stripped-down version with only the text editor in it, but you can do everything you need in InDesign (either writing the text directly into the document, or importing formatted text from Word). InDesign has great typography features and a basic spellchecker, Word has less-advanced typography but can check grammar.
    The typical workflow in a newsroom will split copywriting from layout, as the journalists aren't allowed to format the page and the graphics dept can't write articles. So, the text is written in InCopy by a bunch of people, who then pass the content to someone with InDesign who imports it and lays out the issue. InCopy basically allows people to write a chunk of text that will fit in a certain space, but it doesn't care what the overall document looks like. It has some very powerful features for collaboration, but to put it bluntly, text is text - provided you get the styles mapping sorted, ID doesn't care where it comes from.
    Unless you're working with this split-job-role system there's no reason you'd need to use InCopy.
    OLIVE C. F. wrote:
    Thank you for the tips. I will need InCopy then as that is a major part of what I do.
    Sent via DroidX2 on Verizon Wireless™

  • Table for finding out all the G/L accounts of a financial statement version

    Hi all,
      is there any table to find out the G/L accounts which will come under the tree of financial statement version(OB58). Please help.

    With FM FI_IMPORT_BALANCE_SHEET_POS, you will get the account list in the internal table I011Z.
    You will get a list of intervals  I011Z-VONKT -  I011Z-BILKT.

  • Material master table for finding out valuation category and valuation type

    Hi,
    I have a material XYZ for which a valuation category 'H' is assigned. Now I need to create a valuation type for that.
    Question - I want to find out for the same plant & st location which are the other materials with valuation category H, and what are the valuation types used.
    I checked in mara, mard, mbew etc but of no use.
    Which table can i get the data ?

    hi,
    As the valuation details are saved and are based on the material, you can see the details of valuation type in MBEW table...and field as BWTAR
    For valuation catagory, you can see the table MARC...field as BWTTY...
    If want the valuation type details for both plant and storage location, you shd check the GR table ie. MSEG where you will get the valuation type ....
    hope its enough to retrieve the data..
    Regards
    Priyanka.P

  • Which method do you prefer for laying out a site?

    Hi
    i know tables are old now, but i know that its good for all
    round compatibility.
    Is it true that using layers to create a website is a bad
    idea?
    Do i need to really start learning how to type more in code
    mode? and start using DIV tags? And if i do need to start using
    DIVS is it important that i get Fireworks 8 for this?
    Thank you

    > Is it true that using layers to create a website is a
    bad idea?
    Yes. In my opinion, it is.
    > Do i need to really start learning how to type more in
    code mode? and
    > start
    > using DIV tags?
    Yes, but don't restrict it to <div> tags. What you
    really need to learn is
    this -
    http://www.projectseven.com/tutorials/css/qdmacfly/index.htm
    http://www.macromedia.com/devnet/mx/dreamweaver/css.html
    http://www.macromedia.com/devnet/dreamweaver/articles/tableless_layout_dw8.html
    http://www.macromedia.com/devnet/dreamweaver/articles/css_concepts.html
    http://apptools.com/examples/pagelayout101.php
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Simon2k7" <[email protected]> wrote in
    message
    news:etuif3$bes$[email protected]..
    > Hi
    >
    > i know tables are old now, but i know that its good for
    all round
    > compatibility.
    >
    > Is it true that using layers to create a website is a
    bad idea?
    >
    > Do i need to really start learning how to type more in
    code mode? and
    > start
    > using DIV tags? And if i do need to start using DIVS is
    it important that
    > i get
    > Fireworks 8 for this?
    >
    > Thank you
    >

  • Was it GoLive or Dreamweaver...tool for laying out site that then creates the html files?

    I can't remember if it was Dreamweaver or Golive...
    I remember a tool that allowed me to layout a web
    site...graphically....I could create a index.html file...then
    about.html, contact.html, services.html....link the structure of
    the files together....such as all files are subordinate to
    index.html...then push OK somewhere and all the files would be
    created. Also you could print out the layout/structure of the
    website.
    Is there such a capability in CS3 DW? I am using Leopard on a
    MAC.
    Thanks, --bill

    > Is there such a capability in CS3 DW?
    No.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "bdaul" <[email protected]> wrote in message
    news:fgce2u$p2s$[email protected]..
    >I can't remember if it was Dreamweaver or Golive...
    >
    > I remember a tool that allowed me to layout a web
    site...graphically....I
    > could create a index.html file...then about.html,
    contact.html,
    > services.html....link the structure of the files
    together....such as all
    > files
    > are subordinate to index.html...then push OK somewhere
    and all the files
    > would
    > be created. Also you could print out the
    layout/structure of the website.
    >
    > Is there such a capability in CS3 DW? I am using Leopard
    on a MAC.
    >
    > Thanks, --bill
    >

  • Best technique for laying out a JPanel with sub panels...

    Okay, you're probably going to think this is a nit-picky question, but I seem to do it different each time I have to solve this problem, and neither of them feels like they're obviously the "right" way to do things, so I'm asking for how you all do them.
    Suppose I'm making a panel that's going to have several other panels on it. For example, let's say that the main JPanel is going to use BorderLayout and then there's going to be a sub-panel with a bunch of radiobuttons.. and another with some textboxes, and another with some jbuttons, etc.
    There are a few ways you can do it:
    Method #1
    1 Instantiate main JPanel
    2 Instantiate a sub-panel
    3 add() the sub-panel to the main (before it has anything)
    4 Populate the sub-panel with compnents
    5 Repeat 2-4 for all other sub-panels
    Method #2
    1 Instatiate main JPanel
    2 Instantiate a sub-panel
    3 add() it to the main panel
    4 repeat 2-3 for all sub-panels
    5 populate the first sub-panel with components
    6 Repeat #5 for all sub-panels
    Method #3
    1 Instantiate a sub-panel
    2 Populate the sub-panel with components
    3 Repeat 1-2 for all sub-panels
    4 Instantiate main JPanel
    5 Add populated sub-panel to main JPanel
    6 Repeat #5 for all sub-panels
    Method #4 (same as Method #1 except #3 and #4 are switched)
    1 Instantiate main JPanel
    2 Instantiate a sub-panel
    3 Populate the sub-panel with components
    4 add() populated sub-panel to main panel
    5 repeat 2-4 for all sub-panels
    They'll all work just fine when you initially write them. What I'm after is the one which:
    1) Is the most readable later, and
    2) Is easiest to make changes to if you want to change the way your overall panel looks (ie, least chance of having something go wrong because you didn't realize that you need to make a change in two different places in the code instead of one, etc).
    Of these methods, do any of them strike you as either "Sure, that's the only way to really do it!" or "Oh man, if you did it *that* way, you're in for major headaches"?
    Thanks in advance,
    - Joe

    Well, my code generally would look something like this:
    add(createToolBar(), BorderLayout.NORTH);
    add(createApplicationPanel(), BorderLayout.CENTER);
    add(createStatusBar(), BorderLayout.SOUTH);The createApplicationPanel might then be broken down into sub methods depending on the complexity of the application.
    So I guess that would be your method 4.
    The key point to remember is that you want create and add all the components and panels BEFORE you do your frame.pack() and frame.setVisible(), then you shouldn't have any layout problems.

  • Devanagari font in layed out in Indesign (using IndicPlus) does not export correctly to a PDF.

    Namaste InDesign gurus,
          I have a problem at hand. Wondering if anyone has encoutered similar problem before? Any help is greatly appreciated. And if you're in San Francisco bay area - I can buy you a lunch :-)
    Short description: Devanagari font in layed out in Indesign (using IndicPlus) does not export correctly to a PDF. All the ligatures are assembled and displayed in the PDF.
    Adobe Indesign Version: InDesign CS5 Design Premium - regular U.S. version (not ME).
    Steps I took:
              I purchased CS5 Design Premium and also purchased the IndicPlus plugin to author sanskrit documents in InDesign. I create Sanskrit text using either of the following methods.
    1) Itranslator
    2) Paste the devanagari from the Itranslator directly into InDesign or paste it first into MSWord and then copy from MSWord and paste it to Indesign.
    It doesn't matter how I paste it. After I apply the IndicPlus character/paragraph style so that the sanskrit looks good in InDesign, when I try to export it to a PDF. The PDF does not display the ligatures currectly. It just lists all the characters in order without assembling.
    I've spent a lot of money buying CS5, IndicPlus and then I can't even create a simple PDF document from InDesign. It is very frustrating.
    Has anyone been able to successfully export a sanscrit document from InDesign PDF ?
    (Please let me know if my problem description needs more fleshing out).
    I could create the PDF from MSWord directly but I'm trying to use indesign to layout my book. If InDesign cannot export to PDF I'll just have to use MSWord for my book layout. I've spend probably scores of hours trying to learn InDeisn and formatting my book content - seems like it is all going to be waste.
    Is MSWord the best choice or only choice for laying out books that have sanskrit text in them?
    -Ravi

    Has anyone been able to successfully export a sanscrit document from InDesign PDF ?
    Not Sanskrit, no, but plenty of Hindi, Nepali, Marathi, and other languages written in Devanagari script - so it should be possible. I don't even use IndicPlus, which by most accounts makes working with Indic text much easier.
    1) Itranslator
    I've never seen this, but a quick Google led me to the homepage of ITranslator for Windows, where I saw this:
    Itranslator 99 (Build 1.3.0.86)  & New Beta Version
    uses 8-bit true type fonts and is compatible
    with Windows 95/98/ME/NT/2000/XP.
    For more information, click here.
    Itranslator 2003 (Build 2.0.0.38) & New Beta Version
    uses 16-bit Unicode-compatible fonts and is working
    only on Windows 2000 / XP / Server 2003.
    For more information, click here.
    So, if you're using ITranslator 99, there's the problem - those "8-bit true type fonts" won't work in InDesign. Can you post a sample of the text you're trying to paste into InDesign? Name the font(s) you are using, both in Word and in Indesign, and if possible make a small sample of the text available for us to test. It's also possible that InDesign is using a substituted font, which could cause this problem. So, if the font name in InDesign has brackets around it, you know that InDesign doesn't actually have that font installed and is auto-substituting. Also, if you go to View -> Screen Mode -> Normal and the text is highlighted pink, you know that the font has dropped. (Unless the highlighting for dropped fonts was turned off - check in Edit -> Preferences -> Composition and make sure that "Substituted Fonts" is checked.
    Also, for what it's worth, is there any way you could Place your text instead of copying and pasting? This may be cause of your problem - but even though it probably isn't, it's still worth a try.
    Lastly - no, I've found InDesign to be superior for typesetting for almost all languages, but the learning curve is pretty steep, and many of the problems faced by people working in non-English languages are not easy to research when you have a problem.

  • New Lay-out Profile for CM25

    Hi Dear Guru,
    We need a new profile in transaction CM25 for our planners.
    Weu2019d like to achieve similar results as when using profile ZBNFDS0002 (an existing layout in our SAP but need to improve/edit for desired output)
    a.       Visible tabs: Work Centers, Orders Dispatched, Order Pool
    b.       By default - Daily period split
    But also some changes are needed, as described below:
    1.       Time profile u2013 we need u201Cnext week + - 1 dayu201D, so this is a 9-day range from Sunday to Monday, no matter which day of the week the transaction is ran at.
    2.       Only 5 columns (Work cnt, Material, Operation quantity (values in Tons), Target quantity, Unit) are needed
    3.       Data on the graphical objects u2013 Material Number
    4.       Data in the quick info text u2013 Material Number
    5.       Data on the right of the graphical object u2013 Material description
    How could we achieve this, is there any customization available to do this, or an ABAPER should ask about this doing new lay-out for us.
    thanks

    Dear,
    Transactions CY38 & CY39 we can have our own display and sort fields in the left side (Tabular form) of the CM25 screen.
    Create Layout key in CY38 as per your requirement.
    In CY40-Define Sort keys, you assign the layout key(Sort format key) with the sort key.
    In OPDJ, assign the grouping with the sort name to the Layout ID.
    Use this Layout ID in "Planning Table Profile" in OPG0 to get the layout set as per your requirement.
    Assign this "Planning Table Profile" in "Overall Profile"-OPD0 abd set this Overall profile for CM25.
    If not then please take help form technical person
    Regards,
    R.Brahmankar

  • On iPhoto, I can no longer access the 'Classic' option which would lay out my photos on the page. It will send them as attachments only. I need the page layout for my work. Any thoughts as to why this has changed?

    On iPhoto, I can no longer access the 'Classic' option which would lay out my photos on the page. It will send them as attachments only. I need the page layout for my work. Any thoughts as to why this has changed? It used to fully lay out the photos so I could add notes and detailed information before I sent them. I am thinking it is something simple that I have just missed...

    The "Photos" view has been replaced by the Media Browser.
    Most applications will show you the Photos icon in the Sidebar, when you need to select photos in a file chooser dialoge. Mail, Safari, the iWork apps. See Terence Devlin's User Tip: How to Access Files in iPhoto
    For example, in the File > Open dialogue in Preview I am seeing this in the sidebar.

  • How to find out name of table for a structure.

    hello all,
                I want to find out name of table for a structure ADDR1_DATA. can anybody pls tell me how to find out it?
    Thanks,
    Ashu

    Hi Ashu,
    You write the structure name in se11
    after selecting the database table radio button
    click on the where used list button in the application tool bar.
    You will find the table name if it is used else where.
    Check out the website at:
    http://sap-idoc2edi-consulting.com/
    Read the blog at:
    http://blogs.ittoolbox.com/sap/ehadzipetros
    Regards,
    Jagadish

  • How to find out the orizinal table for any wiew

    I have a maintaince view (name of the view is V_T001K_ASSIGNV) so i cant make a selection quarry on that view as it is maintaince view. is thare any table in sap for for a particular maintaince view and what is the way to find out that table for that view so i can make a quarry.

    Go to SE11 --->  display the view, there right side you will find tables related to that view, based on your requiremnt take the table,
    Regards,
    Mallik.

  • URGENT: How to find out the Tables for Routines  in BW.

    Hi BW Gurus,
    How to find out the Tables for Routines  in BW.
    I have this routine id <b>45XFAEI7LKIFIRDUKQG127YWW</b> and it is in inactive state and i want to activate it.
    thanks in advance,
    points will be rewarded.
    Regards,
    Maruthi.

    Hi Maruthi,
    Check table RSUPDROUT using the routine id as input for the field CODEID. You will get the technical name of the update rule.
    Cheers,
    Praveen.

Maybe you are looking for

  • Variant config pricing condition description not correct

    Hi Gurus! I created Sales Order with a variant configuration material, pricing with package items. System pick up the correct pricing but pricing Condition Name for all the items are the same, system is taking variant description VK30 instead of cond

  • Stuck with MBP set up during attempt to migrate from old MBP

    new MBP runs Mavericks, straight out of the box, message on the Select information to Transfer screen is "Checking -old MBP-" old MBP running 10.6.8 message on screen "Looking for other computers" please note the new MBP saw the old one but could not

  • URGENT! (sorry for rudeness) - Error when trying to Expose Application as provider...

    User-Defined Exception (WWV-11230) User-Defined Exception (WWV-11230) The implementation package is not in a valid state. (WWC-43132) This is an application that contains four lov's, three reports and two forms, all of which inherit the apps privs.

  • Disable internet access only for specific time with GPO?

    I need to be able to disable web browsing during specific times (night shift for example). I know I can create a GPO policy and set a 'fake proxy' for IE that would blanket kill browsing but I don't want to have that enabled 24/7. Is there any way to

  • Problems with .bat files [urgent]

    I have succed to do so that my java program can run a .dat file, but now I wonder what I should write in it. I want to run a file called Geo.class in a sub folder called \Subclasses, so what should I do? Here is the folder system: C:\java\runClasses.