Functional Description
Purpose
Setup Notes and Prerequisites
Special Logic
Technical Specification
The Business Function DeleteBSFNGenTextFiles is used to delete all of the HTML files created
by the the function ProcessBSFNGenTextDocument. This function is used by R98ABSFN in the
InitSection EventRule, before the DoSection Event Rule that calls ProcessBSFNGenTextDocument.
D98ABSFN - Generate BSFN Documentation
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szFunctionName | FCTNM | char | REQ | INPUT |
| ||||
szNameObject | OBNM | char | REQ | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
szMemberDescription | MD | char | REQ | INPUT |
The description of a record in the Software Versions Repository file. The member description is consistent with the base member
| ||||
cBusinessFunctionLocation | BFLOCN | char | REQ | INPUT |
The path from where the business function is retrieved. | ||||
szParentDLLLibrary | PARDLL | char | REQ | INPUT |
szSourceLanguage | SRCLNG | char | REQ | INPUT |
The source language code identifies the programming language in which a business function is written. | ||||
szDataStructureTemplateName | DSTNM | char | REQ | INPUT |
The character name of the data structure template. | ||||
szBusinessFunctionCat3 | BUF3 | char | REQ | INPUT |
| ||||
cActionCode1 | ACTION | char | REQ | BOTH |
A code that indicates the activity you want to perform. Valid codes are:
A Add new record
C Change existing record
D Delete existing
|
None |
None |