GetNormNoPer

Get Normal Number of Periods

Minor Business Rule

Object Name: B1400010

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function returns the number of normal periods for a specified company. 


Technical Specification

• Open the F0010 (Company Master) table
• Retrieve the record for the company specified
• If the retrieve failed
• Set an error
• Else
• Return the normal number of periods field
^

Data Structure

D1400010 - Get Normal Number of Periods

Parameter NameData ItemData TypeReq/OptI/O/Both
szCompanyCOcharNONENONE

Special Input Expected
This required input parameter receives the company for which the normal number of periods is to be 
returned.


^

szNumPerNormalCALDcharNONENONE

Special Output Returned
This output parameter returns the number of normal periods for the company specified in the first 

parameter.


^

Related Functions

None

Related Tables

F0010 Company Constants