Advertising:
Function modules and business application programming interfaces: Difference between revisions
From SAP Knowledge Base
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#description2:A list of SAP functions modules for onPremise systems differentiated for general across-the-board use and specific to different business processes e.g. MM.}} | |||
Better known in short: FMs and BAPIs.<br /><br /> | Better known in short: FMs and BAPIs.<br /><br /> | ||
Interesting article on FMs and BAPIs for T2 or making them interchangeable for T1 development: [[Create_wrapper_for_function_modules_and_BAPIs]] | Interesting article on FMs and BAPIs for T2 or making them interchangeable for T1 development: [[Create_wrapper_for_function_modules_and_BAPIs]] | ||
= Overall = | == Overall == | ||
== Texts and Notes == | === Texts and Notes === | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 16: | Line 17: | ||
|} | |} | ||
= Master Data = | == Master Data == | ||
== Business partner == | === Business partner === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 29: | Line 30: | ||
|} | |} | ||
== Material == | === Material === | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Revision as of 12:48, 31 December 2024
Better known in short: FMs and BAPIs.
Interesting article on FMs and BAPIs for T2 or making them interchangeable for T1 development: Create_wrapper_for_function_modules_and_BAPIs
Overall
Texts and Notes
| Name | Purpose |
| READ_TEXT | Read texts and notes |
| 🔧 how to article: Read_texts_and_notes_with_function_module_READ_TEXT | |
Master Data
Business partner
| Name | Purpose |
|---|---|
| BAPI_BUPA_ADDRESS_GETDETAIL | Get bp masterdata |
| BAPI_BUPA_CENTRAL_CHANGE | Change the first name, last name, etc. of people, organizations and groups as well as address-independent master data such as telephone, email, etc. |
| BAPI_BUPA_ADDRESS_CHANGE | Change address data and address-dependent master data such as telephone, email, etc |
Material
| Name | Purpose |
|---|---|
| BAPI_MATERIAL_GET_ALL | Read all material data |
| ASSORTMENT_POS_HANDLING | Add materials to an assortment module |
