Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p741633/abap_sap
ตัวอย่าง ABAP
https://github.com/p741633/abap_sap
abap sap
Last synced: 19 days ago
JSON representation
ตัวอย่าง ABAP
- Host: GitHub
- URL: https://github.com/p741633/abap_sap
- Owner: p741633
- Created: 2020-10-18T05:04:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T03:55:46.000Z (6 months ago)
- Last Synced: 2024-06-25T04:54:07.816Z (6 months ago)
- Topics: abap, sap
- Language: ABAP
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)