DocBook|Search
Class Reference
%BI.CusCode
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [USER] >  [%BI] >  [CusCode]
Private  Storage  

persistent class %BI.CusCode extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 1


Summary

Properties
code descr help name

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetLock %GetParameter %GetSwizzleObject
%Id %InsertBatch %IsA %IsModified
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject


Properties

• property code as %String(MAXLEN=100000,TRUNCATE=1);
• property descr as %String(MAXLEN=10000,TRUNCATE=1);
• property help as %String(TRUNCATE=1);
• property name as %String(TRUNCATE=1);

Queries

• query ListAll()
SQL Query :
SELECT ID,name
FROM %BI.CusCode
ORDER BY name