How to see tax rate in KONV table

hi all,
how to see tax rates in KONV table?
please help

Hi
There is a field called "TX" i.e. TAX CODE.. in that check what code is that?? then check the TAX table T007A to find the Tax rate applied for the document based on the respective TAX CODE.
Hope this helps.

Similar Messages

  • How to see lock status of a table ?

    Hi,
    My question is : how to see the lock status of a table ?
    and how to lock a table except run the FM ENQUEUE_TABLENAME?
    Is there any transcation that can lock a table ?
    thx in advance.

    Hi Vincent
    Via transaction SM12 we can check the lock entries at a particular point of time...
    Kind Regards
    Eswar

  • How to see all the list of tables in APEX

    Hi
    COuld anyone of you help me find out how to see all the tables present in APEX ?
    I can see all the list of tables when i give the command : select * from tab
    But apart from finding like this , is there any way to find out all the list of tables ?
    Regards,
    Tasha

    Hi Tasha,
    For Apex 3.2 ;
    select * from dba_tables where owner in
    (select workspace from APEX_030200.APEX_WORKSPACES)
    tab is a synonym for user_tables
    http://www.oreillynet.com/pub/a/network/2002/10/28/data_dictionary.html
    hope this helps you
    regards
    mozkavra

  • How to see all the data base tables in sap

    hi all,
    i wanted to see the table ALBTCMON but i cannot and i want to know how to activate a table?
    thanks for your time
    chandu

    Hai,
    Why do you want to create a Table?
    More over the table ALBTCMON you have mentioned should not be created because SAP allows only Tables with names starting with 'Y' or 'Z'.
    Also you should know the fields, Developement class, etc., before creating the Table in SAP.
    Please check the below link to create Table in SAP.
    http://abaplovers.blogspot.com/2008/02/creating-table-in-sap.html
    Use Tcode SE11 to activate your table.
    Regards,
    Yoganand.V
    Edited by: Yoganand Vedagiri on Dec 29, 2008 12:15 PM

  • How to see Added Row in a table

    Hi
    i have taken atable with visible row count 5 and ihave taken a button to add new row for that i have written code in action of that button,when ever a new row is added  that added row below the 5th row, to see that added row ishould click on UP button of table,*what i want i as soon as new row added 1st row of table should go up and remaing 5 rows should appear(2,3,4,5,6 rows)  ,suppose if i click on add row 2nd row should go up and remaingrows should appear(3,4,5,6 rows).please help me out of this problem
    Thanks
    Kishore

    Hi Kishore,
    Try this.
    public void onActionAddRow(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionAddRow(ServerEvent)
        int row = wdContext.nodeCustomer().size();
        IPrivateTestCompView.ICustomerElement custElm = wdContext.createCustomerElement();
         custElm.setCname("");
         custElm.setCno("");
         custElm.setCsal("");
         wdContext.nodeCustomer().addElement(custElm);
         //for swap the rows
         for(int i=1;i<=row;i++)
              wdContext.nodeCustomer().swapElements( 0, i );     
        //@@end
    Regards,
    Mithu

  • How To See Change Log For A Table Entry

    Hi Experts,
    One entry is created in a table. I want to know, when that entry was created/ changed.
    Is there a way to find it out.
    PLZ NOTE: Table doesn't contain any DATE field.
    Regards

    Hi,
    or else do like this...
    In order to maintain the log changes the main pre reuisite is to checkmark the checkbox in dataelement of table filed.
    To do this...
    goto transaction SE11>enter ur table name>cleck on fields tab>cleick on dataelement->click on Furthercharacterstics tab-->select the checkbox'Change Document'.
    If u dont select dis the u cannot see the log entry of the particuylar field..Do like this for each dataelement for each table field...selecting all the fields is not mandatory..u can choose the table field u want to see the log report..
    Once u done with dat...
    Goto SCDO transaction> click on create>give a name change doc startwith Z or Y only>Follow the prodedure and in-->name of table field>enter u r TABLE NAME->click on individual field checkbox.--->insertentries..
    Once u done with dis..
    Goto SE16->enter CHDIR or CDPOS->press ENTER->enter u r object id>F8
    U can see the new and old value of a table entry.....

  • How to see the data of the table once it has been published

    Hi
    How can we access the data of the table in the data model which has been successfully deployed on Apache Axis2 using OC4J.
    Thanks

    Hi Brad,
    Thanks a lot for your reply.
    I found StartPointbaseConsole.cmd file at following location .
    C:\BEA\weblogic81\common\bin
    C:\BEA\weblogic81\common\eval\pointbase\tools
    C:\BEA\weblogic81\samples\domains\end2end
    C:\BEA\weblogic81\samples\domains\portal
    C:\BEA\weblogic81\samples\domains\integration
    C:\BEA\weblogic81\samples\domains\workshop
    C:\BEA\user_projects\domains\<mydomain>
    I opened the the pointbase console and in each case i am getting the message while executing the query "select * from PF_PORTLET_DEFINITION"
    "Invalid table name".
    I am new to weblogic portal please provide me some more information regarding this.
    Regards,
    Sandeep K
    Edited by: user10952751 on Jul 15, 2009 8:34 AM

  • How to See Total line in Alv Table

    hi friends,
             i write all code for totaling in WDDOINIT() Method of my View , but i can not see the total line .
             pls help me

    Hai Shah,
    In the settings tab of alv,you will find <b>Calculation</b>, select that tab
    in that u select the column for which u want the total.
    And u also have one option whethe to display the total at the start of table,
    or at the end of table.
    inorder ot get that calculation tab in settings ,you need to write the follwing code when instantiating the ALV,
    l_value = l_ref_interfacecontroller->get_model(
    l_value->if_salv_wd_std_functions~set_aggregation_allowed( ).
    Cheers,
    Madhu

  • How to see the constraints defined on table?

    Hi i want to know how can i view a constraint defined on table. Like which is the foreign key and so on.
    how can i do it ? is there any sql command?

    Hi,
    use the below Queries:
    SELECT * FROM user_constraints
    SELECT * FROM user_cons_columns
    SELECT * FROM all_constraints
    SELECT * FROM all_cons_columns
    SELECT * FROM dba_constraints
    SELECT * FROM DBA_cons_columns
    Regards
    K.Rajkumar

  • How to see request number in ODS table

    Hello,
    I know data last request has some incorrect data (delta , LO).
    In order to change it I need to select data by request number. Table /BIC/AXXXXXX00 does not contain request number.
    Please tell me how I can select data by request number.
    Thanks

    Hi
    To find the request, goto the table RSMONICTAB in BW. Enter the request number.It'll give you the date time stamp as to when the request was loaded into BW.
    Go back to monitor (RSMON) and filter on the date with the date from the table.
    You'll find your request.
    This may help u.
    Regards
    Naalla

  • SOST - transmission requests- How to see the log in a table

    We see the messages and the log in SOST for a background job.
    We want to see the log contents in a related table.
    We checked table SOOD but can not see the log details.
    Is there any way to see / extract log details by giving the user ID , created date and job name?
    Regards,

    Hi
    If you are using the Extending classic, you can see the output details in the SOST.  suppose if you want to check whether the PO send to vendor or not viea email. 
    BR
    Satish

  • How to see the Table Names & Field Names by other than F1 help

    Hi Experts
       How to see the Table Names & Field Names by other than F1 help, & How to see the List of MM Table Names.
    Rgds

    The only option to see the active table/ field name is through F1 --> Technical Information. Apart from this, you can use any 3rd part application like GUIex (INbuilt in SAP ECC 6.0 ... can be activated by clicking on the tri-color button on the top right), but you need technical knowledge to understand the information. As far consolidated list of MM tables is concerned, SAP don;t provide you the same at one place, it experience and knowledge which help you in this regard. For your immediate reference MM tables are as under :
    EBAN  - Purchase Requisition 
    EBKN  - Purchase Requisition Account Assignment 
    EBUB   - Index for Stock Transport Requisitions for Materi
    EINA    - Purchasing Info Record: General Data 
    EINE     - Purchasing Info Record: Purchasing Organization D
    EIPA     - Order Price History: Info Record 
    EKAB   - Release Documentation 
    EKAN   - Vendor Address: Purchasing Document 
    EKBE    - History per Purchasing Document 
    EKBEH - Removed PO History Records 
    EKBZ    - History per Purchasing Document: Delivery Costs 
    EKBZH  - History per Purchasing Document: Delivery Costs 
    EKEH    - Scheduling Agreement Release Documentation 
    EKEK    - Header Data for Scheduling Agreement Releases 
    EKES     - Vendor Confirmations 
    EKET     - Scheduling Agreement Schedule Lines 
    EKETH   - Scheduling Agreement Schedules: History Tables 
    EKKI      - Purchasing Condition Index 
    EKKN    - Account Assignment in Purchasing Document 
    EKKO    - Purchasing Document Header 
    EKPA     - Partner Roles in Purchasing 
    EKPB     - "Material Provided" Item in Purchasing Document 
    EKPO    - Purchasing Document Item 
    EKPV    - Shipping-Specific Data on Stock Tfr. for Purch. D 
    EKRS    - ERS Procedure: Goods (Merchandise) Movements to b 
    EKUB    - Index for Stock Transport Orders for Material 
    EORD    - Purchasing Source List 
    EQUK    - Quota File: Header

  • Reg: how to see the Assets in Tables

    HI all,
    How to see the assets in internal tables
    regards
    JK Rao

    Hi,
    ANAR     Asset Types
    ANAT     Asset type text
    ANEK     Document Header Asset Posting
    ANEP     Asset Line Items
    ANEV     Asset downpymt settlement
    ANKT     Asset classes- Description
    ANLA     Asset Master Record Segment
    ANLB     Depreciation terms
    ANLC     Asset Value Fields
    ANLH     Main asset number
    reward pts if useful
    regds

  • Outbound delivery date in June and customer invoice post in July,tax rate?

    Hi Experts
    tax rate (June)=22%
    tax rate (july)=24%
    issue is Outbound delivery date in June and customer invoice post in July,so sytem taking tax rate =24% instead of 22%.Because outbound delivery is happened in June.
    Please let me know that,
    1)how system picking tax rate on base like billing date or service render date or ...?
    2)how to take tax rate (june)=22% in July posting.
    regards
    sachin

    Tax Rate is picked based on the pricing date.
    You need to check with your SD collegue to configure the pricing date to be equal to outbound delivery date to pick the outbound delivery date based tax rates.
    Regards,
    Gaurav

  • How to add additional field into output table for RFIDYYWT(Generic Withholding Tax Reporting)

    Hi Experts,
    How to add additional field into output table VENDORS/WH TAX TYPES AND CODES in RFIDYYWT(Generic Withholding Tax Reporting).
    I have no idea how to start with, please give some advice.
    Thanks!
    Ice

    Dear Ice,
    Use Append structure, see given link:
    https://help.sap.com/saphelp_nw04s/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm
    Regards,
    Abbas.

Maybe you are looking for

  • Can a .rar file be used to zip a Mac file?

    I've got a bunch of .rar files that are supposed to make up one big Mac file, but I've never heard of that being possible..always thought that's only a PC zip format....anyone know otherwise? If so, how do you unzip 'em? thanks

  • Problem bei der Debuggen-Funktion in CS6

    hallo, ich muss eine internetseite aktuallisieren und habe flash cs5 dateien in dem neuen flash cs6 programm geöffnet. jetzt aber wenn ich wie bei der alten version die datei "debuggen" will kommt die meldung: " debugging dieser SWF ist nicht möglich

  • SAP Fiori Smart Business apps

    Hello Masa, Can you share some details  on SAP Fiori Smart Business apps ? We are looking Smart Business apps for Inventory management – Can you please get the components/any other requirements for getting this installed ? else could you redirect us

  • Maximum number of cells for grid

    Hi, I have users who wanted to view Income Statement by Entities which are about 200 over. There seems to be performance issue when they attempt to expand the top member of entities hierarchy, the system is requesting for data for hours. Does anyone

  • An Easy One... Maybe

    For some reason the Command Key+Tab keyboard shortcut to show open applications doesn't work anymore. Now when I attempt it, I only get the finder window icon. How do I restore the function? Restoring the defaults in the keyboard shortcuts didn't wor