D9865B - Cache Process Form Names from Local Specifications
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| cCacheActionCode | EV01 | char | REQ | INPUT | 
1 - Load Cache for an application
  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | OPT | INPUT | 
1 - Use only the application name.
  | ||||
| szApplication_Key | OBNM | char | OPT | INPUT | 
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
  | ||||
| szFormName_Key | FMNM | char | OPT | INPUT | 
The unique name that identifies a form.  | ||||
| szFormName | FMNM | char | OPT | OUTPUT | 
The unique name that identifies a form.  | ||||
| szApplication | OBNM | char | OPT | OUTPUT | 
Fetched application name.
  | ||||
| hCursor | GENLNG | ID | REQ | BOTH | 
General purpose ID variable.  | ||||
| szMemberDescription | MD | char | OPT | OUTPUT | 
The description of a record in the Software Versions Repository file. The member description is consistent with the base member 
  | ||||
| szFormProcessType | FMPT | char | OPT | OUTPUT | 
The Form Process Type determines what the process type of the form is. For example: Find/Browse, Fix/Inspect and Header/Detail are all 
  | ||||
| szSystemCode | SY | char | OPT | OUTPUT | 
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts 
  | ||||
| nEntry Point | ENTRYPT | integer | OPT | OUTPUT | 
The Entry Point flag determines if the form is an application entry point.  | ||||
| cFilterRForAll | FLTRRF | char | OPT | INPUT | 
Value determines if forms search function will filter out Reusable Subforms, show only Reusable Subforms, or display all forms. Valid 
  | ||||
| None | 
| None |