Skip to content

Latest commit

Β 

History

History
24 lines (20 loc) Β· 843 Bytes

README.md

File metadata and controls

24 lines (20 loc) Β· 843 Bytes

SAP CRM ABAP Cookbook

A collection/cheat sheet of useful ABAP programs and references for SAP CRM

PRs Welcome

  • Classes/Function Modules
  • TCodes (Transaction Codes)
  • Views
  • Reports
    • Standard Report Program Structure
    • Create a Tree Table
    • Add node to a collection
    • Get value from a Context Node
    • Saving and Reading Shared Memory
    • Type from Reference DATA
    • Get Customer in Context
    • Consume WS (WebService)
    • BT Creation (Business Transcaction)
    • BOL Entity Query (Business Object Layer)
    • Dropdown in CRM UI

Credits

Thanks to my old boss Tom Byrne for his stewardship when I was a junior developer. These code snippets were originally his.