D3101580 - F0911 Get Last Journal Entry Line Number
Parameters:
Data Item Data Structure DescriptionI/ORequiredNotes
DCT Document Type IY F0911 Key
DOC Doc Voucher Invoice IY F0911 Key
KCO Key Company IY F0911 Key
DGJ GL Date IY F0911 Key
LT Ledger Type IY F0911 Key
EXTL Line Extension Code IY F0911 Key
JELN Last Journal Entry Line Number ON
EV01 Suppress Error Messages IN
DTAI Error Message ID ON
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szDocumentType | DCT | char | OPT | INPUT |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
mnDocVoucherInvoiceE | DOC | MATH_NUMERIC | OPT | INPUT |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
szCompanyKey | KCO | char | OPT | INPUT |
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher,
| ||||
jdDateForGLandVoucherJULIA | DGJ | JDEDATE | OPT | INPUT |
A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you
| ||||
szLedgerType | LT | char | OPT | 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
| ||||
szLineExtensionCode | EXTL | char | OPT | INPUT |
Line Extension Code | ||||
mnJournalEntryLineNo | JELN | MATH_NUMERIC | OPT | BOTH |
A number that designates a line within a journal entry. The system uses this field to sequence the journal entry lines for inquiry purposes. | ||||
cSuppressErrorMsg | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
szErrorMsgID | 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
|
None |
None |