SAP SHM_PROPERTIES table - Area Properties (Instance) details in SAP


SAP SHM_PROPERTIES table summary

Object Name: SHM_PROPERTIES
Dictionary Type: Structure
Description: Area Properties (Instance)


Field list for SHM_PROPERTIES table on an S/4 SAP system

Details
SHM_PROPERTIES-AUTO_BUILD table field - Flag for Automatic Area Creation

Description: Flag for Automatic Area Creation
Field Name: AUTO_BUILD
Data Element: SHM_AUTO_BUILD
Data Type: CHAR
length (Dec): 1(0)
Check table:
Conversion Routine:
Domain Name: SHM_AUTO_BUILD
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field AUTO_BUILD

SHM_PROPERTIES-HAS_VERSIONS table field - Flag for Versioning

Description: Flag for Versioning
Field Name: HAS_VERSIONS
Data Element: SHM_HAS_VERSIONS
Data Type: CHAR
length (Dec): 1(0)
Check table:
Conversion Routine:
Domain Name: SHM_BOOL
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field HAS_VERSIONS

SHM_PROPERTIES-TRANSACTIONAL table field - ID for Transactional Area

Description: ID for Transactional Area
Field Name: TRANSACTIONAL
Data Element: SHM_TRANSACTIONAL
Data Type: CHAR
length (Dec): 1(0)
Check table:
Conversion Routine:
Domain Name: SHM_BOOL
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field TRANSACTIONAL

SHM_PROPERTIES-CLIENT_DEPENDENT table field - Flag for Client-Specific Area

Description: Flag for Client-Specific Area
Field Name: CLIENT_DEPENDENT
Data Element: SHM_CLIENT_SPECIFIED
Data Type: CHAR
length (Dec): 1(0)
Check table:
Conversion Routine:
Domain Name: SHM_BOOL
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field CLIENT_DEPENDENT

SHM_PROPERTIES-AUTO_BUILD_CLASS table field - Name of Area Constructor Class

Description: Name of Area Constructor Class
Field Name: AUTO_BUILD_CLASS
Data Element: SHM_AUTO_BUILD_CLASS_NAME
Data Type: CHAR
length (Dec): 30(0)
Check table:
Conversion Routine:
Domain Name: SEOCLSNAME
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field AUTO_BUILD_CLASS

SHM_PROPERTIES-LIFE_CONTEXT table field - Lifetime of an Area (Constants in CL_SHM_AREA)

Description: Lifetime of an Area (Constants in CL_SHM_AREA)
Field Name: LIFE_CONTEXT
Data Element: SHM_LIFE_CONTEXT
Data Type: INT4
length (Dec): 10(0)
Check table:
Conversion Routine:
Domain Name: SHM_LIFE_CONTEXT
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field LIFE_CONTEXT

SHM_PROPERTIES-PROPAGATION_KIND table field - Type of Synchronization (Constants in Class CL_SHM_AREA)

Description: Type of Synchronization (Constants in Class CL_SHM_AREA)
Field Name: PROPAGATION_KIND
Data Element: SHM_PROPAGATION_KIND
Data Type: INT4
length (Dec): 10(0)
Check table:
Conversion Routine:
Domain Name: SHM_PROPAGATION_KIND
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field PROPAGATION_KIND

SHM_PROPERTIES-DISPLACE_KIND table field - Flag for Displacement Type (Constants in CL_SHM_AREA)

Description: Flag for Displacement Type (Constants in CL_SHM_AREA)
Field Name: DISPLACE_KIND
Data Element: SHM_DISPLACE_KIND
Data Type: INT4
length (Dec): 10(0)
Check table:
Conversion Routine:
Domain Name: SHM_DISPLACE_KIND
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field DISPLACE_KIND

SHM_PROPERTIES-MAX_VERSIONS table field - Number of Permitted Versions

Description: Number of Permitted Versions
Field Name: MAX_VERSIONS
Data Element: SHM_MAX_VERSIONS
Data Type: DEC
length (Dec): 20(0)
Check table:
Conversion Routine:
Domain Name: SHM_LONG_CNT_P
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field MAX_VERSIONS

SHM_PROPERTIES-MAX_AREA_SIZE table field - Maximum Size (KB) of an Area

Description: Maximum Size (KB) of an Area
Field Name: MAX_AREA_SIZE
Data Element: SHM_MAX_AREA_SIZE
Data Type: DEC
length (Dec): 20(0)
Check table:
Conversion Routine:
Domain Name: SHM_AREA_SIZE
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field MAX_AREA_SIZE

SHM_PROPERTIES-MAX_VERSION_SIZE table field - Maximum Size (KB) of an Area Version for Shared Objects

Description: Maximum Size (KB) of an Area Version for Shared Objects
Field Name: MAX_VERSION_SIZE
Data Element: SHM_MAX_VERSION_SIZE
Data Type: DEC
length (Dec): 20(0)
Check table:
Conversion Routine:
Domain Name: SHM_AREA_SIZE
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field MAX_VERSION_SIZE

SHM_PROPERTIES-REFRESH_TIME table field - Refresh Time for Data of an Area for Shared Objects

Description: Refresh Time for Data of an Area for Shared Objects
Field Name: REFRESH_TIME
Data Element: SHM_REFRESH_TIME
Data Type:
length (Dec): 0(0)
Check table:
Conversion Routine:
Domain Name:
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field REFRESH_TIME

SHM_PROPERTIES-INVALIDATE_TIME table field - Expiry Time of an Area for Shared Objects

Description: Expiry Time of an Area for Shared Objects
Field Name: INVALIDATE_TIME
Data Element: SHM_INVALIDATION_TIME
Data Type:
length (Dec): 0(0)
Check table:
Conversion Routine:
Domain Name:
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field INVALIDATE_TIME

SHM_PROPERTIES-IDLE_TIME table field - Maximum Unused Time of an Area - Shared Objects

Description: Maximum Unused Time of an Area - Shared Objects
Field Name: IDLE_TIME
Data Element: SHM_IDLE_TIME
Data Type:
length (Dec): 0(0)
Check table:
Conversion Routine:
Domain Name:
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field IDLE_TIME

SHM_PROPERTIES-BUILD_KIND table field - Flag for Auto Start (Constants in CL_SHM_AREA)

Description: Flag for Auto Start (Constants in CL_SHM_AREA)
Field Name: BUILD_KIND
Data Element: SHM_BUILD_KIND
Data Type: INT4
length (Dec): 10(0)
Check table:
Conversion Routine:
Domain Name: SHM_BUILD_KIND
MemoryID:
AppClass:
SHLP:
SHLP Field:
ConvExit:

See all SAP tables containing field BUILD_KIND


  



View list of all SAP tables(S4H/ECC)

Select data from SAP table