| |||
SQL Administration / User Tables API OUTB / / User Tables MD | |||
OUTB - User Tables Table SBO SQL database table detailsSELECT statementSELECT
OUTB.TableName AS 'Table Name',
OUTB.Descr AS 'Description',
OUTB.TblNum AS 'Table number',
OUTB.ObjectType AS 'Object Type',
OUTB.UsedInObj AS 'Used in Object',
OUTB.LogTable AS 'Log Table',
OUTB.Archivable AS 'Archivable',
OUTB.ArchivDate AS 'Archive Date'
FROM OUTB AS OUTB Related informationUser Tables MD UserTablesMD Object· Table: OUTB The UserTablesMD object enables to manage user defined tables as follows:
Add a user table.
Retrieve a user table from the database by its TableName.
Remove a user table.
Save the object in XML format.
Source table:... OUTB 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 |