SAP Tables for agent in tasks

I want to search through all the tasks within the workflows and find where a specific role (Agent type AG) is used as an agent. Which tables can i use (or tables with relations) to find this information ?
Roelof Sol

role (object type AG) = authorizations
rule (object type AC) = workflow
If it is workflow you are looking for, then the table is swdsexpr with;
exprtype = '013'
expression = 'AC<rule number>'
version = 9999 if you want the active version.

Similar Messages

  • SAP Tables  for Open Customer Orders and Sales History

    Dear Experts.
    I am looking to get SAP SD related tables for the following,
    1) SAP tables for Open Customer Orders     
    From SAP, I need to get all tables that Contain all open customer orders for products.
    2) Sales History
    From SAP, I need to get all tables that contain the previous month's sales history (shipped customer orders).
    Please Help!!

    hi
    check the following link
    http://www.erpgenie.com/abap/tables_sd.htm
    hope it will help you
    regards,
    sreelatha gullapalli

  • SAP Tables for FI Accounts Payable

    Hello gurus,
    Does anyone know what are the SAP Tables for FI Accounts Payable and what TCodes to display these A/P tables?
    Thanks in advance.
    Best regards,
    Gab

    And use transaction code SE16 to view the tables mentioned by Jan.  And to add check BSAK for cleared items.
    Elias
    Edited by: Elias Akorli on Dec 11, 2009 4:01 PM
    Edited by: Elias Akorli on Dec 11, 2009 4:02 PM

  • SAP Report Painter - SAP tables for report items and hierarchy

    Hello,
    can you pls. help me with an information about the list of SAP tables for Report Painter, particularly the tables where the report items/positions and report hierarchy are stored?
    for example, for the Report Writer report items and report hierarchy can be found in T8* tables.
    What are these tables for Report Painter?
    thank you in advance for any info.
    Regards,
    Jasminka
    Edited by: Jasminka Vlahovic on Dec 29, 2010 8:53 PM

    Hi  Jasminika ,
    Could you please share with me those tables names where report items  and hierarchy are saved
    Regards
    Neeraj

  • SAP table for material document/inventory document number range.

    Hi Gurus.
    Good day.
    Please help. What is the SAP table for number range? Thanks in advance.

    Hi Acel,
    The table NRIV should fetch you the data you are looking for.
    Regards,

  • SAP table for customer account balances by document currency

    Hi experts,
    We have a requirement to produce a monthly customer statement by customer currency or customer's document currency. Example is that the company code local currency is USD and the customer currency is EUR. The customer will be allowed to carry over a balance to next period under a certain threshold so there will be a carry over beginning balance from the previous period which needs to appear on the statement. Transaction FD10N only displays customers balances in the local or company code currency which is USD in this example.
    Question: Does anyone know if there is an SAP table that stores period beginning balances by customer account currency or customer's document currency?   
    We have not been able to find one and want to get additional input prior to building our own custom table.
    Many thanks in advance for your assistance.
    Regards,
    NormaF

    Hi:
        Make use of BAPI_AR_ACC_GETKEYDATEBALANCE to calculate customer opening balance. You need to develop Z report using table BSID and BSAD other SD related tables . There is not SAP standard report that shows the customer opening balance as carried forward from previous month.. You can make alteration for for showing balances in document currency.
    Regards

  • SAP table for finding Quant from the Handling unit

    Hi All,
    I would like to know the SAP table name - from the handling unit (where the stock received in the Warehouse), i would like to corresponding Quant ?
    PSS

    Hi,
    To know the QUANT for handling unit, use the table LQUA.

  • SAP Tables for AR Information

    Hi All,
    I wanted the following information for Accounts Receivable:
    1) AR Invoice Payments Infomation:
    - Company Code 
    - Customer code
    - Invoice No 
    - Posting  Date ( Receipt Date )
    - Payment  Amount (local currency )
    2) AR Invoice Information:
    - Company Code 
    - Customer code
    - Invoice No 
    - Due date
    - Invoice date
    - Posting  Date
    - Invoice Amount (local currency )
    - Sales Amount (only Sales Revenue)
    - Vat Amount (only Sales Tax amount)
    Please let me know in which SAP tables I can get the information for 1 & 2 above.
    Your early reply will be a big help.
    Regards,
    Rajaram

    Hi,
    Thanks for your reply. My problem is for the AR payments received from Customers, I am getting all the information I require from BSAD, except the actual payment received, which is not available in BSAD. I only get the Invoice amount which has been cleared and not the actual payment received from Customer.
    Any thoughts on how to get this information.
    Regards,

  • Standard SAP Table for PO Header Text and PO Item Text

    Hi,
    I want to know the Standard SAP Table where the PO Header Text and the PO Item Text are stored.
    Thanks,
    RK

    PO texts are stored in tables STXH and STXL.
    TDOBJECT is EKKO for header texts and EKPO for item texts.
    Just for future reference with regards to getting text id's etc.
    eg: PO texts.
    --> Go into the PO.
    --> Go to the text tab (item or header - depends what u want).
    --> Double click into the required text.
    --> Click the "GO TO" menu option.
    --> click Header.
    and all the info you need is there.
    You need to use function module READ_TEXT. Since lenght of text is variable it is stored in binary format and cannot be read via a table viewer.

  • Is it possible to Delete all Records of Std. SAP tables for Quality Server

    Hi,
    We want to delete some sensetive information from Test(Quality) Server.
    For Std. SAP tables, is it possible to delete all Records?

    Hi, Through an ABAP program it is possible. You can develop the custom program on Development server than transfer it to QS and run the program.
    Regards,
    Aalok
    Edited by: aalokg on May 13, 2010 12:19 PM

  • SAP Tables for Bex Jump Queries

    Hello Everyone,
    Need to know, is there any SAP table which stores the list of jump queries in the system.
    Can you share your inputs.
    Regards,
    John

    Thanks all for the reply. I can able to get the query name using two table rsbbsquery and rszeltdir table...but i just able to get the query tech name which i dont know whether it is a summary query name or the detail query name... so how can identify ???
    I have one more follow up question with reference to the SAP table...
    Lets say we are creating a jump query from summary query " Query 1 " did the jumpto config on the plant characterstic and jumping to detail query " query 2".
    I would like to see the query 1 to quer 2 relationship in the table.
    Do we any table which stores this information, after creating the config in RSBBS.

  • SAP tables for stock and batch

    hi MM guys
    I have a requirement to check stock of the material before issuing to Process order. Can anybody pl.tell me the exact table for the stock and batch for that material.
    Regards
    Laxmikanth

    Hi,
    Thanks to all.I am getting the stock and batch but my requirement is to check total stock which is available on the day of posting.
    Actually in COR6N in PP when they do goods movement even stock is not avilable still system is allowing to post the materials .And in MMBE it is showing negative stocks.
    So pl.send the table which can give me total stock on a given date.
    Regards
    Laxmikanth

  • SAP tables for stocks at warehouse level

    Hi
    Can anyone let me know which are tables for the stocks which are maintained at the warehouse level.
    sunil

    LQUA

  • SAP Table for Custom variable and values?

    Hi folks.
    I am looking for a SAP standard table which I recall existing. This table was designed by SAP to store a variable name and value(s), so that no programmer would ever hard-code values into their reports. Instead, the programmer would create a new record in this SAP standard table with a unique variable name, and assign the constant value to this variable.
    In the report this variable would be read from the table and the value used. I think this table starts with T, but not sure.
    Does anyone have any idea what the name of this table is?
    Regards,
    Eugene

    Hi Shameem,
    This is a profitability analysis reporting table, which is not what I was looking for. The table I remember was a cross-application table that was specifically created for the purpose.
    Regards,
    Eugene

  • Sap tables for material, plant & vendor combination

    Hi Experts,
    Can you pls help to get the sap application common tables to join material, plant & vendor in infoset ?
    Please answer any related to this. I want to create one info set using above 3 objects looking for tables
    Irfan.

    Hi,
    Please check the below tables
    EINA - General Data
    EINE - Purchasing data.
    EINP - Price History.
    KONP - Condition Item
    KONH - Condition Header
    EIPA - Order Price History: Info Record
    Regards,
    Divya

Maybe you are looking for

  • OSX 10.7.4 doesn't recognize boot disk

    My System: Model Name:          MacBook Pro   Model Identifier:          MacBookPro2,2   Processor Name:          Intel Core 2 Duo   Processor Speed:          2.33 GHz   Number of Processors:          1   Total Number of Cores:          2   L2 Cache:

  • What's the best way to do many NAT translations for WWW farm?

    Hello all, I hope this finds you in good spirits. I have recently upgraded my ASA 5510 to 8.3 code and honestly I am confused on the best and most efficient way to do many nat translations through it.  I have a group of about 100 IP's that need http/

  • Server connection error 403 on photosmart 5520

    I too have a 403 error code on my photosmart 5520. I have turner off the router & 5520, I have a connection, but still cannot scan to email.

  • Mac mini 2 touch screens

    Hi Everyone! I have a question and I hope dat some one has the answer. I would like to purchase 2 Elo Touchscreens and a Mac Mini. Is it possible to connect 2 touchscreens to the Mac Mini. Greetings Floris

  • Linking Headers to open to a page giving more description

    Hello, I am drawing a blank on how to take a header and make it a live link that will open to a new page of information. I am not looking to do a dropdown or pdf file. Is this possible? Thank you. Phyllis