二维码

[ABAP] SAP Press - ABAP Development for Financial Accounting - Custom Enhancements

Twilight发表于 2015-11-04 00:31xacwc 最后回复于 2015-11-17 13:48 [复制链接] 3463 1

SAP Press - ABAP Development for Financial Accounting - Custom Enhancements目录:
  1. 1 Enhancement Types .................................................................. 17
  2. 1.1 Customer Enhancements (CMOD/SMOD) ................................... 17
  3. 1.1.1 Function Module Exit .................................................... 18
  4. 1.1.2 Menu Exit ..................................................................... 19
  5. 1.1.3 Customer Exit Subscreen ................................................ 20
  6. 1.1.4 Finding Customer Enhancements .................................... 21
  7. 1.1.5 Enhancements Summary ................................................ 23
  8. 1.2 Business Transaction Events (BTE) ............................................... 24
  9. 1.2.1 Events and Processes ...................................................... 24
  10. 1.2.2 Con guration ................................................................. 25
  11. 1.2.3 Finding Business Transaction Events ............................... 30
  12. 1.2.4 Business Transaction Events Summary ............................ 31
  13. 1.3 Business Add-In (BAdI) ............................................................... 31
  14. 1.3.1 Classic BAdI ................................................................... 32
  15. 1.3.2 Kernel-Based BAdI ......................................................... 34
  16. 1.3.3 Filtered BAdIs ............................................................... 35
  17. 1.3.4 BAdI Subscreen and Function Codes .............................. 36
  18. 1.3.5 Finding BAdIs ................................................................. 37
  19. 1.3.6 BAdI Summary ............................................................... 37
  20. 1.4 Implicit
  21. 1.5 Summary .................................................................................... 38
  22. Enhancements ................................................................ 38
  23. 2 Master Data Enhancements ..................................................... 39
  24. 2.1 General Ledger Accounts ............................................................ 39
  25. 2.1.1 Main Transaction Codes for General Ledger
  26. Account Master Data ..................................................... 40
  27. 2.1.2 Data Enhancement of General Ledger Account
  28. Master Data Tables ......................................................... 41
  29. 2.1.3 Screen Layout Enhancement .......................................... 52
  30. 2.1.4 Other Enhancements Available in General Ledger
  31. Account Master Data ..................................................... 65
  32. 2.1.5 General Ledger Summary ............................................... 67
  33. 2.2 Accounts Payable and Accounts Receivable ................................ 68
  34. 2.2.1 Maintenance Transactions .............................................. 68
  35. 2.2.2 Data Enhancements ....................................................... 68
  36. 2.2.3 Screen Layout Enhancements ......................................... 71
  37. 2.3 Accounts Receivable (Customers) ................................................ 72
  38. 2.3.1 De ne Your Own Subscreen ........................................... 72
  39. 2.3.2 De ne Tabstrip Layout (Customer Screen Group) ............ 74
  40. 2.3.3 Activating a Screen Group via a BAdI Implementation .... 76
  41. 2.3.4 Linking Your Own Subscreen .......................................... 79
  42. 2.3.5 Making the Screen Field Transaction Mode Aware and Updatable ...................................................................... 81
  43. 2.3.6 Calling Moments of BAdI Methods ................................. 85
  44. 2.3.7 GUI Status Enhancement with Open FI (BTE) ................. 87
  45. 2.3.8 Other Open FI (BTE) Events ........................................... 90
  46. 2.3.9 Function Module Exits ................................................... 91
  47. 2.4 Customer Credit Management Data and Screen Enhancement .... 91
  48. 2.4.1 GUI Status Enhancement ................................................ 92
  49. 2.4.2 Data Enhancement ......................................................... 93
  50. 2.4.3 Status Screen Enhancement ............................................ 93
  51. 2.4.4 De ning and Activating Partner Products in
  52. Transaction FIBF ............................................................. 96
  53. 2.4.5 Setting External Partner Functions .................................. 97
  54. 2.4.6 Further GUI Status Enhancement with Table T061V ....... 99
  55. 2.4.7 Additional Credit Management Data User Exits .............. 102
  56. 2.5 Accounts Payable (Vendors) ........................................................ 102
  57. 2.5.1 Screen and GUI Status Enhancement with Function
  58. Group FARI .................................................................... 103
  59. 2.5.2 BAdI De nitions ............................................................. 106
  60. 2.5.3 Business Transaction Events ............................................ 109
  61. 2.5.4 Function Module Exits ................................................... 109
  62. 2.6 Summary .................................................................................... 110
  63. 3 Posting to Accounting .............................................................. 111
  64. 3.1 The Technical Structure of an Accounting Document ................... 111
  65. 3.1.1 The Header ................................................................... 112
  66. 3.1.2 Items .............................................................................. 113
  67. 3.1.3 Parked Document Tables ................................................ 115
  68. 3.1.4 Secondary Indices .......................................................... 116
  69. 3.1.5 Total Tables ................................................................... 117
  70. 3.2 Core Program Modules of Accounting ......................................... 121
  71. 3.2.1 Screen Enhancement of Accounting Posting Transactions ................................................................... 121
  72. 3.2.2 Screen Enhancement of General Ledger Posting Enjoy Transactions with BAdI ......................................... 127
  73. 3.2.3 Screen Enhancement of Customer or Vendor Enjoy Transactions with BAdI ................................................... 130
  74. 3.3 Accounting Document Data Enhancement .................................. 135
  75. 3.4 Data Processing Enhancements during Dialog Processing ............ 137
  76. 3.4.1 Data Processing BTEs ..................................................... 137
  77. 3.4.2 BTE Processes ................................................................. 138
  78. 3.4.3 BAdI .............................................................................. 139
  79. 3.4.4 Substitutions and Validations ......................................... 140
  80. 3.5 Data Processing Enhancements during Document Saving ............ 143
  81. 3.5.1 BTE Events ..................................................................... 144
  82. 3.5.2 BTE Processes ................................................................ 145
  83. 3.5.3 BAdIs ............................................................................. 146
  84. 3.6 SAP Internal Techniques for Processing Accounting Data
  85. Flow (RWIN) ............................................................................... 146
  86. 3.6.1 RWIN Summary ............................................................. 148
  87. 3.7 Differences in Data Processing between Dialog Transactions
  88. and Program Functions ............................................................... 148
  89. 3.7.1 Additional BAdI AC_DOCUMENT ................................... 149
  90. 3.7.2 BTEs That Are Not Called ............................................... 149
  91. 3.7.3 Ending BTE 00001050 (POST DOCUMENT:
  92. Accounting Interface) ..................................................... 149
  93. 3.8 Summary .................................................................................... 149
  94. 4 Enhancements in Reports ......................................................... 151
  95. 4.1 Technical Architecture of the Line-Item Report ........................... 151
  96. 4.1.1 Header and Footer Output Enhancement ....................... 153
  97. 4.1.2 Menu Enhancement with BTE Events ............................. 156
  98. 4.1.3 Menu Enhancement with BAdI ....................................... 157
  99. 4.1.4 Output Layout Enhancement .......................................... 161
  100. 4.2 New SAP General Ledger Account Line-Item Report Enhancements ............................................................................ 163
  101. 4.2.1 Header and Footer Output Enhancement ....................... 164
  102. 4.2.2 Extended Authorization Check ....................................... 164
  103. 4.2.3 Menu Enhancement ....................................................... 164
  104. 4.2.4 Enhancing the Output Layout ........................................ 165
  105. 4.3 Summary .................................................................................... 166
  106. 5 Inbound Scenarios in Financial Accounting ............................. 167
  107. 5.1 Master Data Migration and Distribution ..................................... 167
  108. 5.1.1 Batch Input .................................................................... 167
  109. 5.1.2 HR Master Data ............................................................. 177
  110. 5.1.3 ALE/IDoc ....................................................................... 178
  111. 5.2 Postings Inbound Scenarios ......................................................... 186
  112. 5.2.1 Batch-Input or Direct Input ............................................ 186
  113. 5.2.2 Payroll Results ................................................................ 187
  114. 5.2.3 Postings via IDoc ............................................................ 188
  115. 5.2.4 Electronic Bank Statement .............................................. 189
  116. 5.3 Summary .................................................................................... 195
  117. 6 Outbound Scenarios in Financial Accounting ......................... 197
  118. 6.1 Master Data Distribution ............................................................ 197
  119. 6.1.1 Batch Input .................................................................... 197
  120. 6.1.2 ALE/IDoc tools ............................................................... 198
  121. 6.2 Dunning .................................................................................... 203
  122. 6.2.1 BTEs in Transaction F150 ................................................ 203
  123. 6.2.2 BTEs during the Dunning Run ........................................ 207
  124. 6.2.3 Dunning Summary .......................................................... 216
  125. 6.3 Payment Program ....................................................................... 216
  126. 6.3.1 User Exits in Transaction F110 ........................................ 217
  127. 6.3.2 User Exits in Payment Program SAPF110S ...................... 219
  128. 6.4 Summary .................................................................................... 224
  129. 7 Work ow as a User Exit ........................................................... 227
  130. 7.1 Work ow Events: Linking System Actions with External Applications ................................................................................ 228
  131. 7.1.1 Event Handling ............................................................... 228
  132. 7.1.2 Event Creation Options .................................................. 231
  133. 7.1.3 Application Development Implications ........................... 231
  134. 7.2 Practical Example ........................................................................ 232
  135. 7.2.1 Prerequisites .................................................................. 232
  136. 7.2.2 Work ow-Enabled Class ................................................. 233
  137. 7.2.3 Standard Task ................................................................. 236
  138. 7.2.4 Event Creation ............................................................... 240
  139. 7.2.5 Now Test! ...................................................................... 241
  140. 7.3 Summary .................................................................................... 243
  141. The Author ............................................................................................... 245
  142. Index ......................................................................................................... 247
复制代码

购买主题 已有 1 人购买  本主题需向作者支付 20 枚金币 才能浏览
回复

使用道具 举报

xacwc
看到这么好的资源真是高兴,楼主辛苦了!
回复 支持 反对

使用道具 举报

快速回帖

本版积分规则
您需要登录后才可以回帖 登录 | 注册有礼

快速回复 返回顶部 返回列表