biuan SAP® BUSINESS ONE SDK
API OHMM
OHMM - SAP HANA Model Management Table

SBO SQL database table details

FieldDescriptionTypeConstraintsSizeRelatedDefaultPrimary_KeyUnique
DocEntry KEY UNIQUEInternal NumberInt
11
PRIMARYYes
ModelAuthModel AuthornVarChar
100
ModelNameModel NamenVarChar
100
ModelVerModel VersionnVarChar
100
DescDescriptionText
16
StatusStatusVarChar
I) Imported
D) Deployed
T) In Task
1
InfoFileInfo FileText
16
UpdateByLast Updated User's CodeInt
11
ChangeByLast Changed SAP HANA UsernVarChar
100
CreateDateCreated at DatenVarChar
100
CreateTimeCreated at TimeInt
11
ChangeDateChanged at DatenVarChar
100
ChangeTimeChanged at TimeInt
11
TaskIdTask IDInt
11
DeployDateDeployment DateDate
8
DeployTimeDeployment TimeInt
11
LanguageDeployment LanguagenVarChar
8

SELECT statement

SELECT OHMM.DocEntry AS 'Internal Number', OHMM.ModelAuth AS 'Model Author', OHMM.ModelName AS 'Model Name', OHMM.ModelVer AS 'Model Version', OHMM.Desc AS 'Description', OHMM.Status AS 'Status', OHMM.InfoFile AS 'Info File', OHMM.UpdateBy AS 'Last Updated User's Code', OHMM.ChangeBy AS 'Last Changed SAP HANA User', OHMM.CreateDate AS 'Created at Date', OHMM.CreateTime AS 'Created at Time', OHMM.ChangeDate AS 'Changed at Date', OHMM.ChangeTime AS 'Changed at Time', OHMM.TaskId AS 'Task ID', OHMM.DeployDate AS 'Deployment Date', OHMM.DeployTime AS 'Deployment Time', OHMM.Language AS 'Deployment Language' FROM OHMM AS OHMM

Related information


OHMM SQL Table



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates