Advertising:
Function modules and business application programming interfaces: Difference between revisions
From SAP Knowledge Base
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
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 == |
Revision as of 17:23, 28 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 |