Jose Ignacio Carretero Guarde wrote: > > I've been reading a lot of documentation and I cannot find what a > package is. However, looking at the system table DBPROCEDURES > and at the > system table PACKAGES, I imagine I can organize my stored > procedures in > Packages, the same way I do when I work with Oracle. But I can't find > out the "CREATE PACKAGE" sintax in the documentation. Can anybody > explain it to me, please?
The DBPROCs cannot be put into packages --> no create package available. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
