⟩ How to find the return code of an stmt in ABAP programs?
Open SQL has 2 system fields with return codes:
1) SY-SUBRC
2) SY-DBCNT
Using function modules
Open SQL has 2 system fields with return codes:
1) SY-SUBRC
2) SY-DBCNT
Using function modules
What is the basic difference internal tables and database tables?
What is SAP Internal Tables Line type?
What is SAP Internal Tables Key?
What is SAP Internal Tables type?
What is Generic Internal Tables?
Internal Tables as Dynamic Data Objects?
Explain Choosing a Table Type in SAP Internal Tables?
Explain Standard tables in SAP Internal Tables?
Explain Sorted tables in SAP Internal Tables?
Explain Hashed tables in SAP Internal Tables?