Data Element list used by SAP ABAP Function Module STRF_GET_SAPNAMES_INT_STATUS (Berechne ein intern genutztes Kennzeichen aus Return-Code und SN-Status)
SAP ABAP Function Module STRF_GET_SAPNAMES_INT_STATUS (Berechne ein intern genutztes Kennzeichen aus Return-Code und SN-Status) is using
# Object Type Object Name Object Description Note
     
1 Data Element  TRN_ISTAT Category of Sapnames Entry SOURCE VALUE(EV_INT_STATUS) LIKE TRSAPNAMES-INT_STATUS
2 Data Element  TRN_RC Return code according to SAPNAMES entry SOURCE VALUE(IV_RC) LIKE TRSAPNAMES-RC
3 Data Element  TRN_REPUSR User who created a repair (for sapnames) SOURCE VALUE(IV_REP_USER) LIKE TRSAPNAMES-REP_USER OPTIONAL
4 Data Element  TRN_STATUS Status of a transport request/repair acc. to Sapnames SOURCE VALUE(IV_STATUS) LIKE TRSAPNAMES-STATUS
5 Data Element  TR_AS4USER Owner of a Request or Task SOURCE VALUE(IV_USER) LIKE E070-AS4USER OPTIONAL