Which table has the data for DeliveryBlock and DunnCount ??

Hi SAP gurus
I am trying to read values of DeliveryBlock and DunnCount, but couldn't locate a table that has these values.
The help feature showed that the table name is V_TQ04A. However, when I try to use the command
"select * from V_TQ04A into itab." I get a message that V_TQ04A is not defined in ABAP dictionary.
I would appreciate if some one can please let me know in which table I can see the values of these two.
Thanks
Ram

Hi,
write this Query..
data : begin of itab occurs 0,
           SPERRFKT              t ype TQ04A-SPERRFKT,
          BESTELLUNG           type TQ04A-BESTELLUNG
          ANFRAGE     TYPE TQ04A-ANFRAGE
         KURZTEXT     TYPE TQ04S     -KURZTEXT
         BZGQUELLE     type TQ04A-BZGQUELLE
         WESPERR     type TQ04A-WESPERR
      END of ITAB.
select a~SPERRFKT
a~BESTELLUNG
a~ANFRAGE
b~KURZTEXT
a~BZGQUELLE
a~WESPERR
from TQ04A as A
join   TQ04S as B
on a~SPERRFKT = b~SPERRFKT
into corressponding fields of table itab
where <condition>.  "add your condition here
if sy-subrc = 0.
endif.
regards,
Prabhudas

Similar Messages

  • In which tables are the data for the aplication KSB1?

    I'm getting data from Qlik View with a BI tool called Qlik View.
    I need help to find in which tables are the data for KSB1 aplication.
    I've found something in COBK and COEP but there's more table involved since I didn't find all data.
    Somente can help me please?
    Regards.
    Robson

    I ran a trace and found some tables that may help you.
    COVP(View)
    CSKT
    CSLT
    CSKS
    CSKU
    AUFK
    Thanks
    Rathish

  • When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI

    When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI( I am not getting any error message in E$_TARGET_ANI_TEST).
    When i am running the interface i am getting the below error against the errored step
    "ORA-01045: user ABC lacks CREATE SESSION privilege; logon denied."
    Only E$_TARGET_ANI_TEST  is created with no data. No such tables like C$_0TARGET_ANI_TEST, I$_TARGET_ANI_TEST are created and also data is not inserted in the target table TARGET_ANI_TEST.

    Hi,
    I have checked that only E$ table is created. C$ and I$ table are not created ( I have selected my target schema as the part for the staging table).
    All the parameters for dropping the tables are selected as "<default>:false".
    I am importing the following KMs with the following parameters:
    1) CKM Oracle
    DROP_ERROR_TABLE
    :false
    DROP_CHECK_TABLE
    :false
    CREATE_ERROR_INDEX
    :true
    COMPATIBLE
    :9
    VALIDATE
    :false
    ENABLE_EDITION_SUPPORT
    :false
    UPGRADE_ERROR_TABLE
    :false
    2) LKM SQL to SQL
    DELETE_TEMPORARY_OBJECTS
    :true
    3) IKM SQL Incremental Update
    INSERT
    :true
    UPDATE
    :true
    COMMIT
    :true
    SYNC_JRN_DELETE
    :true
    FLOW_CONTROL
    :true
    RECYCLE_ERRORS
    :false
    STATIC_CONTROL
    :false
    TRUNCATE
    :false
    DELETE_ALL
    :false
    CREATE_TARG_TABLE
    :false
    DELETE_TEMPORARY_OBJECTS
    :true 

  • Which table stores the data of transaction FBL1N...?

    Hi,
    Please help me find out which table stores the data ,generated from transaction FBL1N..Actually i need to find out the g/l account against the vendor account that is being displayed in FBL3N's document overview.

    Hi,
    Data will be retrieved from following table :
    tables: lfa1, lfb1, bsik, bsid, kna1, t001,t005, SKAT, SKB1.
    In BSIK you have  both LIFNR and HKONT. You will get the data based on the LIFNR and HKONT. LIFNR is Vendor and HKONT is GL assigned to the vendor.
    Thanks,
    Sriram Ponna.
    Message was edited by:
            Sriram Ponna

  • Which table has the owner namve of a workbook save in owner's favorites?

    Hello,
    I would like to generate a list of the work books that users save in their favorites.  I can see these workbooks in table RSRWBINDEXT, but I donu2019t know where to retrieve the owner.  I checked in table RSRPARAMETRIZA, but I only see workbooks that are assigned to roles.  Which table has the owner info?  Also, which table has the role assigned to a workbook?
    Thank you very much,
    André

    Hello,
    Execute the function module in se37 RRMX_WORKBOOK_LIST_GET
    This will give you the workbooks and the owner.
    Diogo.

  • Which table stored the Inbound ASN IDOC # and corresponding In.B Delivery#

    Hi,
    May i know which table stored the inbound ASN IDOC# and corresponding created Inbound Delivery number??
    Thanks!!

    Dear Hoo Laa,
    You may find the Sales Organisation/Distribution Channel details in PO itself (Shipping Tab). Table where you can get Sales Organisation/Disribution Channel is EKPV.
    Regards
    Samier Danish

  • ML60 tcode !! which table stores the data which is shown in ML60 ..urgent !

    Hi Guys,
    Tcode ML60 shows the Relase Group, Relase strategy and all....
    Can anyone tell me which table is that which the stores the data which is shown in tcode ML60 ???
    The problem that i am facing is that for ML60 the amount that is fixed for every relase staretgy is in text fields eq 2.5k - 50 K USD but i want this value to be in numeric field and not as text.
    If i will find that table which stores all this information, may be i will get this field which stores this text as a numeric field.
    Please help me find this table.
    And also can any one tell me how to link PO document type to the relase group ??
    Points will be awarded.
    Thanks a lot
    Rahul

    Hi guys,
    Yes ML60 is a standard SAP transaction but may be ML60 is not configured to the system which you are using. Otherwise also if u will search google, you will find ML60.
    Hi Anji, i have already tried all these tables, but none of these tables store the limit for each release strategy.
    I can see the limit only in ML60 tcode
    Thanks
    Rahul

  • Which table keep the relationship of AO and Usage

    Hello Guru:
    which table keep the relationship of Architecture view and Usage view.
    for example, this architecture object was used to create business entity.
    Please advise and thanks in advance.

    Hi,
    it's table VIBDOBJREL that keeps the relationship.
    Regards, Franz

  • Which table has the sales price and Art.no?

    Hello,
    I want to export the sales prices of parts to a excel,so who can give me the table which includes this field?
    Thanks in advance
    Helai

    Thanks All
    In A005 I get nothing after a certain part no inputted
    In A004 I get the several CondrecNo ,but no customer no.linked in this table,so I don't know which customer will get what price when I pass the CondRecNo to KONP,although I know it already includes all sales prices
    So still can't get the "NETPR" for a certain part.
    Any advices for a query for getting sales prices for a certain part
    Best Regards,
    Helai
    Edited by: lai he on May 6, 2009 7:17 AM

  • AP_INVOICE_DISTRBUTIONS_ALL table has no data for "Never Validated" Invoice

    Hi,
    Our client requires to display the GL Account as it shows on the payables distributions screen.
    Till 11i, we never have this issue.
    But in R12, it looks weird that the AP_INVOICE_DISTRBUTIONS_ALL table, doesn't even have any data if the Invoice is in "Never Validated" status.
    But the frontend screen shows the distribution level details.
    This looks totally wierd.
    Can you please throw any light on this and provide me an information on where to pick up the information.
    Thanks,
    Kesava

    Hi,
    Thanks a lot for your response.
    It actually uses AP_INVOICE_DISTRIBUTIONS_V, but it doesn't show the record history in the front-end. It says Record History not available.
    I actually investigated more on this and got the issue. We actually have TAX Setup issues and the distributions are actually not saved to the database due to errors.
    But somehow they are shown once we return back to the same invoice distributions screen, but it has Distribution Class as "Preview" instead of "Saved" or some other status.
    Its a straight forward thing that the records are not available in the tables, if the Distribution Class is "Preview". This is a new functionality in R12.
    Hope this helps.
    Thanks,
    Kesava

  • Which table contains the status for WBS elemnts

    Hi Experts ,
    Could some one provide information regarding :-
    While we check WBS element in t-code :CJ03 for every WBS there are some status fields indicating REL / PLN etc.
    At the table level i m unable to find this status field.
    Aldready Checked in master data table PRPS and PROJ  also PRHI but it doesnot exsist in any of them.
    Is this populated though some other functonality or its stored in some database table : corresponding to WBS elements
    Any help is beneficial
    P.S : The answer to the above was not found in any exsusting thread here . So before Locking the thread please do provide the reason and tehn lock
    Thanks
    Kylie

    well thanks for your reply ,
    But , the field PSPNR of PROJ when applied to POSID of PRPS it provides the detail about one WBS Element only
    whereas there can be multiple WBS element for a single project definition .
    On the other hand , if the third party system needs to WBS elemnts master data then its required to send all the available created WBS elements .
    As per my analysis there cannot be a WBS creation in Project System without a Project Definition.
    So even if we donot check teh exsistence of teh project definition associated with WBS then also the data should be fine. What do you suggest on this ?
    Since i dont find an appropriate field to provide Project Definition number in table PRPS or which field in PRPS can relate to PROJ ?
    Because a project can have multipleWBS elements assigned (can you approve this ?)
    Eg :
    In CJ03 : Project Definition  = M.9995 on checking the WBS assigned follwing are the WBS elements
                   WBS :- M.9995.1
                               M.9995.2
    Now which field in PRPS can enlist me all theWBS for a projcet : Suppose the Project :M.9995then i need all the WBS associated at the table level . I m asking this question since i dont think there is such a field . As PRPS-PoSID = PROJ-PSPID only this relation exsists.
    Please verify the above understanding , it will be very beneficial as a knowledge of PS . Could somebody suggest on the above assumption
    Thnaks
    Kylietisha
    Edited by: kylietisha on Sep 19, 2010 7:18 AM

  • Want to know in which table is the sessionid for a user stored

    Hello,
    I am using Obiee 10g .
    I would like to create a report having users and the no of sessions they logged in.
    In obiee setting->admin ->manage sessions i can see the session id.
    Can i just know where are they stored.
    I have S_NQ_ACCT table in my db but that have the user but don't have the session id.
    Thanks

    Hi user,
    I wanted to know how to frame the query if the table is v$active_session_history as there are so many columns then how ill know which is related to dashboard and which are not?
    Write a query in your TOAD or SQL plus in the DB that ur using for obiee ,this is the query select sample_time,client_id,session_id from v$active_session_history where session_id=30987
    and check your dashboard manage sessions for the session id and incorporate it in the where clause so you can know which user has run the report.
    hope helps you.
    Cheers,
    KK

  • How to find out which table store historical data for V_T001B?

    dear all,
    how i want to trace and find out which table that store all maintenance data history from V_T001B?
    thanks.

    i already find out into both table... but the data not store there...

  • KLH1 - Which table holds the data?

    Hi, I'm looking for the table that holds the "Activity Type Groups" that are created under transaction KLH1.
    Any ideas where I can find this info?
    Thanks,

    Hello Graeme,
    Check the tables:
    COEJL                          CO Object: Line Items for Activity Types (
    COEPL                          CO Object: Line Items for Activity Types (
    COKL                           CO Object: Control Data for Activity Types
    COSL                           CO Object: Activity Type Totals
    COSLD                          CO Object: Activity Type Totals - of Which
    If useful please reward.
    Vasanth

  • Production Order COst Itemization details : which table stores the data

    Hi gurus ,
    Please help in the followoing scenario
    For any production order : GOTO > Costs>Itemization : it says Planned values are recalculated
      At which table level we would retrieve the Itemization details for any production order(containing Material).
    The requirement is to develope a report to display the Cost Itemization details for any production Order.
    Any help is appreciative or helpful.
    Thanks
    Kylietisha

    Dear,
    Check the table COAS and COEP or use BAPI_COSTESTIMATE_ITEMIZATION or K_ORDER_ITEMIZATION_GET
    Please refer this link,
    production order - table for cost itemization
    Regards,
    R.Brahmankar

Maybe you are looking for

  • ANYONE trying to connect to Xbox Live w/ GT704WGB PLEASE READ!!!!

    I have been having issues connecting to xbox live all week. Just got new phone/interent service set up monday(2-22-10) Could not connect to Xbox live, wired or wireless, but had not problem connecting wirelessly w/ laptop. the xbox first said NAT set

  • How do i recover files after being trashed?

    how do i recover files after being trashed?

  • Package Creation in JDev 10.1.2

    In JDev 11.1.2 you can create new packaages by right-mouse clicking on the project, then new, then general and selecting package.  How can you create new packages in JDev 10.1.2? Thanks

  • BOM reports using a group of Materials

    Hi all I am looking at standard SAP BOM reports CS11, CS12, CS13. All of them require that I enter a Material number. Do we have standard reports where we can look at BOM using a generic group of materials example where multiple selection of material

  • How to download a standalone version of CSA Agent

    Hi gurus, I know that Cisco ships the security server (CSM) with a standalone version of CSA Agent. Is there any way to download this agent without deploying CSA MC server? I need to do the internal posture validation with Ciscosecure ACS server and