Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yanlong-project-kb
Project
Project
Details
Activity
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
bos-project-kb
yanlong-project-kb
Commits
35894349
Commit
35894349
authored
Sep 02, 2026
by
胡晓雅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
issue: 更新 ISS-yanlong-3270 sap_status: 未开始→已完成
parent
41018d80
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
ISS-yanlong-3270.md
issues-ledger/issues/ISS-yanlong-3270.md
+13
-1
No files found.
issues-ledger/issues/ISS-yanlong-3270.md
View file @
35894349
...
@@ -11,10 +11,11 @@ system: SAP
...
@@ -11,10 +11,11 @@ system: SAP
registered
:
2026-09-01
registered
:
2026-09-01
category
:
数据问题
category
:
数据问题
priority
:
中
priority
:
中
sap_status
:
未开始
sap_status
:
已完成
acceptance
:
NA
acceptance
:
NA
plan_date
:
2026-09-02
plan_date
:
2026-09-02
developer
:
"
"
developer
:
"
"
evidence
:
[]
attachments
:
[]
attachments
:
[]
source
:
Unanswered
source
:
Unanswered
linked
:
[]
linked
:
[]
...
@@ -29,3 +30,14 @@ linked: []
...
@@ -29,3 +30,14 @@ linked: []
## 进展日志
## 进展日志
-
2026-09-01 · huxiaoya ·
[
Unanswered
]
· 创建问题;sap_status=未开始, acceptance=NA;owner=huxiaoya→huxiaoya
<xiaoya.hu@boscloud.cn>
(新建指派)
-
2026-09-01 · huxiaoya ·
[
Unanswered
]
· 创建问题;sap_status=未开始, acceptance=NA;owner=huxiaoya→huxiaoya
<xiaoya.hu@boscloud.cn>
(新建指派)
-
2026-09-02 · huxiaoya ·
[
Unanswered
]
· 已完成;(sap_status: 未开始→已完成)
-
2026-09-02 · huxiaoya ·
[
checklist:chk-complete-required
]
· 解决方案=正向订单核对开票情况:
① 导出 I_BillingDocumentItem(开票明细CDS),I_DeliveryDocumentItem(交货明细CDS),I_DeliveryDocument(交货单抬头CDS)
② 从 交货单抬头CDS中 V出【售达方】和【销售组织】至 交货明细CDS,这两个字段用于过滤;
③ 对 开票明细CDS 做数据处理,以【参考凭证的凭证编号+行号】为唯一号,对开票数量做合计,得到【交货行的开票总数】,需要注意,开票类型为S1和S2的数量要改为负数;
④ 交货明细CDS和开票明细CDS之间做数据匹配,将【交货行的开票总数】V到交货明细CDS中,关联条件:交货明细CDS中的【交货单号+行号】 和 开票明细CDS中的【参考凭证的凭证编号+行号】,如果开票数量为空,则未开票;
⑤ 此时交货明细CDS中,有交货行的交货数量,和交货行的开票数量。用交货数量-开票数量。等于0,则完全开票;大于0则部分开票。
退货订单核对开票情况:
① 用VA05过滤出GA2类型的销售订单(退货的贷项凭证申请);
② 放出总体状态字段;
② 通过总体状态去判断是否已开票。由于贷项凭证不能拆分开票,没有部分开票的状态。所以状态是已完成的则是全部开票,状态为未处理的是没开票。;工时(hours)=10h
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