標籤

4GL (1) 人才發展 (10) 人物 (3) 太陽能 (4) 心理 (3) 心靈 (10) 文學 (31) 生活常識 (14) 光學 (1) 名句 (10) 即時通訊軟體 (2) 奇狐 (2) 音樂 (2) 產業 (5) 郭語錄 (3) 無聊 (3) 統計 (4) 新聞 (1) 經濟學 (1) 經營管理 (42) 解析度 (1) 遊戲 (5) 電學 (1) 網管 (10) 廣告 (1) 數學 (1) 機率 (1) 雜趣 (1) 證券 (4) 證券期貨 (1) ABAP (15) AD (1) agentflow (4) AJAX (1) Android (1) AnyChart (1) Apache (14) BASIS (4) BDL (1) C# (1) Church (1) CIE (1) CO (38) Converter (1) cron (1) CSS (23) DMS (1) DVD (1) Eclipse (1) English (1) excel (5) Exchange (4) Failover (1) FI (57) File Transfer (1) Firefox (2) FM (2) fourjs (1) gladiatus (1) google (1) Google Maps API (2) grep (1) Grub (1) HR (2) html (23) HTS (8) IE (1) IE 8 (1) IIS (1) IMAP (3) Internet Explorer (1) java (3) JavaScript (22) jQuery (6) JSON (1) K3b (1) LED (3) Linux (112) Linux Mint (4) Load Balance (1) Microsoft (2) MIS (2) MM (51) MSSQL (1) MySQL (27) Network (1) NFS (1) Office (1) Oracle (125) Outlook (3) PDF (6) Perl (59) PHP (33) PL/SQL (1) PL/SQL Developer (1) PM (3) Postfix (2) postfwd (1) PostgreSQL (1) PP (50) python (1) QM (1) Red Hat (4) Reporting Service (28) ruby (11) SAP (234) scp (1) SD (16) sed (1) Selenium-WebDriver (5) shell (5) SQL (4) SQL server (8) SQuirreL SQL Client (1) SSH (2) SWOT (3) Symantec (2) T-SQL (7) Tera Term (2) tip (1) tiptop (22) Tomcat (6) Trouble Shooting (1) Tuning (5) Ubuntu (33) ufw (1) utf-8 (1) VIM (11) Virtual Machine (2) vnc (3) Web Service (2) wget (1) Windows (19) Windows (1) WM (6) youtube (1) yum (2)

2013年5月27日 星期一

Down Payment 預付款

要設成預付款的special G/L indicator時,要用T-Code : OBYR or FBKP 進入 indicator "F",然後在Target sp. G/L ind. 將要用的indicator加入。比如這次我加入"Z"




--------------------------------------------------------------------------------------------------------------------------

http://space.itpub.net/782823/viewspace-277804


SAP系统中,Down payment(预收/预付款)属于special G/L。使用这种功功能,可以让系统记录供货商/客户的未结账项(open item),收款或付款时通过特别指示码,即可将down payment项包括在其中。

1.设置(AP为例)
Step 1 –Tcode:OBYR进入设置界面 

Step 2 -设置指示码A的科目对应
选择SGL Ind. A为指示码。如果默认名称各描述不符合需要,用菜单[Edit][Change Name]进行修改。
双击这一行,输入科目表(Chart of Accoutns, COA)进入下一界面

Step 3 –指定统驭科目所对应的特别总账科目。如本例设置:301010(应付账款)所对应的特别总账科目为208010(预付账款)

Step 4 –用同样的方法设置指示码为F的科目对应


2.使用
1)创建预付款申请(T-code: F-47)。刚才配置指示码F的科目对应目的也就在此。

2)T-code: F-48预付款,设置指示码A的科目对应才可进行处理。预付款产生的会计分录为
借:预付账款供货商ABC
贷:银行存款

3)F-54结清down payment,系统产生的会计分录为
借:应付账款供货商ABC
贷:预付账款供货商ABC
很清楚,系统把账目从预付账款转到了应付账款。

4)如果不专门结清,用F-53付款后,down payment也会结清。注意:应选中特别指示码A

付款后,系统生成的会计分录为
借:应付账款供货商ABC
预付账款供货商ABC
 贷:银行存款

5)FBL1N查看供货商明细项时,选中Special G/L Transactions,即可包括预付款。选中Noted items,即可包括预付款申请。

6)客户down payment的设置和使用大体相同。相关T-code如下:
F-37               Down payment request
F-29               Down payment
F-39               Down payment clearing


-------------------------------------------------------------------------------------------------------------------------

Vendor Down Payment Processing 
Down payments made following down payment request In this process you create a purchase order in Materials Management, that is then filled upon receipt of a down payment. Once goods receipt is posted, you create the invoice in Materials Management invoice verification. Clearing with respect to goods received and goods invoiced is performed automatically.
Because you have already made a down payment, the down payment must be cleared in terms of the invoice amount. Then you make the final payment.
To simplify matters, the down payment request is set for today’s date, just a short time after the purchase order. The down payment occurs on the same day. The invoice is entered with a date ten days from today’s date, and is paid immediately.


Select for more information.
Process Flow Select to see the data you use during this demo. Then select the first process below:
  1. Entering the Purchase Order
  2. Entering the Down Payment Request
  3. Displaying the Vendor Account
  4. Posting the Down Payment
  5. Displaying a Purchase Order
  6. Displaying the Vendor Account
  7. Processing the Goods Receipt for the Purchase Order
  8. Posting an Incoming Invoice in Materials Management
  9. Clearing/Reversing a Down Payment
  10. Displaying the Vendor Account
  11. Displaying a Purchase Order
  12. Posting the Final Payment
  13. Displaying the Vendor Account


-------------------------------------------------------------------------------------------------------------------------

作者:Stone Wang Email: stone0823@126.com
http://bbs.sapclub.net SAP 中文社区
Down Payment的配置
在SAP系统中,Down payment(预收/预付款)属于special G/L。使用这种功功能的好处是可以让down payment明细与供货商或客户关联。比如在计算供货商余额时,可以选择是否包括预付款。在对供货商付款时,也可选择是否包含预付款。普通科目自然没有这种功能了。由于供货商和客户down payment的配置基本类似,我们先以供货商down payment为例。

一. 设置相关总账科目
1. 208010 – Down payment made
2. 208090 – Down payment Request – AP

这两个科目都需设为reconciliation account,类别为Vendor。(以下為FS00界面)



 

(FS00: Account 208010)

二. 配置特殊指示符F, A对应的会计科目
Menu Path
              IMG → Financial Accounting (new) → Accounts Receivable & Accounts Payable → Business Transactions → Down Payment Made → Define Alternative Reconciliation Account for Down Payments
T-code : OBYR

Configuration Steps
1. 用OBYR進入下面界面


2. 双击SGL Ind.为A的第一行,设置指示符A对应的会计科目.(SGL Ind – Special G/L Indicator) 301010(应付账款)对应的Special G/L Account为208010(Down payment made)。注意:A表示Down payment.




3. 回到第一步界面,双击SGL Ind.为F所在行,设置指示符F对应的会计科目。我們設置301010(应付账款)对应的Special G/L Account为208090(Down payment Request - AP)。注意F表示Down payment request.


客户Down payment的配置与此类似,仅提供menu path及t-code。
Menu Path
                 IMG → Financial Accounting (new) → Accounts Receivable & Accounts Payable → Business Transactions → Down Payment Received → Define Reconciliation Accounts for Customer Down Payments
T-code : OBXR


沒有留言:

張貼留言