Data Element list used by SAP ABAP Function Module ISU_OUTSORT_BILL_DOC_RELEASE (Intern: Abrechnungsbeleg freigeben)
SAP ABAP Function Module
ISU_OUTSORT_BILL_DOC_RELEASE (Intern: Abrechnungsbeleg freigeben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | E_BELNR | Number of a billing document | SOURCE VALUE(X_BELNR) LIKE ERCHO-BELNR |
|
| 2 | FREI_AM | Document Release Date | SOURCE VALUE(Y_FREI_AM) LIKE ERCHO-FREI_AM |
|
| 3 | FREI_VON | Name of user who released the document | SOURCE VALUE(Y_FREI_VON) LIKE ERCHO-FREI_VON |
|
| 4 | OUTCNSO | Consecutive number of outsorting | SOURCE VALUE(X_OUTCNSO) LIKE ERCHO-OUTCNSO DEFAULT 0 |
|
| 5 | SIMULATION | Indicator: billing simulation | SOURCE VALUE(X_SIMULATION) LIKE ERCHO-SIMULATION OPTIONAL |
|