Relate Issues And Change Orders

From SDU
Revision as of 12:54, 25 May 2009 by MaryNancy (Talk | contribs)

Jump to: navigation, search

PROCEDURE CREATING THE LREL RELATIONSHIP

2.1 Create a LREL relation between Issue and Change Order Step1: Write a majic file called “lrel1.maj”, in site\mods\majic folder

LREL lrel1 iss impacted_iss <> chg impacted_chg;

Step2: Recycle the service Step3: Verify if these objects have been created properly by giving the commands Bop_sinfo –da chg Bop_sinfo –da iss We can check the same in wsp_schema as well Explanation: Impacted_iss is the Lrel object to the Issue Table Impacted_chg the Lrel object to the chg Table


2.2 Create a customised htmpl tab page called as “Chg_iss_tab.htmpl”


Media:relate_chg_iss Note: Follow the above 4 points with the object Iss(Issue) also

3. HOW TO ATTACH ISSUES TO CHANGE ORDERS Login to the tool and open the Change Order: Detail chg.jpg

When you click on attach issues Attach Issues.jpg

Click SearchSearch.jpg Add the Tickets that needs to be attached and then see the tab “Issues” to find all the attached Issues to the current Change Order

Final.jpg