GetTransactionControlNumber

Transaction Control Store and Forward

Minor Business Rule

Object Name: B0000141

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D0000141C - Get Transaction Control Number

Parameter NameData ItemData TypeReq/OptI/O/Both
szComputerIDCTIDcharNONENONE

szTransactionControlNumberTRNMcharNONENONE

szSystemCodeSYcharNONENONE

A user defined code (98/SY) that identifies a system. Valid values include: 01 Address Book 03B Accounts Receivable 04 Accounts 
Payable 09 General Accounting 11 Multicurrency

mnNextNumberIndexORNNMATH_NUMERICNONENONE

A code that tells the system which next number series to use when creating order numbers for this order type. There are ten available Next 
Number series. This field addresses the following:     o Purchase requisitions that carry order numbers different from bid requests and 
purchase orders     o Blanket sales orders numbered in a different number range from standard sales orders

szUserIDUSERcharNONENONE

The code that identifies a user profile.

Related Functions

B9800100 Get Audit Information

Related Tables

F0041Z1 Transaction Control File
MaintainTransactionControl

MaintainTransactionControl

Transaction Control Store and Forward

Major Business Rule

Object Name: B0000141

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D0000141A - Maintain Transaction Control

Parameter NameData ItemData TypeReq/OptI/O/Both
szComputerIDCTIDcharNONENONE

szTransactionControlNumberTRNMcharNONENONE

szTransactionTypeTRNYcharNONENONE

szTransactionKeyTRNKcharNONENONE

szProgramIDPIDcharNONENONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

cApprovalCodeAPVCcharNONENONE

In the Store and Forward model, this identifies if the batch is eligible to be transmitted from the client to the server, to edit the transactions.

cStatusCodeTSCcharNONENONE

In the Store and Forward model, this determines if the client or server has control of processing the transactions.

cClientNotificationFlagCNFcharNONENONE

In the Store and Forward model, this acknowledges the client that the server is done processing the transactions.  As a result, the client is 
able to download the error messages, and update the client transaction status code.

cUpdateTypeUPTYcharNONENONE

In the Store and Forward model, this determines if the upload process will fully or partially update the transaction Z files.  This is a future use 
field.  Currently all transaction Z files will be fully updated.

cActionCodeACTIcharNONENONE

A code that indicates the activity you want to perform.  Valid codes are:    A Add    C Change    I Inquire    D Delete    .     End the program    Blank 
Clear the screen  NOTE: Depending on how your company has set up action code security, you may not be authorized to use all action 
codes.

cErrorCodeERRCcharNONENONE

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).

cSuppressErrorMsgEV01charNONENONE

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

szErrorMsgIDDTAIcharNONENONE

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.

mnPPATSequenceNumSERKMATH_NUMERICNONENONE

A key identification number used internally to identify a composite key structure.  The actual key items must be stored in another file and 
given this serial number.  This is to avoid repeating a very large key structure with repeating data items.

szUserIDUSERcharNONENONE

The code that identifies a user profile.

szEnvironNameLLcharNONENONE

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

Related Functions

B9800100 Get Audit Information

Related Tables

F0041Z1 Transaction Control File