CRM table where transaction line item status are stored.

Hello,
    Can anybody suggest me the standard transaction table in CRM where on passing line item guid as input, i get the status ( like release, open completed... ) of those line item in the transaction as output.
Regards
Devika.S

Hi,
CRM_JEST  pass OBJNR as your item guid.
for the description of status check TJ02T - System status.
                                         check TJ30T - User status
~ Kishore

Similar Messages

  • Table where the UI configuration details are stored

    Hi,
    I have the GUID information of Transport Request.
    Now I want to identify the related COMPONENT NAME / PAGE / ROLE CONFIG KEY /  COMPONENT USAGE/ OBJECT TYPE/OBJECT SUBTYPE
    Is there is any table where all the UI configuration are stored.pl suggest
    Regards
    BABU

    Though i don't know the excat place but I can suggest you that you do the following
    a) Start the st05 trace.
    b) launch the bsp_wd_cmpwb
    c) Perform the configuration changes.
    d) stop the st05 trace.
    e) Now if you do the due diligence , then you can find out the name of the table.
    Tedious i know but this is the way i know to do the things when i don't know the excat table.
    Regards
    Kavindra

  • Table where partner determination procedures assignments are stored

    Hi Everyone!
    I need to find out in what table are the partner determination procedures assignments stored.
    I know that TPAR is where the partner determination procedures are stored. But I dont know what table is the one where you can see wich partner determination procedures is assign to what SO Item type or Billing type or whatever you need.
    Thanks in advance!

    Hi,
    Try checking VBPA table.
    VAKPA
    VBKPA
    VLKPA
    VRKPA
    Thanks & Regards,
    Harish
    Edited by: harishkumar.d on Apr 27, 2011 8:03 PM

  • Table where selections of DTP Requests are stored ?

    Dear members,
    I would like to know where the Filter values in a DTP are stored.
    I found Table RSBKSELECT, but there are only the entries for selection type 6 (Routines) and 7 (OLAP variable).
    I need the entries made in the select options/single value fields.
    In table RSSELDONE it's also not available.
    For a monitoring, I take information from table RSBKREQUEST_V (view) into an DSO.
    When loading this information, I need to read the selection made in the DTP/request for additional information.
    So I'm looking where I can find or how to get this values ?
    Thanks in advance
    Martin

    Hi,
    Pl check following table
    RSBKDATAPAKSEL  DTP: Data Package Selections
    Other tables are
    RSBKDTP  BW: Data Transfer Process Header Data 
    RSBKDTPH  DTP: Historic Versions 
    RSBKDTPSTAT  Status Information on Data Transfer Process 
    RSBKDTPT  Texts on Data Transfer Processes 
    RSBKDTPTH  Texts on Data Transfer Processes 
    RSDDSTATDTP  Table for WHM Statistics. Details DTP 
    RSOACUBE_DTP  BW: OLTP Direct Access: Directory of Assigned Remote DTPs 
    RSBKSELECT  Selections for DTP Request (Summary) 
    RSBKREQUEST  DTP Request 
    RSBKREQUEST_V  View of DTP Request 
    RSBKBP  Breakpoints 
    RSBKDATAINFO  Information on DTP Runtime Buffers 
    RSBKDATAPAKID  DTP: Status Table for Data Packages 
    RSBKSUBSTEP  Properties of Substeps in a DTP 
    Thanks and regards

  • Tables where Charateristics related to DIR are Stored

    Hi Friends
    I have one Query.
    You assign Class to a Document type in SPRO.To This Class we assign some Charateristics.
    When we Create a DIR , we assign charaterictics value in Additional Data Tab Page.My question is where these values specific to DIR are stored in which table.Me and my ABAP consulatant are looking but not able to find out.Request your help.
    With Regards
    Mangesh Pande

    Dear Mangesh,
                         The table TDWA contain the information about document types which also store the information about clas which has assigned to the document type.
    Regards
    Bhuwan C Tiwari

  • Table where Sap-Script Paragraph formats are stored

    hey ABAP,
    does anyone know the table where the Paragraph formats are stored?
    Problem: we have a Form with 740 Paragraph formats, they all are of font-type courier, and now need to be either blank or Helve.
    and well i simply dont want to change 740 paragraph formats manually.
    thx for any ideas, hints

    arrrgh ok i´m trying to clarify my situation.
    I already know how to create and edit paragraph formats in SE71.
    Those 740 Paragraph formats have been created by myself.
    But now i need to make a change of the Font type to all of them.
    you sureley can imagine that i dont want to edit 740 paragraph formats manually piece by piece.
    thats why i was asking for a table where they are stored, so i can write a small report which changes that one field for me in ALL my pareagraph formats.

  • Tables where vendor invoice paid details are stored

    Hello all,
    I have a technofunctional question. Once vendor invoices are paid through F110 transaction, what is the table that stores information regarding vendor invoice document number, its payment method and bank check number ?
    Regards,
    Rajesh.

    Hi Rajesh Thomas,
    REGUH:
    contains the information on the payment, such as the payment method, payment document number and payee. The payment program creates a REGUH record for each payment.
    REGUP:
    contains the information on the paid items, such as the amount, cash discount and invoice document number. The payment program creates a REGUP record for each paid item in a payment.
    Also have a look on below thread...
    Re: Urgent: Table for Payment for Bill
    Also have a look on below tables..
    LFB5
    LFC1
    LFBK
    RBKP
    RSEG
    BKPF and
    BSEG
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7

  • Table where configuration parameters of SO are stored

    Hello
    Open SO - EXTRAS - CONFIGURATION
    U can see the following customer-specific things in the configuration :
    Production type Standard production
    Cabin Type Dynapac CAMO ENKEL
    Frame Model CAMO Enkel CA250-280
    Air Condition / Heater D165443 HEATER
    Can somebody tell me which table stores this data.
    Thanks

    no answer

  • Change line item status at table level & also in transaction.

    Hello,
        I want to change the status of line item in CRM service order at table level. This change should reflect in transaction too.
    Ex. Order X is in release state. When i run my program for line item 10 with enabling a check box in the selection screen, then the line item status shd be changed to "complete".
    Table to change status is CRM_JCDS. Kindly send sample code on how to change the status in order through pgm.
    Regards
    Devika.S

    Hi Nikhil
    Open item management tick checked in GL master as we have run the program FAGL_SWITCH_TO_OPEN_ITEM .
    Also GL shows the line item dispaly as RFSEPA01 had been executed.
    However FAGLL03 shows all the old line item as posted status -we are looking for option have the status of all the old
    line item as open item indicatior(in red) there by we can have the option to select all the item to process open item in F-03.
    Appreciate for an amicable solution on this.
    Regards
    subrata

  • Sales Order Line Item Status Table

    Hello All
    In which table the item status is stored?
    I am referring the fields in the status tab of item in sales order.
    Eg: There are total 6 fields under status tab of line item in sales order.
    I want to see where these fields can be configured and in which table they gets stored.
    Please help .
    Thanks in advance
    Sonali

    Hi
    In  VVBUP  the fields the fields UVP01...UVP05 and  VBUP the fields UVP01...UVP05 contain the item staus.
    Thank you,
    Sekhar.

  • Which all tables suffice all line item GL data requirements

    Please clarify this requirement for Line Item Data from  New GL. my client BMW Inc have configured  New GL in ECC 6.0  if i pull all the records to BW from FAGLFLEXA (Line Item Table) is that sufficient to meet the <b>all line item GL data</b> or is there any other tables missing that also shall be combined to bring the Line item GL  data. Please help me for this if u can check with any of your friends in FICO.  
    2. I have seen that BSEG AND BKPF are used earlier in old FI  versions so what is there now in New GL ECC 6.0 that will suffice for these BSEG AND BKPF  or still i have to pull records by using these tables. for GL Line Item Data.
    If you can help me to give the short  overview of  New GL posting process it would be great.
    Thanks
    Regards
    Soniya Kapoor

    Hi Soniya,
    FAGLFLEXA & FAGLFLEXT would contain all FI line item
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/a8/e26840b151181ce10000000a1550b0/content.htm
    Pls assign points as way to say thanks

  • How to draw horizontal line at the end of table for multiple line items

    Dear Experts,
                       Pls can anyone help me how to draw horizontal line at the end of table for multiple line items . kindly help me regarding this
    Thanks
    Ramesh Manoharan

    Hi
       I tried as per your logic but it is not solving my problem .  when i am gone to table painter it is showing line type 1 and line type 2
      is below format.. if u see here line type 1 bottom line and line type 2 top line both are same..  so how to avoid this ?
                              line type 1
                             line type 2

  • Error Handling in table control for line item.

    Hi,
    Please how to do error handling in table control for line item in bdc,i have used format_message for header but i don't no fill decamps internal tabled and  how to do background processing in call transaction.
    Thanks

    Background processing is not possible using call transaction method.
    You can create an executable program which can have CALL TRANSACTION BDC code. And this can be run in background.
    What do you exactly mean by Error handling for Items in table control. Can you give some more details.

  • Table for GL line items.

    Hi ,
    Can anybody tell me what is the table for GL line items in R3 side.
    Regards,

    Thanks Voodi and Roberto,
    Actually I am in need of following.
    I need to take all fields from 0FI_AR_3 DS and Additional fields as follows.
    Profit centre                         
    Net Due date                         
    FI Document number                         
    Document line number                         
    End customer country code                         
    Group currency (USD)                         
    customer no                         
    End customer country                         
    document no                         
    line item                         
    Note: Only pull in AR documents into the structure that have status of OPEN.                         
    Can I find out all these fields from both these tables?
    Regards,

  • Order Line Item Status Issue

    Experts,
    The way that order line item status is determined in SAP is causing confusion with our customers how are using our ECommerce for ERP module.  The line item status does not take into account the line item's delivery statuses.  For example, a line can be complete in SAP, even through its delivery is partial.  From a customer's standpoint, the line item is not complete until all the deliveries are complete.
    I would love to hear how are other companies are addressing this issue?  Do they enhance the ECommerce module, or ECC?

    Check the [Modification Guide|https://websmp210.sap-ag.de/~sapdownload/011000358700000469462006E/]"  for the tip. See the section on Replacing calls to standard function modules.
    Register the function module within WEB-INF/xcm/customer/modification/modficationconfig.xml
    <function-module-replacement>
    <param name=u2018fm:CRM_ISA_SHOP_GETLISTu2019 value=u2018Z_CRM_ISA_SHOP_GETLISTu2019/>
    </function-module-replacement>
    Instead of the standard function module, your function module will be called during runtime.
    Easwar Ram
    http://www.parxlns.com

Maybe you are looking for