This function retrieves a row from the F41001 given the Branch Plant and returns a pointer to the 
F41001 record.  If no Branch Plant is given it searches on Branch Plant "ALL". If you are calling this 
function from another business function, that function must deallocate the memory stored in 
idF4101LongRowPtr.  If no constants record is found, this function will return a 'Y' in the Error Code 
(cErrorcode_BP_Constants).  If a record is found, a value of 'N' will be loaded to the Error Code. If you are 
calling this from an application ou must have a Generic Long hidden field, (alias - genlng) in your 
calling application to hold the pointer (idF41001LongRowPtr) returned from this function.  You must follow 
this function call by calling the business function FreePtrToDataStructure.  Pass the value in the 
hidden field to FreePtrToDataStucture.
D4000150 - Get Branch Constants
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szBranchPlant | MCU | char | NONE | NONE | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| szSystemCode | SY | char | NONE | NONE | 
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts 
  | ||||
| idF41001LongRowPtr | GENLNG | ID | NONE | NONE | 
General purpose ID variable.  | ||||
| cErrorCode | ERRC | char | NONE | NONE | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| cReturnPtr | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| cCallType | EV02 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| cSuppressErrorMsg | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szErrorMsgID | DTAI | char | NONE | NONE | 
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
  | ||||
| None | 
| F41001 Inventory Constants |