Posted: Wed Oct 15, 2008 12:54 pm Post subject: User-exit при создании индекса для коллективного биллинга
Добрый день,
транзакция VF04 использует таблицу VKDFS для получения списка фактур перед созданием. Вызывается ли какой-нибудь user-exit при записи данных в эту таблицу? Нужно изменить поле Billing date (VKDFS-fkdat)
Age: 165 Joined: 04 Oct 2007 Posts: 1218 Location: Санкт-Петербург
Posted: Wed Oct 15, 2008 1:18 pm Post subject:
Quote:
Note 42307 - User exits for the billing index up to Rel. 3.0F
Solution
1. Billing index for order-related billing
Program : SAPLV05I
Include : V05IEXIT
User exit: USEREXIT_VKDFS_SORTKRI_SALES
2. Billing index for delivery-related billing
Program : SAPLV05I
Include : V05IEXIT
User exit: USEREXIT_VKDFS_SORTKRI_DEL
3. Billing index for invoice-related billing
Program : SAPLV05I
Include : V05IEXI2
User exit: USEREXIT_VKDFS_SORTKRI_BIL
If you have questions concerning the detailed implementation of the sorting of billing indexes, please contact Consulting.
For this, consider Note 170183.
Related Notes
333803 - User exit for billing index for intercompany billing
301254 - Creation of billing index
190997 - User exit for invoice list index
170183 - What to consider when applying modifications
63523 - User exits for billing index as of Release 3.1G
50441 - Determine billing date from the delivery date
25147 - VF04 : Selection by payer
Что касатся даты, есть похожая нота:
Quote:
Note 50441 - Determine billing date from the delivery date
Change program V05IEXIT дndern
form userexit_vkdfs_sortkri_del.
vkdfs-fkdat = llikp-lfdat. <<<<<< insert
endform.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
All product names are trademarks of their respective companies. SAPNET.RU websites are in no way affiliated with SAP AG. SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver and any other are registered trademarks of SAP AG. Every effort is made to ensure content integrity. Use information on this site at your own risk.