SAP ABAP VERSIONS - Obsolete



Get Example source ABAP code based on a different SAP table
  



Obsolete ABAP Language Versions
The following ABAP language versions are obsolete. Language VersionMeaningVersion ID
ABAP_STATIC_RESTRICTED In this version of ABAP, the rules for ABAP_STANDARD apply, with restrictions on access to external repository objects. Dynamic specifications and statements for dynamic creation of programs are forbidden here to make sure that static checks can be carried out. The corresponding language elements are hidden in the documentation for ABAP_STATIC_RESTRICTED . 3
ABAP_STNDRD_RESTRICTED In this version of ABAP, the rules for ABAP_STANDARD apply, with restrictions on access to external repository objects. Dynamic language elements are not forbidden in this version. 4
ABAP_NON_UNICODE The version ID of a program of this type is initial. No Unicode checks are performed in programs of this type. -
Only the versions specified under ABAP language versions should be used. The ABAP language versions above are obsolete for the following reasons:
There are no application scenarios for the following versions:
ABAP_STATIC_RESTRICTED ,
ABAP_STNDRD_RESTRICTED .