MarkView All Components - HowTo Compile a PL/SQL Type
4406
MarkView All Components - HowTo Compile a PL/SQL Type
Applies To
- ERP System: All
- MarkView Version: All
Resolution
-
You can use the following syntax structure:
Example:
alter type mvcn_eInvoice_wf_custom compile;
or:
alter type mvcn_eInvoice_wf_custom compile body;
Keywords: pl, sql