Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p741633/abap_sap

ตัวอย่าง ABAP
https://github.com/p741633/abap_sap

abap sap

Last synced: 19 days ago
JSON representation

ตัวอย่าง ABAP

Awesome Lists containing this project

README

        

## การใช้งาน ABAP Editor

1. เข้า Tcode SE38
2. กำหนดชื่อโปรแกรมใน input field "PROGRAM" ทุกโปรแกรมต้องขึ้นต้นด้วย "Z" เช่น ZHELLO1
3. ตั้งชื่อเป็นตัวเล็กได้ แต่ตัว editor จะปรับให้เป็นตัวใหญ่อยู่ดี
4. กดปุ่ม "CREATE" จะขึ้น popup ABAP: PROGRAM ATTRIBUTES กำหนดรายละเอียดลงในช่อง Title
5. เลือก Type เป็น Executable Program
6. กดปุ่ม Save

# SAP ABAP Tutorial จาก https://www.tutorialspoint.com/sap_abap/

- [Basic Syntax](tutorials/basic-syntax.md#basic-syntax)