SAP Table ELPASS

Allocation of Load Profiles to any BOR Objects

ELPASS (Allocation of Load Profiles to any BOR Objects) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link ELPASS to other SAP tables.

Source: ELPASS (Allocation of Load Profiles to any BOR Objects)

ELPASS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
OBJKEY Object key SWO_TYPEID CHAR 70 0
OBJTYPE Reference obj. type SWO_REFOBJ CHAR 10 0
LOGLPRELNO Logical Number of Profile Allocation LOGLPRELNO NUMC 18 0
BIS Date at Which a Time Slice Expires BISZEITSCH DATS 8 0
AB Date from which time slice is valid ABZEITSCH DATS 8 0
LOADPROF Load profile LOADPROFILE ELPROF CHAR 18 0
PROFILE Number of EDM Profile E_PROFILE EPROFHEAD NUMC 18 0
PROFROLE Profile allocation role PROFROLE EPROFASSROLE CHAR 4 0
ARCH_AB From Date of Last Archiving E_ELPASS_DATEFROM_ARCH DATS 8 0
ARCH_BIS To-Date of Last Archiving E_ELPASS_DATETO_ARCH DATS 8 0
ERDAT Date on Which Record Was Created ERDAT DATS 8 0
ERNAM Name of Person who Created the Object ERNAM CHAR 12 0
AEDAT Changed On AEDAT DATS 8 0
AENAM Name of Person Who Changed Object AENAM CHAR 12 0

ELPASS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
ELPASS LOADPROF ELPASS MANDT ELPROF Load Profile Header Data MANDT
ELPASS LOADPROF ELPASS LOADPROF ELPROF Load Profile Header Data LOADPROF
ELPASS PROFILE ELPASS MANDT EPROFHEAD Profile Header Data MANDT
ELPASS PROFILE ELPASS PROFILE EPROFHEAD Profile Header Data PROFILE
ELPASS PROFROLE ELPASS MANDT EPROFASSROLE Roles for Profile Allocation MANDT
ELPASS PROFROLE ELPASS PROFROLE EPROFASSROLE Roles for Profile Allocation PROFROLE