Table list used by SAP ABAP Function Module PFL_UPLOAD_TO_DB (Uplaod to DB or Delete from DB)
SAP ABAP Function Module PFL_UPLOAD_TO_DB (Uplaod to DB or Delete from DB) is using
# Object Type Object Name Object Description Note
     
1 Table  PFL_UP Dummy for Upload and Delete SOURCE VALUE(UP_PROFILE_FUNCTION) LIKE PFL_UP-FUNC DEFAULT '1'
2 Table  PFL_UP Dummy for Upload and Delete SOURCE VALUE(UP_PROFILE_PATH) LIKE PFL_UP-PATH OPTIONAL
3 Table  PFL_UP Dummy for Upload and Delete SOURCE VALUE(PFL_ERRMSG) LIKE PFL_UP-ERRMSG
4 Table  TPFCKPROT Log entry for profile parameter check
5 Table  TPFET Table of profile parameters
6 Table  TPFHT Profile header, administration data for profiles in DB SOURCE VALUE(UP_PROFILE_VERSNR) LIKE TPFHT-VERSNR OPTIONAL
7 Table  TPFHT Profile header, administration data for profiles in DB SOURCE VALUE(UP_PROFILE_TYPE) LIKE TPFHT-TYPE
8 Table  TPFHT Profile header, administration data for profiles in DB SOURCE VALUE(UP_PROFILE_COMMENT) LIKE TPFHT-TXT OPTIONAL
9 Table  TPFHT Profile header, administration data for profiles in DB SOURCE VALUE(UP_PROFILE_NAME) LIKE TPFHT-PFFILE
10 Table  TPFHT Profile header, administration data for profiles in DB