Mobile: 135 8576 5961 / WeChat: IM_WILLIAM_C / Mail: william.chen.cn@outlook.com /
发布时间:2014-04-27 18:59:10
→ Search any SAP configuration (SAP SPRO IMG) activities ←Menu Path to Delete Chart of Accounts - S_ALR_8700491001. SAP Customizing Implementation Guide 02.-- Financial Accounting (New) 03.---- General Ledger Accou.........【阅读全文】
发布时间:2014-04-27 11:14:29
from:http://mahone.iteye.com/blog/806698尽管SAP系统提供了非常完善的权限控制机制,甚至允许细到字段级和允许用户自定义授权对象,然后SAP权限控制漏洞也是致命的,随便一个小程序就可轻易获取权限。概念:[1].Activity(group)[2].Authorization Object[3].Profile[4].Role实际上决定.........【阅读全文】
发布时间:2014-04-25 11:29:57
IMG>Financial Accounting (New)->Accounts Receivable and Accounts Payable>Business Transactions->Outgoing Payments->Automatic Outgoing Payments->Payment Method/Bank Selection for Payment Program->Set Up Payment Methods per Country for Payment Transactions . or Goto SM34 .........【阅读全文】
发布时间:2014-04-21 18:47:12
下面是基于基准日期(Baseline)、付款条款(Payment terms)计算付款到期日(due date)的一个测试program。稍作修改即可作为可用逻辑哟。REPORT zforum101 .TABLES: faede, bsid, bsega, t052.PARAMETERS : p_zterm LIKE t052-zterm DEFAULT '1400'.PARAMETERS : bldat TYPE sy-datum DEFAULT '20060801'.SELE.........【阅读全文】