SAP Tutorials Blog


 


"Standard table without explicit primary table key specification. Note that STANDARD 

"is not explicitly specified.

"Implicitly, the standard key is used; all non-numeric table fields

"make up the primary table key.


DATA it1 TYPE TABLE OF zdemo_abap_fli.


"Explicitly specifying STANDARD for a standard table.

"Explicitly specifying the standard table key. It is the same as it1.


DATA it2 TYPE STANDARD TABLE OF zdemo_abap_fli WITH DEFAULT KEY.


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com