DeleteBSFNGenTextFiles

Generate BSFN Documentation

Minor Business Rule

Object Name: B98ABSFN

Parent DLL: CTOOL

Location: Client

Language: C

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.

Data Structure

D98ABSFN - Generate  BSFN Documentation


^

Parameter NameData ItemData TypeReq/OptI/O/Both
szFunctionNameFCTNMcharREQINPUT


^

szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szMemberDescriptionMDcharREQINPUT

The description of a record in the Software Versions Repository file. The member description is consistent with the base member 
description.

cBusinessFunctionLocationBFLOCNcharREQINPUT

The path from where the business function is retrieved.

szParentDLLLibraryPARDLLcharREQINPUT

szSourceLanguageSRCLNGcharREQINPUT

The source language code identifies the programming language in which a business function is written.

szDataStructureTemplateNameDSTNMcharREQINPUT

The character name of the data structure template.

szBusinessFunctionCat3BUF3charREQINPUT


^

cActionCode1ACTIONcharREQBOTH

A code that indicates the activity you want to perform. Valid codes are:    A Add new record    C Change existing record    D Delete existing 
record    I Inquire on existing record    .       End of program or function    space Clear the form  If you enter a code that is not active, the system 
highlights the code and no action occurs. NOTE: Depending on how your company has set up action code security, you might not be authorized 
to use all action codes.

Related Functions

None

Related Tables

None
ProcessBSFNGenTextDocument

ProcessBSFNGenTextDocument

Generate BSFN Documentation

Minor Business Rule

Object Name: B98ABSFN

Parent DLL: CTOOL

Location: Client

Language: C

This function is used by report R98ABSFN to automatically generate Business Function documents in 
HTML format.  Uses data from business view V9862B to populate data structure D98ABSFN, which is used by 

this function to generate the documents, saved to the PrintQueue directory by object name, and accessed 

by hmtl index file bsfnindx.htm.

Data Structure

D98ABSFN - Generate  BSFN Documentation


^

Parameter NameData ItemData TypeReq/OptI/O/Both
szFunctionNameFCTNMcharREQINPUT


^

szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szMemberDescriptionMDcharREQINPUT

The description of a record in the Software Versions Repository file. The member description is consistent with the base member 
description.

cBusinessFunctionLocationBFLOCNcharREQINPUT

The path from where the business function is retrieved.

szParentDLLLibraryPARDLLcharREQINPUT

szSourceLanguageSRCLNGcharREQINPUT

The source language code identifies the programming language in which a business function is written.

szDataStructureTemplateNameDSTNMcharREQINPUT

The character name of the data structure template.

szBusinessFunctionCat3BUF3charREQINPUT


^

cActionCode1ACTIONcharREQBOTH

A code that indicates the activity you want to perform. Valid codes are:    A Add new record    C Change existing record    D Delete existing 
record    I Inquire on existing record    .       End of program or function    space Clear the form  If you enter a code that is not active, the system 
highlights the code and no action occurs. NOTE: Depending on how your company has set up action code security, you might not be authorized 
to use all action codes.

Related Functions

None

Related Tables

None