biuan SAP® BUSINESS ONE SDK
API ASCL
ASCL - History Table

SBO SQL database table details

FieldDescriptionTypeConstraintsSizeRelatedDefaultPrimary_KeyUnique
callID KEY UNIQUECall IDInt
11
PRIMARYYes
subjectSubjectnVarChar
127
customerCustomer CodenVarChar
15OCRD
Business Partner
custmrNameCustomer NamenVarChar
100OCRD
Business Partner
contctCodeContact PersonInt
11OCPR
Contact Persons
manufSNMfr Serial No.nVarChar
36
internalSNSerial NumbernVarChar
36
contractIDContract No.Int
11
cntrctDateContract End DateDate
8
resolDateResolution DateDate
8
resolTimeResolution TimeInt
6
free_1WarrantyVarChar
Y) Yes
N) No
1
N
free_2Warranty End DateDate
8
originOriginInt
6OSCO
Service Call Origins
itemCodeItem NumbernVarChar
20OITM
Items
itemNameItem DescriptionnVarChar
100
itemGroupItem GroupInt
6
statusStatusInt
6OSCS
Service Call Statuses
-3
priorityPriorityVarChar
L) Low
M) Medium
H) High
1
L
callTypeCall TypeInt
6OSCT
Service Call Types
problemTypProblem TypeInt
6OSCP
Service Call Problem Types
assigneeHandled byInt
6OUSR
Users
descrptionDescriptionText
16
objTypeObject TypenVarChar
20
191
logInstancLog InstanceInt
11
userSignCreating UserInt
6OUSR
Users
createDateCreation DateDate
8
createTimeCreation TimeInt
6
closeDateClosing DateDate
8
closeTimeClosing TimeInt
6
userSign2Updating UserInt
6OUSR
Users
updateDateDate of UpdateDate
8
SCL1CountInternalSCL1CountInt
11
0
SCL2CountInternalSCL2CountInt
11
0
isEntitledEntitled for ServiceVarChar
N) Not Entitled
C) Valid contract exists
1
N
insIDInstall Card No.Int
11OINS
Customer Equipment Card
technicianTechnicianInt
11OHEM
Employees
resolutionResolutionText
16
Scl1NxtLnSCL1 Next LineInt
11
Scl2NxtLnSCL2 Next LineInt
11
Scl3NxtLnSCL3 Next LineInt
11
Scl4NxtLnSCL4 Next LineInt
11
Scl5NxtLnSCL5 Next LineInt
11
isQueueBelongs to a QueueVarChar
N) No
Y) Yes
1
N
QueueQueuenVarChar
20OQUE
Queue
resolOnDatResolution on DateDate
8
resolOnTimResolution on TimeInt
6
respByDateResponse by DateDate
8
respByTimeResponse by TimeInt
6
respOnDateResponse on DateDate
8
respOnTimeResponse on TimeInt
6
respAssignAssigned for ResponseInt
6OUSR
Users
AssignDateAssigned DateDate
8
AssignTimeAssigned TimeInt
6
UpdateTimeUpdated TimeInt
6
responderResponderInt
6OUSR
Users
TransferedYear TransferVarChar
1
N
InstanceInstanceInt
6
0
DocNumDocument NumberInt
11
SeriesSeriesInt
6NNM1
Documents Numbering - Series
HandwrttenManual NumberingVarChar
Y) Yes
N) No
1
N
PIndicatorPeriod IndicatornVarChar
10OPID
Period Indicator
' '
StartDateStart DateDate
8
StartTimeStart TimeInt
11
EndDateEnd DateDate
8
EndTimeEnd TimeInt
11
DurationService Call DurationNum
20
DurTypeDuration UoMVarChar
M) Minutes
H) Hours
D) Days
1
M
ReminderReminderVarChar
Y) Yes
N) No
1
N
RemQtyReminder QuantityNum
20
RemTypeReminder UoMVarChar
M) Minutes
H) Hours
D) Days
1
M
RemDateReminder DateDate
8
RemSentReminder SentVarChar
Y) Yes
N) No
1
N
RemTimeReminder TimeInt
6
LocationLocationInt
6OCLO
Meetings Location
-1
AddrNameAddress NamenVarChar
50
AddrTypeAddress TypeVarChar
S) Ship To
B) Bill to
1
S
StreetStreetnVarChar
100
CityCitynVarChar
100
RoomRoomnVarChar
50
StateStatenVarChar
3OCST
States
CountryCountrynVarChar
3OCRY
Countries
DisplInCalDisplay in CalendarVarChar
Y) Yes
N) No
1
N
SupplCodeSupplementary CodenVarChar
127
AttachmentAttachmentText
16
AtcEntryAttachment EntryInt
11
NumAtCardCustomer Ref. No.nVarChar
100
ProSubTypeProblem SubtypeInt
6OPST
Service Call Problem Subtype

Table relationship map

SELECT statement

SELECT ASCL.callID AS 'Call ID', ASCL.subject AS 'Subject', ASCL.customer AS 'Customer Code', ASCL.custmrName AS 'Customer Name', ASCL.contctCode AS 'Contact Person', ASCL.manufSN AS 'Mfr Serial No.', ASCL.internalSN AS 'Serial Number', ASCL.contractID AS 'Contract No.', ASCL.cntrctDate AS 'Contract End Date', ASCL.resolDate AS 'Resolution Date', ASCL.resolTime AS 'Resolution Time', ASCL.free_1 AS 'Warranty', ASCL.free_2 AS 'Warranty End Date', ASCL.origin AS 'Origin', ASCL.itemCode AS 'Item Number', ASCL.itemName AS 'Item Description', ASCL.itemGroup AS 'Item Group', ASCL.status AS 'Status', ASCL.priority AS 'Priority', ASCL.callType AS 'Call Type', ASCL.problemTyp AS 'Problem Type', ASCL.assignee AS 'Handled by', ASCL.descrption AS 'Description', ASCL.objType AS 'Object Type', ASCL.logInstanc AS 'Log Instance', ASCL.userSign AS 'Creating User', ASCL.createDate AS 'Creation Date', ASCL.createTime AS 'Creation Time', ASCL.closeDate AS 'Closing Date', ASCL.closeTime AS 'Closing Time', ASCL.userSign2 AS 'Updating User', ASCL.updateDate AS 'Date of Update', ASCL.SCL1Count AS 'InternalSCL1Count', ASCL.SCL2Count AS 'InternalSCL2Count', ASCL.isEntitled AS 'Entitled for Service', ASCL.insID AS 'Install Card No.', ASCL.technician AS 'Technician', ASCL.resolution AS 'Resolution', ASCL.Scl1NxtLn AS 'SCL1 Next Line', ASCL.Scl2NxtLn AS 'SCL2 Next Line', ASCL.Scl3NxtLn AS 'SCL3 Next Line', ASCL.Scl4NxtLn AS 'SCL4 Next Line', ASCL.Scl5NxtLn AS 'SCL5 Next Line', ASCL.isQueue AS 'Belongs to a Queue', ASCL.Queue AS 'Queue', ASCL.resolOnDat AS 'Resolution on Date', ASCL.resolOnTim AS 'Resolution on Time', ASCL.respByDate AS 'Response by Date', ASCL.respByTime AS 'Response by Time', ASCL.respOnDate AS 'Response on Date', ASCL.respOnTime AS 'Response on Time', ASCL.respAssign AS 'Assigned for Response', ASCL.AssignDate AS 'Assigned Date', ASCL.AssignTime AS 'Assigned Time', ASCL.UpdateTime AS 'Updated Time', ASCL.responder AS 'Responder', ASCL.Transfered AS 'Year Transfer', ASCL.Instance AS 'Instance', ASCL.DocNum AS 'Document Number', ASCL.Series AS 'Series', ASCL.Handwrtten AS 'Manual Numbering', ASCL.PIndicator AS 'Period Indicator', ASCL.StartDate AS 'Start Date', ASCL.StartTime AS 'Start Time', ASCL.EndDate AS 'End Date', ASCL.EndTime AS 'End Time', ASCL.Duration AS 'Service Call Duration', ASCL.DurType AS 'Duration UoM', ASCL.Reminder AS 'Reminder', ASCL.RemQty AS 'Reminder Quantity', ASCL.RemType AS 'Reminder UoM', ASCL.RemDate AS 'Reminder Date', ASCL.RemSent AS 'Reminder Sent', ASCL.RemTime AS 'Reminder Time', ASCL.Location AS 'Location', ASCL.AddrName AS 'Address Name', ASCL.AddrType AS 'Address Type', ASCL.Street AS 'Street', ASCL.City AS 'City', ASCL.Room AS 'Room', ASCL.State AS 'State', ASCL.Country AS 'Country', ASCL.DisplInCal AS 'Display in Calendar', ASCL.SupplCode AS 'Supplementary Code', ASCL.Attachment AS 'Attachment', ASCL.AtcEntry AS 'Attachment Entry', ASCL.NumAtCard AS 'Customer Ref. No.', ASCL.ProSubType AS 'Problem Subtype' FROM ASCL AS ASCL

Related information


Users OUSR SQL Table

Service Call Types OSCT SQL Table

Contact Persons OCPR SQL Table

Countries OCRY SQL Table

Business Partner OCRD SQL Table

Customer Equipment Card OINS SQL Table

Items OITM SQL Table

Meetings Location OCLO SQL Table

Service Call Origins OSCO SQL Table

Period Indicator OPID SQL Table

Service Call Problem Types OSCP SQL Table

Service Call Problem Subtype OPST SQL Table

Queue OQUE SQL Table

Documents Numbering - Series NNM1 SQL Table

States OCST SQL Table

Service Call Statuses OSCS SQL Table

Employees OHEM 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