GetBeginEndPLRange

Get Begin End P L Range

Minor Business Rule

Object Name: B0900034

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

Retrieve the Begin and End Account Range for the Profit & Loss accounts.  First check Automatic 
Accounting Instructions (AAI) to see if company specific ranges exist.  If they do not, retrieve ranges for 

company 00000.  If Begin range is not found, return error flag with a zero.  If End range is not 

found, default all 9s for both object and subsidiary.  Return error flag with a '1' when successful.


Setup Notes and Prerequisites


Special Logic




Technical Specification




^

Data Structure

D0900034 - Get Begin End P L Range

Parameter NameData ItemData TypeReq/OptI/O/Both
szCompanyCOcharNONENONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

szBeginObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szBeginSubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

szEndObjectOBJcharNONENONE

The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into 
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden. Note: If you use a flexible chart of 
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not 
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object.

szEndSubsidiarySUBcharNONENONE

A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.

cErrorFlagFLAGcharNONENONE

Significant Data Values
1 - no errors encountered

0 - error encountered




^

Related Functions

None

Related Tables

F0012 Automatic Accounting Instructions Master