PLs. find link between a case and its activities?

Hi ,
I need a function module or a table relation  in order to make a link between a case and its activities.
and also want to know the relation between *crmd_orderadm_h-guid with SCMGRECP01-PHIO_ID. *
Please help me .

Hi,
you can try vice versa
CRMD_CMG_CASE_AT-CASE_GUID = SCMG_T_CASE_ATTR-CASE_GUID
SCMG_T_CASE_ATTR-EXT_KEY =  CRMD_ACTIVITY_H-EXTERN_ACT_ID 
CRMD_ACTIVITY_H-GUID =
CRMD_ORDERADM_H-GUID
Regards,
Sumeet

Similar Messages

  • Link between Appropritation Request and its Workflow log.

    Hello All,
    I am very new to the workflow related work.
    We have configured a workflow for the approval of Appropriation request. For printing of Appropriation request we have developed a smart form where we need to show the status of the respective workflow item.
    Now the question is how do i link the particular task id or workflow id to the particular Appropriation request.
    I searched a lot, but may be i was making mistake somewhere in finding the same.
    Kindly let me know the link between the same.
    Thank you,
    Vinod.

    Hi,
    If you want find the corresponding workflow log for a given appropriation request programmatically, yes you can use SAP_WAPI_WORKITEMS_TO_OBJECT. Object Type for Appropriation Request is BUS2104. Use this as Object Type and give your appropriation request number as Object Key.
    If you want to have a look at the workflow for a given Appropriation Request, you can go to IMA3N and give your appropriation request number and go to Service for Objects -> Workflow ->
    Hope this helps you !!
    Regards
    Krishna Mohan

  • How to find link between Business partner and Org unit in Solution manager

    Hi experts,
    Please!!!
    I have a requirement where my rule finds business partner assinged for that support team and in transaction ppoma_crm we have org unit assigned to that business partner number below that we have positions and user assigned...
    I can find business partner for the transaction now i need to find the org unit for the assigned business partner so i could use for agent determination in workflow.
    Thanks and Regards
    Annamalai

    do you know? ... the structure is like this... i have orgunit then a position to it and then i have assigned a business partner which is with prefix CP... i m not seeing the users assigned to it so my workflow doesnt get triggered if i use this org unit..
    regards

  • Table link between contract document and billing document

    Hi,
    Please let me know the table link between contract data and its billing plan nnumber.
    Regards,
    bhaarathi.

    VBKD is the Table name
    if Ordertype "G"  <--- that means It is a contract
    From VBAK and VBAP you can get the Contract Details for the Order Type "G"
    Go to Table VBKD, with the contract and get the billing plan .
    FPLNR <--- is the Billing plan
    Here you get the relation Between Contract and Billing Plan

  • Where is link between plant vendor and plant code

    Where i can find linke between plant vendor and plant code.

    Hi,
    Go to XK02,
    In Purchasing Data of Vendor Master, in menu Extras > Add. Purchasing Data
    It is stored in Table LFA1 and field is WERKS

  • Find Link between Field, Segment, Idoc

    Hi Experts
    I would like to know how to find link between IDoc, Segment and Fileds.
    For Example : I know field Name Then i wild like to know Which Idoc and segment contain this field name.
    Thanks in advance,
    Jaykumar.M.

    Hi Jayakumar,
    I think this is the same old question on how to find out in what tables a field may be used.
    Segments are DDIC structures. A where-used-list on the data element of the field (eventually with some restrictions on the resulting objects name) should show the segments where is is used. The you can check table EDISEG recursively.
    Regards,
    Clemens

  • Need help to find out link between process order and purchase order.

    Hi All,
    Need help to find out link between process order and purchase order.
    We have purchase order, we can find out associated process order in MD09 (No Purchase Requisition found in Purchase order). When I tired to replicate this scenario with same material in system but not able to do.
    Please suggest me what needs to check to get purchase order link to process order.. (this is not subcontracting )
    Edited by: SAP PQ on Sep 26, 2011 5:24 PM
    Thanks,
    SAP PQ
    Edited by: SAP PQ on Sep 26, 2011 5:24 PM

    MD09 is pegging. In SAP pegging is dynamic, meaning that there's no fixed link between purchase order and process order in your case.
    This is why you did not get the same result when you tried again later.
    Such a link can exist only if you do direct procurement for the order.

  • Link between Credit Memo and Dispute Case

    Hi,
    Please help me. How to Link between Credit Memo and Dispute Case
    Thaks,
    Vinod.

    Linking a credit note has nothing to do with EHP4 or 5. You have to do a config sertting:
    Dispute Management-Process Integration with Accounts Receivable Accounting-Assignment of Open Credits and Payments-Activate Assignment of Open Credits and Payments
    And make sure the business adapts the correct process:  When you reverse a charge on a debit invoice you have to make sure the credit is properly linked to the debit note.
    If this is the case then the credit will show up in the dispute case.
    Rgds,
    Richard

  • How to find link between the field (kzbew) mvt.ind. and the (ebeln) ?

    Hi all,
    while finding the link between the kzbew and the ebeln the only table i found is MSEG.
    But i want to populate the data in this table only?
    So please give me the solution how i can fetch the movement indicator for a particular purchase order?
    As i am using the idoc segment MBGMCR02((for creating goods receipt)...i have to pass the movt. indicator with the movement type also.......?

    the field - description in MSEG says:
    Movement Indicator
    Specifies the type of document (such as purchase order or delivery note)  that constitutes the basis for the Movement.
    Use
    This indicator is necessary, for example, to enable a distinction to be made between a goods receipt for a purchase order and a goods receipt for a production order. These two goods movements result in different data
    and account updates in the system.
    Dependencies
    The movement indicator is derived from the transaction code.
    what transaction do you want to use for your idoc?

  • Link between service order and terms of payment

    Hello experts,
    can anybody tell me the link between an order and terms of payment of the current buyer? Which tables do I have to join? Or is there any function module to use for that purpose?
    Very urgent!
    Thanks in advance
    Tanja

    Hi Tanja,
    instead of directly selecting some data from the DB tables you should read this information via the BOL (c.f BOL Programing - CRM - SCN Wiki for a short introduction).
    Using the transaction GENIL_MODEL_BROWSER you can browse through the data model and find the suitable relations for reading the required data. In your case one possible approach to access the data is BTAdminH->BTHeaderBillingSet->BTBillingSetBuAg. Once you have the BuAg BOL object you can simply read the TOFPAYM property.
    Best,
    Christian

  • Is there any link between movement types and documents

    hi
    is there any link between sales doc and movement types ?
    is it the only source dependig on schedule line movement type will determined?
    if with out order we are doing delivery how system will determine movement type
    Thanks in advance

    Hi,
    Deliveries that are created without reference to order , contained movement type because to process a delivery you need to have some of the control criteria that are copied from sales document header to delivery document header, as system processes delivery in that way ,that is why you will find default order type is assigned to the delivery document type ie DL. .which helps the delivery document to process without reference to sales document.
    In Addition to above information,
    In VOV4,
    DL+ NORM +   +    -&#61664;DLN
    In VOV5,
    For Itemcatagory DLN+        --&#61664;CN
    From this schedule line category CN,movement type 601 is taken during without reference to order –delivery creation.
    MCM

  • How do I print the contrast between "filled" text and its surrounding "box"?

    Hi,
    Apologies in advance for any ambiguity or confusion . . .
    I am a self-taught Photoshop user who has come upon a problem to which I cannot find an answer, despite searching online for hours . . .
    When I design a project, it looks beautiful on screen . . . when I print it, however, it loses the definition between colors inside a font and the shape surrounding the font . . .
    To be more exact:
    I am working at 300 dpi . . .
    I create a rectangle and fill it with red.  I then write text inside of the rectangle and the font color is white.  Onscreen, it looks clear and well-defined.  When I print it, however, there is not clear definition between the font and its surrounding area . . . the colors seem to bleed into each other . . . I have tried using different paper (glossy, matte, etc.), have tried putting a narrow stroke around the text, etc., but nothing help to clearly define the difference between the text and its surrounding shape/color.
    It also does not matter the size of the font, although the larger the font, the easier it is to "see" the difference.  But a white font at 24 point looks no sharper than a white font at 8 pt.
    I am using an Epson XP-610 printer . . . it is a home deskjet and I mainly design for fun, but this "lack of sharpness" on the fonts is driving me crazy.  I would included a screenshot, but it would not help much, since the project looks beautiful and clear on the screen.
    The colors only seem "muddled" when  I print.  Any advice, or even a point in the direction of something I can read to help me understand what to do, would be helpful. . . . TIA!I

    Hullo Cheapster:
    I too am confident that this facility does not exist in relation to the underline function as such. Nor am I aware of a workaround that would let you access it straightforwardly for routine usage in body text. The underline facility, like the strikethrough, is provided because it is standard in some documentation which a wordprocessing might be expected to serve - but as such, it is provided in limited conventional formats. Otherwise, I agree, it is not ideal typography.
    However, for occasional use, there are two workarounds you might like to consider. One is to use the line drawing facility available through the insert menu (insert shape, choose line; then grab its handles to make it horizontal) or the same process initiated from the objects icon in the toolbar.
    Be aware, however, that the above could require further attention to your wrap options: you would need to deselect any wrap - but could still need to modify your line spacing options to avoid irregular line spacings with the rest of your text.
    Possibly simpler is to bear in mind that you can produce an underline without its text. To do this, select underline (Command / U) and type "non-breaking spaces" (option / space). This would allow you to place your underline on a separate line from your underlined text. You could do the same with the strikethrough function, which you access via the effects section in the font panel for closer spacing; or alter the line spacing where you need to do this.
    Either of the above would affect your surrounding text in a way that would make these methods unsuitable for incorporation into body text.
    However, if your interest in doing this relates to headlines or the like, one or other of these options might suit your purpose.
    Regards.

  • Link between Purchase order and Attachment list

    Hi All,
    I got a requirement like Purchase orders are from moved from one system to another system.There was a bug in BDC program
    so some Attachment list of the purchase orders are not moved properly to the another system.
                                                   Now my client want a report to generate the Purchase orders which is having attachment list.
    I did not find any table link between Purcahase order and Attachment list.
                                                  So Plz provide me the link between purchase order and attachment list.
    Thanks,
    Ram

    You mean service for object services?
    if yes then u have to create one custom report for Generic Object Services   ( like notes , attachment  , url )

  • Link between EKKO, EKPO and KONP

    Hi,
    can someone help me out to trace the link between EKKO, EKPO and KONP tables?
    regards,
    ravi.

    Hi Ravi
      KONP is conditions table.
      If we need the conditions(prices) of a purchase order, we can get it from EKKO, EKPO & KONV.
      1. Extract KNUMV from EKKO.
      2. Using EKKO-KNUMV - Extract conditions from KONV where KONV-KNUMV = EKKO-KNUMV.
      3. We can find item prices where KONV-KPOSN = EKPO-EBELP.
      Hope this helps you.
    Kind Regards
    Eswar

  • Link between outbound delivery and matriel documents of good receip

    HI,
    in which table we can find the link between outbound delivery and matriel documents of good receipt.
    thanks

    Hi!,
    If you have posted a goods receipt for an outbound delivery, you should find in the header table MKPF for the material document the field MKPF-XBLNR completed with the outbound delivery number.
    Then, if the document flow for the delivery has been updated correctly, in the table VBFA for the delivery (VBFA-VBELV), you should find the material document under VBFA-VBELN.
    I hope this helps you!
    Best regards,
    Esther.

Maybe you are looking for

  • How can I prevent sites from opening private windows?

    Many websites, such as Moodle (classroom tool) and YouTube try to open certain new content, especially Google-hosted content, in private windows. In may cases, such as YouTube comment panes, there is now way to avoid this, and even if there is I forg

  • HR-ABAP.How to Find the Employees assigned to the Appraisal Template

    Hi , Please help me out.how to find the employees assigned to the Appraisal template. Ex. 7825232 is a appraisal template id and i want to know in the system how many employees assigned to it.. Please let me know if the post is missing something. Sug

  • BAPI_HU_CREate-serial numbers

    Hi all, My requirement is to split the HU for a serialised material. I am able to split perfectly and also I can see the changes in HU03. But the only issue is I am not able to update EQUI table with the serial numbers. which means if I have a materi

  • ITunes has stopped syncing my music

    A day ago, I discovered that my ipod touch 5th gen had only some of my recently purcahsed content on it even though I have instructed iTunes to sync most of my iTunes Library (and it has been this way for months). I  went back to iTunes to verify the

  • Delete Old mail on E63

    Hello, I have set MFE to sync for last 3 days. This means that mails before that do not get automatically deleted. Is there a mechanims to configure for mails older than 3 days to get delete from the mobile without syncing to server Thanks, Abhay