304: hr_utility.set_location('Entering report55 ',10);
305:
306: l_effective_month := hr_general.decode_lookup('KW_GREGORIAN_MONTH', p_effective_month);
307:
308: l_user_format := NVL(FND_PROFILE.VALUE('HR_LOCAL_OR_GLOBAL_NAME_FORMAT'),'G');
309:
310: /* vXMLTable(vCtr).TagName := 'month';
311: vXMLTable(vCtr).TagValue := l_effective_month;
312: vctr := vctr + 1;
920: vCtr := 1;
921: hr_utility.set_location('Entering FORM1 ',10);
922:
923: l_user_format := null;
924: l_user_format := FND_PROFILE.VALUE('HR_LOCAL_OR_GLOBAL_NAME_FORMAT');
925:
926: /*Fetch Local Nationality */
927: OPEN csr_get_loc_nat;
928: FETCH csr_get_loc_nat into l_loc_nat;
1763: vCtr := 1;
1764: hr_utility.set_location('Entering FORM1 ',10);
1765:
1766: l_user_format := null;
1767: l_user_format := FND_PROFILE.VALUE('HR_LOCAL_OR_GLOBAL_NAME_FORMAT');
1768:
1769: /*Fetch Local Nationality */
1770: OPEN csr_get_loc_nat;
1771: FETCH csr_get_loc_nat into l_loc_nat;