DIBOL to ORACLE Gateway API software reference
Begin
Contents (summary)
Chapter 1
Introduction
Chapter 2
Installaion of the API
Chapter 3
API routines description
Chapter 4
Develop Your Application
Appendix A
Example of using the API
Contents
Chapter 1
1
Introduction
1.1
General information
1.2
API kit
Chapter 2
2
Installaion of the API
2.1
Prerequisite Software
2.2
Installation of files
Chapter 3
3
API routines description
3.1
General API routines
3.1.1
dbl_oragtwy$init()
3.1.2
dbl_oragtwy$shut()
3.1.3
dbl_oragtwy$getoramsg()
3.2
Specific API routines
3.2.1
dbl_oragtwy$item_catlist_oc()
3.2.2
dbl_oragtwy$item_catlist_cc()
3.2.3
dbl_oragtwy$item_catlist_fd()
3.2.4
dbl_oragtwy$brand_catlist_oc()
3.2.5
dbl_oragtwy$brand_catlist_cc()
3.2.6
dbl_oragtwy$brand_catlist_fd()
3.2.7
dbl_oragtwy$attlist_oc()
3.2.8
dbl_oragtwy$attlist_cc()
3.2.9
dbl_oragtwy$attlist_fd()
3.2.10
dbl_oragtwy$hazmatlist_oc()
3.2.11
dbl_oragtwy$hazmatlist_cc()
3.2.12
dbl_oragtwy$hazmatlist_fd()
3.2.13
dbl_oragtwy$sublist_oc()
3.2.14
dbl_oragtwy$sublist_cc()
3.2.15
dbl_oragtwy$sublist_fd()
3.2.16
dbl_oragtwy$item_sublist_oc()
3.2.17
dbl_oragtwy$item_sublist_cc()
3.2.18
dbl_oragtwy$item_sublist_fd()
3.2.19
dbl_oragtwy$ora_rtc()
3.2.20
dbl_oragtwy$ora_ctc()
3.2.21
dbl_oragtwy$get_oracle_sku()
3.2.22
dbl_oragtwy$itemlist_oc()
3.2.23
dbl_oragtwy$itemlist_cc()
3.2.24
dbl_oragtwy$itemlist_fd()
Chapter 4
4
Develop Your Application
4.1
Common paradigm of API routines
4.2
Link Your Application
Appendix A
Appendix A
Example of using the API
Previous
Next