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 Data Element  E_BELNR Number of a billing document SOURCE VALUE(X_BELNR) LIKE ERCHO-BELNR
2 Data Element  FREI_AM Document Release Date SOURCE VALUE(Y_FREI_AM) LIKE ERCHO-FREI_AM
3 Data Element  FREI_VON Name of user who released the document SOURCE VALUE(Y_FREI_VON) LIKE ERCHO-FREI_VON
4 Data Element  OUTCNSO Consecutive number of outsorting SOURCE VALUE(X_OUTCNSO) LIKE ERCHO-OUTCNSO DEFAULT 0
5 Data Element  SIMULATION Indicator: billing simulation SOURCE VALUE(X_SIMULATION) LIKE ERCHO-SIMULATION OPTIONAL