Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
leaf-hlcm
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hlcm
leaf-hlcm
Commits
e61bf133
Commit
e61bf133
authored
May 10, 2024
by
Luochenglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
电子档案
parent
bfb1d5f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
get_tran_batch.lwm
...webapp/WEB-INF/classes/efile/EFILE1030/get_tran_batch.lwm
+18
-0
No files found.
src/main/webapp/WEB-INF/classes/efile/EFILE1030/get_tran_batch.lwm
0 → 100644
View file @
e61bf133
<?xml version="1.0" encoding="UTF-8"?>
<bm:model
xmlns:f=
"leaf.database.features"
xmlns:bm=
"http://www.leaf-framework.org/schema/bm"
>
<bm:operations>
<bm:operation
name=
"query"
>
<bm:update-sql>
<![CDATA[
select fnd_code_rule_pkg.get_rule_next_auto_num(p_document_category =>
'CONFIG_REPORT',
p_document_type => 'EFILE_IMPORT',
p_company_id => 1,
p_operation_unit_id => null,
p_operation_date => sysdate,
p_created_by => 1) batch_id from dual
]]>
</bm:update-sql>
</bm:operation>
</bm:operations>
<bm:fields>
<bm:field
name=
"batch_id"
/>
</bm:fields>
</bm:model>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment