F3013GetPrimaryTICECPR

F3013 Get Primary TIC ECPR

Minor Business Rule

Object Name: N3002000

Parent DLL: CMFGBASE

Location: Client/Server

Language: NER

Functional Description

1.1 Purpose
This function will return the Type of Change and Parent/Child Relationship, as well as the Short Item 
Number  from the primary record, for the related Related Item, using index F3013_4.  


The ECO number will be passed to the Business Function, along with the Primary Sequence Number.   To 

find the Primary record, the Related Sequence Number should be set to Zero.



1.2 Setup Notes and Prerequisites

None.
1.3 Special Logic

No special logic is contained within this function.

Technical Specifications

2.4Processing 

If record found

Return TIC,  ECPR,  & ITM

ERRC = '0', indicating success

Else

Return ERRC = '1', indicating unsuccessful

 


^

Data Structure

D3002000 - F3013Get PrimaryTIC/ECPR

Parameter NameData ItemData TypeReq/OptI/O/Both
DocumentNumberDOCOMATH_NUMERICNONENONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

PrimarySequenceNumberPSQMATH_NUMERICNONENONE

RelatedSequenceNumberRSQMATH_NUMERICNONENONE

ChangeTypeTICcharNONENONE

A code that describes the type of item change. This value is used by the Related Items window to determine the number and nature of 
related items allowed. The value is also used during Engineering Change Population to determine the changes. Valid values are:    N Add a new 
component or bill    S Swap or replace one item with another    C Change an existing component or bill    R Remove an existing component or 
bill 

ParentChildRelationshipECPRcharNONENONE

A code that indicates whether the item is a parent or component. Using this value, the system selects items for you on the Related Items 
window when you perform a where-used inquiry for components or a single-level or multilevel inquiry for parent items. The Engineering Change 
Population program uses this value to determine the requested change. Valid values are:    P The item is a parent.    C The item is a 
component.

ErrorMessageIDDTAIcharNONENONE

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.

SuppressErrorMessagesEV01charNONENONE

An option that specifies the type of processing for an event.

ErrorCodeERRCcharNONENONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

ShortItemNumberITMMATH_NUMERICNONENONE

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

Related Functions

None

Related Tables

None