Get Example source ABAP code based on a different SAP table
File Interface in ABAP Release 7.69 ITOC
ABAP_MODIFICATION_NN Placeholders in Paths Specified in Automatic Authorization Checks>
In the database table SPTH>>, which is relevant for automatic authorization checks>, placeholders for specific profile parameters or for the current client can now be specified in the column PATH>. These placeholders are then replaced accordingly when evaluated. The possible placeholders are specified in the documentation of the table SPTH>>.
ABAP_MODIFICATION_NN Automatic Authorization Checks for theFILTER> Addition>
If the addition FILTER>> is used in the statement OPEN DATASET> and an automatic authorization check> is made using an authorization group and the authorization object S_PATH> when a file is accessed using the database table SPTH >, the current user must have an authorization for the activity A6 > (Read) or A7> (Change) when using the addition FILTER>. For compatibility reasons, the undocumented empty value for the activity is still accepted.