DBA Data[Home] [Help]

APPS.PAY_SE_EFT dependencies on HR_GENERAL

Line 45: ,hr_general.DECODE_TERRITORY(hl.style)

41: , HL.ADDRESS_LINE_2
42: ,'ADDRESS3=P'
43: , HL.ADDRESS_LINE_3
44: ,'COUNTRY=P'
45: ,hr_general.DECODE_TERRITORY(hl.style)
46: ,'POSTAL_CODE=P'
47: ,substr(hl.postal_code,1,3)||' '||substr(hl.postal_code,4,2) -- Bug#8849455 fix Added space between 3 and 4 digits in postal code
48: ,'BANK_NAME=P'
49: ,pea.segment1