Showing posts with label APP_COMBO. Show all posts
Showing posts with label APP_COMBO. Show all posts

Introduction to APPCORE Routine APIs

This blog post provides you with specifications for calling many Oracle Applications APIs from your PL/SQL procedures. Most routines in the APPCORE library are described here. Some APPCORE routines are described in other chapters (for example, the APP_SPECIAL routines are described in the chapter "Controlling the Toolbar and the Default Menu"). The routines described in this chapter include:
       APP_COMBO: Combination Block API
       APP_DATE: Date Conversion APIs
       APP_EXCEPTION: Exception Processing APIs
       APP_FIELD: Item Relationship Utilities
       APP_FIND: Query Find Utilities
       APP_ITEM: Individual Item Utilities
       APP_ITEM_PROPERTY: Property Utilities
       APP_NAVIGATE
       APP_RECORD: Record Utilities
       APP_REGION: Region Utilities
       APP_STANDARD Package
       APP_WINDOW: Window Utilities