Table for disply release code.

Hi experts,
I want to check the relesse codes for different release strategies. So where can i check the codes for different strategies.In SAP any table where i can check.
Please give the reply urgently.
Thanks & regards,
Vinay

Hi Vinay,
You can check the Release Strategy along with release codes and release groups in the Table T16FS
If you want only release codes with release groups go for table T16FD
Hope this helps you.
rgds
Chidanand

Similar Messages

  • Table for PO release status

    hi,
    im developing PO Smartform.in that i have to display PO release status ie; whether it is released or not released(ME22N----->click on HEADER--
    >click on RELEASE STRATEGY).from which tables i can fetch this data .please help.

    Hi
    Take the fields from EKKO that are related to PO release startegy
    FRGGR
    <b>FRGSX</b>
    FRGKE
    FRGZU
    and check the tables
    T16FG
    <b>T16FS</b>
    T16FB
    for the release codes
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Tables for PO Release Strategy

    Hi,
    could you send me the list of tables for "Tables for PO Release Strategy".
    Rgs,
    Priya.

    Hi,
    EKKO - FRGGR  (Release group)
    EKKO - FRGSX  (Release Strategy)
    EKKO -  FRGKE  (Release indicator)
    EKKO  - FRGZU  Release status
    T16FB                          Release Indicator: Purchasing Document
    T16FC                          Release Codes
    T16FD                          Description of Release Codes
    T16FE                          Descriptions of Release Indicators: Purchasing documents.
    T16FG                          Release Groups
    T16FH                          Descriptions of Release Groups
    T16FK                          Release Statuses
    Regards,
    Chandra

  • ME21N - in which table saved the release status for specific release code ?

    and for the specific po number.

    Hi
    You will find all Release codes in T16FS
    Release procedures are used in condition tables to control whether the condition types for these condition tables have to be read during pricing condition determination or not.
    If the condition table status is released then only the condition types will be read during pricing determination. If the status is not released, then they can be used for information purposes or for simulation of pricing.
    The release status is controlled by processing status too, which can be seen in condition record creation screen.
    So in crux, the processing status with Release status help in simulation of pricing, blockign the condition records from being read during pricing etc.
    For more information an F1 help on the following path will give you some more information.
    SPROSD-BF-PRICING-DEFINE PROCESSING STATUS----Here read the documentation meant for this link. You will get some more clarity on this.
    <b>Reward points</b>
    Regards

  • TAble for PO Release date

    Hi all,
    Plz tell me the table in which i can get PO Release date.
    Best Regards,
    Savita

    Hi Savita,
    The Release dates of the PO are unfortunately not stored in SAP but as stated above you can check the change documents in the follwowing manner:
    Go to CDPOS table with Objectid = <PO Number> and OBJSCTCLASS = EINKBELEG and FNAME = FRGKE and NEW_VALUE = <Final release code> and get the CHANGENR from CDPOS. Then go CDHDR with the CHANGENR and get the update date..

  • Table for the program code

    Hi Freinds,
    is there any table to store the  program code , i mean whatever we write in  SE 38 will it be stores any data base tables? we have one option to get the code that is READ REPORT INTO ITAB. other than this is there any database tables for this?
    Regards,
    Tirumal.

    Hi Reddy,
      Table: REPOSRC there is only programm name but not code by using program name you can get code into your report by using Read Report syntax.
    Example,
    parameters: p_pname type reposrc-PROGNAME.
    data: Begin of table occurs 10,
             line(150),
            end of table.
    read report p_pname into table.
    loop at table.
      write / table.
    endloop.
    Plzzzzzz Reward if useful,
    Mahi.

  • Filling of set up tables for several company codes

    hi
    i am filling a set up table for the application specific inventory control statistical data. But while setting up data filling selection parameters contains selection parameters for the single Company code.
    But in my scenarios there are several company codes whose data resides in the R/3 and i need to bring data for all company codes in the set up table.
    so now filling up the data in set up table, shall i have to fill up data for individual company code, OR i have to fill data for one company only and on delta load data pertainig to other company codes will be populated to the set up tables.
    kindly give ur expert advice in this situation.

    Hello,
    i dont understand why should it be mandatory to fill the company code on r/3 side while initialisation!!
    But even if it is mandatory, u have to do one by one init runs on R/3 side for all company codes that you need.
    Check in rsa3 for records after the init runs.
    If it was not mandatory, u could have run the setup(init) run on r/3 side for all company codes at a time by keeping the field blank!!
    Also again in the BW side you can have company code for selection in the infopakage!! there u can also have it as a range rather than running for one at a time.
    Hope it is helpful now..
    regards,

  • How can we now the tables for a transcation code

    dear experts
    in 4.6c we can fiend out the tables for trasaction code by using TC:SE49.
    in 4.7 and ECC6 how can we fiend out the tables,which are used for a transaction code?

    Hi,
    TO Find table used in  a particular Transaction.
    Goto Txn ST05
    1. Activate trace wih filter options
    2. Run the transaction for which u want to knw the tables in  a different session
    3. Click on every tab in that transaction.
    4. Again comeback to ST05
    5. deactive Trace.
    6. Display Trace
    Now you can the tables used in a particular transaction
    Thanks & REgards

  • Header Table for G/L Code & Document Number related Fields

    Hi,
    Plz tell me the Header Table for the following Fields:---
    G/L Code
    Document Number
    Doc. date
    Posting Date
    Vendor Code
    Purchasing Document
    Tax Code
    Base Amount
    Tax Amount
    Vendor Inv. No.
    Please note that i want Header Table not Line item tables...
    Thanks...

    BKPF

  • Table for Invoice release date

    Hello,
    Can anyone tell me the table name in which I can get the Invoice release date (Invoice was blocked previously and released with MRBR). I want the date at which it is released through MRBR.
    Thanks,
    Input

    Dear Input_Output,
    When ever we perform LIV and is blocked for payment (due to price variance or other variance) is stored on table RBKP_BLOCKED
    Now when we release it through t. Code MRBR that time its get deleted from RBKP_BLOCKED
    Now to get the date of release Use can Use table CDHDR
    Where OBJECTID =Invoice no+year (e.g 51056066022011 where is 5105606602 invoice no 2011 is year)
    Tcode =MRBR
    You will get the fields called UDATE and UTIME these are your release date and release time
    Hope it clears

  • What is the table for catalogs and codes complete list???

    Dear Experts,
    How to retrieve the total list of catalogs and codes by using table??
    can any one give me the table name to retrieve the complete list of catalogs and codes ??
    Please do the needful.
    Thanks ,
    Sunil Boya

    Sunil,
    See this document. Catalog Profile and Catalogs & Codes
    If you see this join picture you'd understand that the answer to your question is tables: T352C, QPGR, QPCD.
    If you are looking for individual tables then
    VIQMFE - for Object part and Damage
    VIQMUR - for Causes
    VIQMSM - for Tasks
    VIQMMA - for Activites
    QPGT - for Code Group texts
    QPCT - for Code texts
    If you want to know more you may ask.
    Best of Luck
    Jogeswara Rao K

  • Table for PR Release date

    Hi Friends,
    I want to capture the PR release date. But I could not find the table. Can anybody please provide me the table where PR relase date is captured?
    In ME53N, in item detail, in "Quantities/Dates", the release date is not the actual relaease date on which the PR got released. I can see the actual release date in Environment-->Item change. But I could not find the table wheere it stores the actual release date.
    Please suggest.
    Thanks & Regards
    Satya

    Hi,
    As I have explained in my mail, that field is not the actual PR release date. even afterrelease also that field is changeable. System bydefault takes the PR creation date as release date. But If I release after 10 days of PR creation, then EBAN-->FRGDT is not getting updated.
    Please suggest.
    Thanks & Regards
    Satya

  • Table for all fct codes

    Hi all,
    can any one give me the table name which stores fct codes
    Regards
    Sre

    There is no such table. Function code, much like 'all'  the rest of the regular coding is part of the program itself. This data is stored in table TADIR.

  • How to get current release code for PO

    Dear ALL,
    We need a FM or method , which can give us current release code for PO.
    We have PO number with us and PO details like Release strategy and release group.
    Please help, if anybody knows the way.
    Regards,
    Nilesh

    Hi,
    check table EKKO you will get details for that  release code 
    and check following link
    [http://www.****************/Tutorials/Workflow/POReleaseStrategy/Details.htm]
    Regards
    Kailas Ugale

  • Which table the release code saved?

    Dear Experts,
    I am developing a report of the PR released status.I need to know where the Processor and releaser of
    the PR saved?
    I already know the FM to get those information. Please do not inform me the FM' name.
    Thanks in advance.
    BR Edward
    Edited by: Edward on Feb 3, 2009 2:41 PM

    hi
    check this thread
    Re: table for pr release strategies
    hope this helps
    regards
    Aakash Banga

Maybe you are looking for