Forms Personalization (merged by LF) [message #271961] |
Wed, 03 October 2007 08:33 |
prema_prema
Messages: 18 Registered: September 2007 Location: mauritius
|
Junior Member |
|
|
Hi everybody
does anybody know the use of trigger event SPECIAL1-45 when using Forms Personalization?
and the use of $ as well
Im new to Forms Personalization, can anybody explain me plz
|
|
|
|
Stored procedure not compiling [message #272165 is a reply to message #271961] |
Thu, 04 October 2007 02:52 |
prema_prema
Messages: 18 Registered: September 2007 Location: mauritius
|
Junior Member |
|
|
h everybody
Im calling this procedure from Forms Personalization
Builtin Type: Exceute a procedure
Argument :
='begin
XX_RO_EXT013_PKG.COUNT_ALL(”’||:PO_LINES.DESC_FLEX||”’,”’||${global.g_null.value}”’);
END'
but im getting an error 'ORA-00923: FROM keyword not found where expected"
|
|
|
|