📚 SAP Business One SDK Help

Table Name: EPSRV

Field Description Type Size Related Default Value Constraints
Id auto generated id Identity 11 -      
PkgName FK to EPPKG table nVarChar 50 -      
SrvName thee name of the service nVarChar 60 -      
Namespace namespace of service in code nVarChar 100 -      
SrvAddress the prefix url of the service nVarChar 254 -      
InOut Service direction nVarChar 10 -      
Key Unique Field
PRIMARY Yes Id
IX_SERVICE Yes SrvName
    Namespace
IX_ADDRESS Yes SrvAddress