Get Example source ABAP code based on a different SAP table
ABAP_AMDP in ABAP Release 7.70 ITOC
ABAP_MODIFICATION_NN Restrictions Removed>
The following restrictions were removed:
Tabular input parameters are now allowed in AMDP function implementations> for AMDP table functions>. Previously, only elementary input parameters were allowed. In AMDP function implementations for CDS table functions>, however, the restriction that only elementary input parameters are allowed still applies.
Tabular input parameters of AMDP procedure implementations> and of AMDP function implementations> can now be made optional using OPTIONAL >>, but it is still not possible to specify a start value with DEFAULT>>.