Functional Description
Purpose
This NER performs the initial edits of the General Ledger records (F0911) passed in to make sure that they are eligible to be used in creating Billing
Workfile Detail records (F4812). It also checks the validity of the account and work order and returns account and work order information that will be
updated on the Billing Detail Workfile records.
D48S0080 - Edit Billable Status
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cBillCode | BC | char | REQ | INPUT |
A user defined code (98/BC) that identifies the billing status for the Joint Interest Billing (JIB) system. Valid codes include:
blank Blank (the
| ||||
szDocumentType | DCT | char | REQ | INPUT |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
szReference2 | R2 | char | REQ | INPUT |
A number that provides an audit trail for specific transactions, such as an asset, supplier number, or document number. | ||||
cGLPostedCode | POST | char | REQ | INPUT |
A code the system uses to determine whether a transaction is available for the post process. Valid codes
| ||||
szCostCenter | MCU | char | REQ | BOTH |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szObjectAccount | OBJ | char | REQ | INPUT |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
| ||||
szSubsidiary | SUB | char | REQ | INPUT |
A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account. | ||||
szCompany | CO | char | REQ | INPUT |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
szLedgerType | LT | char | REQ | INPUT |
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You
| ||||
szSubledger | SBL | char | REQ | INPUT |
A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an
| ||||
cSubledgerType | SBLT | char | REQ | INPUT |
A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger
| ||||
szCategoriesWorkOrder007 | WR07 | char | OPT | OUTPUT |
A user defined code (00/W7) that indicates the service type for the work order. | ||||
szCategoriesWorkOrder001 | WR01 | char | OPT | OUTPUT |
A user defined code (00/W1) that indicates the current stage or phase of development for a work order. You can assign a work order to only
| ||||
szTaxArea | TXA1 | char | OPT | OUTPUT |
A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter
| ||||
mnCustomerNumber | AN8 | MATH_NUMERIC | OPT | OUTPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szCategoryCodeGl001 | R001 | char | OPT | OUTPUT |
Category code 1 associated with the Account Master table (F0901). This is a user defined code (09/01) for use in flex account mapping and
| ||||
szCategoryCodeGl002 | R002 | char | OPT | OUTPUT |
Category code 2 associated with the Account Master table (F0901). This is a user defined code (09/02) for use in flex account mapping and
| ||||
szCategoryCodeGl003 | R003 | char | OPT | OUTPUT |
Category code 3 associated with the Account Master table (F0901). The system uses this user defined code (09/03) in mapping flexible
| ||||
cBillableYN | BILL | char | OPT | OUTPUT |
Specifies whether a general ledger account should be billed. Valid codes are:
Y Yes, the account should be billed.
N No, it should not be
| ||||
cErrorDisplayFlag | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
szGMErrorMessageID | DTAI | char | OPT | OUTPUT |
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
| ||||
cPostingEditCostCenter | PECC | char | OPT | OUTPUT |
A code that specifies whether to allow transactions to post to the general ledger for the job (business unit). Valid values are:
Blank
Allow
| ||||
szTaxExplanationCode | EXR1 | char | OPT | OUTPUT |
A hard-coded user defined code (00/EX) that controls the algorithm that the system uses to calculate tax and G/L distribution amounts. The
| ||||
szWAErrorMessageID | DTAI | char | OPT | OUTPUT |
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
| ||||
szAccountId | AID | char | OPT | OUTPUT |
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. | ||||
szSubsidiaryAlternate | SUBA | char | OPT | OUTPUT |
An alternate subsidiary account that allows you to comply with a regulatory chart of accounts, parent company requirements, or third party
| ||||
szErrorMessageID | DTAI | char | OPT | OUTPUT |
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
| ||||
cAdhocFlag | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
szParentWONo_PARS | PARS | char | OPT | OUTPUT |
A number that identifies the parent work order. You can use this number to do the following:
o Enter default values for new work orders,
| ||||
szLeaseNumber | RORN | char | OPT | NONE |
A number that identifies a secondary purchase order, sales order, or work order that is associated with the original order. This number is for
| ||||
szOriginalDocumentType | RCTO | char | OPT | NONE |
A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase
|
None |
None |