+ Reply to Thread + Post New Thread
Results 1 to 2 of 2
  1. #1
    M_Anas_O's Avatar
    M_Anas_O is offline Member
    Join Date
    26 Nov 2009
    Location
    Hyderabad, India
    Posts
    32
    Say Thanks
    1
    Thanked 0 Times in 0 Posts
    Documents
    2
    Uploads
    0

    Default External_reference in cs_incidents_all_b and create_ServiceRequest API

    Hi,

    What information is stored in the External_reference column in cs_incidents_all_b and in record type service_request_rec_type of create_ServiceRequest API?
    And where do we see this field in SR form?

    Regards,
    Mohammed

  2.    Club-Oracle Complementary E-Books and Magazines
    Get your free Complementary Copy of Oracle Magazine

    You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.

  3. #2
    apps_expert's Avatar
    apps_expert is offline Forum Genius
    Join Date
    20 Dec 2008
    Location
    Chennai, India
    Posts
    320
    Say Thanks
    2
    Thanked 25 Times in 23 Posts
    Documents
    0
    Uploads
    4

    Default Re: External_reference in cs_incidents_all_b and create_ServiceRequest API

    The External_Reference is the Tag Number and it is stored in cs_incidents_all_b table only if the SR is created for a non installed base item, otherwise it is derived from csi_item_instance using the instance_id.

  4. The Following User Says Thank You to apps_expert For This Useful Post:

    M_Anas_O (11-29-2009)