DBA Data[Home] [Help]

APPS.JA_CN_PS_SI_EXPORT_PKG dependencies on STANDARD

Line 34: -- Out: pv_errbuf standard out parameter for

30: -- This procedure is to export shared Information
31: -- for public sector
32: --
33: -- PARAMETERS:
34: -- Out: pv_errbuf standard out parameter for
35: -- concurrent program
36: -- pv_retcode standard out parameter for
37: -- concurrent program
38: -- In: pn_coa_id Chart of Account ID

Line 36: -- pv_retcode standard out parameter for

32: --
33: -- PARAMETERS:
34: -- Out: pv_errbuf standard out parameter for
35: -- concurrent program
36: -- pv_retcode standard out parameter for
37: -- concurrent program
38: -- In: pn_coa_id Chart of Account ID
39: -- pn_legal_entity_id Legal entity id
40: -- pn_ledger_id Leder ID

Line 93: || '/AccountingSoftwareDataInterfaceStandard/2010/PSGA/'

89: , ' 90: || JA_CN_UTILITY.Get_XML_Encoding || '"?>');
91: lv_si_element := '<' || Ja_Cn_Utility.Get_XML_Tag('SHARED_INFORMATION')
92: || ' xsi:schemaLocation="http://sxbw.audit.gov.cn'
93: || '/AccountingSoftwareDataInterfaceStandard/2010/PSGA/'
94: || 'XMLSchema '
95: || Ja_Cn_Utility.Get_XML_Tag('SHARED_INFORMATION')
96: || '.xsd" xmlns:'
97: || Ja_Cn_Utility.Get_XML_Tag('PUBLIC_SECTOR')

Line 99: || 'AccountingSoftwareDataInterfaceStandard/'

95: || Ja_Cn_Utility.Get_XML_Tag('SHARED_INFORMATION')
96: || '.xsd" xmlns:'
97: || Ja_Cn_Utility.Get_XML_Tag('PUBLIC_SECTOR')
98: || '="http://sxbw.audit.gov.cn/'
99: || 'AccountingSoftwareDataInterfaceStandard/'
100: || '2010/PSGA/XMLSchema" '
101: || 'xmlns="http://sxbw.audit.gov.cn/'
102: || 'AccountingSoftwareDataInterfaceStandard/2010/'
103: || 'PSGA/XMLSchema" '

Line 102: || 'AccountingSoftwareDataInterfaceStandard/2010/'

98: || '="http://sxbw.audit.gov.cn/'
99: || 'AccountingSoftwareDataInterfaceStandard/'
100: || '2010/PSGA/XMLSchema" '
101: || 'xmlns="http://sxbw.audit.gov.cn/'
102: || 'AccountingSoftwareDataInterfaceStandard/2010/'
103: || 'PSGA/XMLSchema" '
104: || 'xmlns:xsi="http://www.w3.org/'
105: || '2001/XMLSchema-instance">';
106: FND_FILE.put_line( FND_FILE.output

Line 253: -- Out: pv_errbuf standard out parameter for

249: -- This procedure is to export report of shared Information
250: -- for public sector
251: --
252: -- PARAMETERS:
253: -- Out: pv_errbuf standard out parameter for
254: -- concurrent program
255: -- pv_retcode standard out parameter for
256: -- concurrent program
257: -- In: pn_coa_id chart of account ID

Line 255: -- pv_retcode standard out parameter for

251: --
252: -- PARAMETERS:
253: -- Out: pv_errbuf standard out parameter for
254: -- concurrent program
255: -- pv_retcode standard out parameter for
256: -- concurrent program
257: -- In: pn_coa_id chart of account ID
258: -- pn_legal_entity_id Legal entity id
259: -- pn_ledger_id Leder ID