Data Element list used by SAP ABAP Function Module ADS_SR_CONFIRM (Schreiben einer Zeile in einen offenen ADS Spoolauftrag)
SAP ABAP Function Module
ADS_SR_CONFIRM (Schreiben einer Zeile in einen offenen ADS Spoolauftrag) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADSNODOCS | Number of Documents in ADS Part | SOURCE VALUE(NUMBERDOCS) TYPE ADSNODOCS DEFAULT 1 |
|
| 2 | ADSPART | Name of Part (Without File Extension) | SOURCE VALUE(PARTNAME) TYPE ADSPART |
|
| 3 | ADSPART | Name of Part (Without File Extension) | SOURCE REFERENCE(NEW_PARTNAME) TYPE ADSPART |
|
| 4 | ADSTEXT | Description | SOURCE VALUE(DESCRIPTION) TYPE ADSTEXT DEFAULT ' ' |
|