SAP Table EPROFINTSIZE
Interval Lengths
EPROFINTSIZE (Interval Lengths) 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 EPROFINTSIZE to other SAP tables.
EPROFINTSIZE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||||||
INTSIZEID | Interval Length ID | INTSIZEID | CHAR | 4 | 0 | |||||||||||
INTSIZE | Interval length | INTSIZE | NUMC | 4 | 0 | |||||||||||
INTSIZETYPE | Interval length category | INTSIZETYPE | NUMC | 1 | 0 |
Possible values
|
||||||||||
EQTIMEINT | Equal intervals | EQTIMEINT | CHAR | 1 | 0 |
Possible values
|
||||||||||
SELFUNC | Function module for selecting profile values | E_SELFUNC | TFDIR | CHAR | 30 | 0 | ||||||||||
UPDFUNC | Function module for profile value update | E_UPDFUNC | TFDIR | CHAR | 30 | 0 | ||||||||||
UPD_PREP_FUNC | Function module for preparing profile values for update | E_UPD_PREP_FUNC | TFDIR | CHAR | 30 | 0 | ||||||||||
DB_SELFUNC | Function module for selecting profile values | E_SELFUNC | TFDIR | CHAR | 30 | 0 | ||||||||||
DB_UPDFUNC | Function module for profile value update | E_UPDFUNC | TFDIR | CHAR | 30 | 0 | ||||||||||
DATA_STRUCTURE1 | Name of table type | TTYPENAME | DD40L | CHAR | 30 | 0 | ||||||||||
DATA_STRUCTURE2 | Name of table type | TTYPENAME | DD40L | CHAR | 30 | 0 | ||||||||||
DATA_STRCS_STDR1 | Name of table type | TTYPENAME | DD40L | CHAR | 30 | 0 | ||||||||||
DATA_STRCS_STDR2 | Name of table type | TTYPENAME | DD40L | CHAR | 30 | 0 |
EPROFINTSIZE foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
EPROFINTSIZE | DATA_STRCS_STDR1 | EPROFINTSIZE | DATA_STRCS_STDR1 | DD40L | Table types (internal tables defined in DD) | TYPENAME |
EPROFINTSIZE | DATA_STRCS_STDR1 | * | DD40L | Table types (internal tables defined in DD) | AS4LOCAL | |
EPROFINTSIZE | DATA_STRCS_STDR2 | EPROFINTSIZE | DATA_STRCS_STDR2 | DD40L | Table types (internal tables defined in DD) | TYPENAME |
EPROFINTSIZE | DATA_STRCS_STDR2 | * | DD40L | Table types (internal tables defined in DD) | AS4LOCAL | |
EPROFINTSIZE | DATA_STRUCTURE1 | EPROFINTSIZE | DATA_STRUCTURE1 | DD40L | Table types (internal tables defined in DD) | TYPENAME |
EPROFINTSIZE | DATA_STRUCTURE1 | * | DD40L | Table types (internal tables defined in DD) | AS4LOCAL | |
EPROFINTSIZE | DATA_STRUCTURE2 | * | DD40L | Table types (internal tables defined in DD) | AS4LOCAL | |
EPROFINTSIZE | DATA_STRUCTURE2 | EPROFINTSIZE | DATA_STRUCTURE2 | DD40L | Table types (internal tables defined in DD) | TYPENAME |
EPROFINTSIZE | DB_SELFUNC | EPROFINTSIZE | DB_SELFUNC | TFDIR | Function Module | FUNCNAME |
EPROFINTSIZE | DB_UPDFUNC | EPROFINTSIZE | DB_UPDFUNC | TFDIR | Function Module | FUNCNAME |
EPROFINTSIZE | SELFUNC | EPROFINTSIZE | SELFUNC | TFDIR | Function Module | FUNCNAME |
EPROFINTSIZE | UPDFUNC | EPROFINTSIZE | UPDFUNC | TFDIR | Function Module | FUNCNAME |
EPROFINTSIZE | UPD_PREP_FUNC | EPROFINTSIZE | UPD_PREP_FUNC | TFDIR | Function Module | FUNCNAME |