Advertising:
Classic extensibility: Difference between revisions
From SAP Knowledge Base
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
|- | |- | ||
!colspan="4"|Materials Management (MM) | !colspan="4"|Materials Management (MM) | ||
|Different ToDos when create a good , e.g. creating outbound [[IDoc_message_type_MRESCR|IDoc MRESCR]] | |||
|BAdI | |||
|MB_DOCUMENT_BADI - MB_DOCUMENT_BEFORE_UPDATE | |||
|Before update | |||
|- | |- | ||
|Different ToDos when saving and updating in reservation, e.g. creating outbound [[ | |Different ToDos when saving and updating in reservation, e.g. creating outbound [[IDoc_message_type_MBGMCR|IDoc MBGMCR]] | ||
|Customer Exit | |Customer Exit | ||
|MBCF0007 - EXIT_SAPMM07R_001 | |MBCF0007 - EXIT_SAPMM07R_001 |
Revision as of 13:11, 27 December 2024
All classic extension options are listed here. All listed BAdIs are classic that means for onPremise (private cloud) systems.
Purpose | Type | Name | Trigger | ||||
Finance (FI) | |||||||
---|---|---|---|---|---|---|---|
Adjust batch input folders before bookings after uploading the account statement | BAdI | FEB_BADI - Method CHANGE_POSTING_DATA | Execution Tcode FF_5 | ||||
Change of external document with BAPI_ACC_DOCUMENT_POST | BAdI | ACC_DOCUMENT - Method CHANGE | Execution of BAPI_ACC_DOCUMENT_POST if extension parameter 'extension2' is maintained | ||||
Adjust raw data from upload of an account statement 'MT940' | Customer Exit | FEB00004 - Exit fm EXIT_RFEKA400_001 | Execution Tcode FF_5 with format MT940 so that program RFEKA400 is called | ||||
Materials Management (MM) | Different ToDos when create a good , e.g. creating outbound IDoc MRESCR | BAdI | MB_DOCUMENT_BADI - MB_DOCUMENT_BEFORE_UPDATE | Before update | |||
Different ToDos when saving and updating in reservation, e.g. creating outbound IDoc MBGMCR | Customer Exit | MBCF0007 - EXIT_SAPMM07R_001 | Saving/changing the reservation with MB21/22 | ||||
Production Planning and Control (PP) | |||||||
Different extension in transaction code COOIS | BAdI | WORKORDER_INFOSYSTEM | Several e.g. after selection / layout output |