Function Modules¶
Reference pages for the FMs you actually use day to day. Each page covers:
- Purpose — what the FM does in one line
- Signature — importing/exporting/tables/exceptions
- Example — a working call
- Pitfalls — what bites people in practice
- Related — alternatives and newer APIs
Index¶
| FM | Area | What it does |
|---|---|---|
| BAPI_USER_GET_DETAIL | User management | Read SU01 user master data |
Want a particular FM documented? Open an issue.