F46091GetLabelData

Get Carton Label Data

Minor Business Rule

Object Name: B4601420

Parent DLL: CWARE

Location: Client/Server

Language: C

Data Structure

D4601420A - F46091GetCartonData

Parameter NameData ItemData TypeReq/OptI/O/Both
cSuppressErrorMsgSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMsgIDDTAIcharOPTOUTPUT

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szBranchPlantMCUcharREQINPUT

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szCartonCodeEQTYcharREQINPUT

A code (46/EQ) that identifies a storage container or a shipping carton. A storage container can be an open container where items are 
stored on the container (for example, a pallet), or a closed container where items are stored in the container (for example, a box). You use the 
Container and Carton Codes program (P46091) to define storage containers.

mnShipmentNumberSHPNMATH_NUMERICOPTINPUT

A "next number" that uniquely identifies a shipment.

szErrorDescriptionDSCAcharOPTOUTPUT

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szErrorGlossary1200CharVTXXcharOPTOUTPUT

Soft coded text for all screen/report literals.  If you plan on overriding this description, make sure the override has a Y.  Otherwise, anytime a 
change is done to this screen/report or a batch rebuild is run, it will automatically be updated from information in the data dictionary.

szXAPIErrorMsgIDDTAIcharOPTOUTPUT

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

idXAPICallIDGENLNGIDOPTOUTPUT

General purpose ID variable.

cErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

mnNumberofLabelsNBRLBLMATH_NUMERICOPTNONE

The number of labels that are needed for the item and quantity. The system calculates the number of labels by using the rules in the Item 
Standard Packs application (P460131). If rules are not set up, the system uses the default value of 1 for standard pack; and the number of 
labels equals the item quantity.

mnSoldToAN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

mnShipToSHANMATH_NUMERICOPTNONE

The address number of the location to which you want to ship this order. The address book provides default values for customer address, 
including street, city, state, zip code, and country.

Related Functions

None

Related Tables

None