D48S0632 - Retrieve Retro Adjustment Workfile Info Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szDataAliasRetroAdjustment | R01PRA | char | OPT | INPUT | 
Use this parameter to retrieve information from the Retro Adjustment Workfile table (F4812G).  Each piece of information is associated with 
  | ||||
| mnBillingControlId | BCI | MATH_NUMERIC | OPT | INPUT | 
A unique number that the system assigns to each billing record. The system assigns the number from the Next Numbers - Automatic table 
  | ||||
| jdDtForGLAndVouch1 | DGL | JDEDATE | OPT | INPUT | 
A date that identifies the financial period to which the transaction is to be posted. 
The company constants specify the date range for each 
  | ||||
| mnSequenceNbrServiceBilling | SBSQ | MATH_NUMERIC | OPT | INPUT | 
A number that provides an audit trail for the billing detail transactions related to the same billing control ID. The system initially assigns 001 
  | ||||
| mnParentSequenceNbr | PRSQ | MATH_NUMERIC | OPT | INPUT | 
A number that provides an audit trail to the original transaction of a billing detail transaction. The system initially assigns 000 as the parent 
  | ||||
| mnSecondarySequence | SCSQ | MATH_NUMERIC | OPT | INPUT | 
A number you can use to track the changes applied to a billing detail transaction. The system initially assigns 001 as the secondary 
  | ||||
| mnSplitLink | SLNK | MATH_NUMERIC | OPT | INPUT | 
The split link field ties component records to their base record when a transaction split occurs.  | ||||
| mnComponentLink | CLNK | MATH_NUMERIC | OPT | INPUT | 
A code that attaches the component record to its base work file record.  | ||||
| szComponentCode | CCOD | char | OPT | INPUT | 
A component code identifies a provisional burden that is accounted for at the billing detail transaction level.  | ||||
| cFooterSection | FTSC | char | OPT | INPUT | 
A hidden flag, embedded in the Invoice Print with Smart Fields program (R48507), that indicates whether a section is a footer or non-footer 
  | ||||
| mnPrevBillingControlId | BCI | MATH_NUMERIC | OPT | INPUT | 
A unique number that the system assigns to each billing record. The system assigns the number from the Next Numbers - Automatic table 
  | ||||
| jdPrevDtForGLAndVouch1 | DGL | JDEDATE | OPT | INPUT | 
A date that identifies the financial period to which the transaction is to be posted. 
The company constants specify the date range for each 
  | ||||
| mnPrevSequenceNbrServiceBill | SBSQ | MATH_NUMERIC | OPT | INPUT | 
A number that provides an audit trail for the billing detail transactions related to the same billing control ID. The system initially assigns 001 
  | ||||
| mnPrevParentSequenceNbr | PRSQ | MATH_NUMERIC | OPT | INPUT | 
A number that provides an audit trail to the original transaction of a billing detail transaction. The system initially assigns 000 as the parent 
  | ||||
| mnPrevSecondarySequence | SCSQ | MATH_NUMERIC | OPT | INPUT | 
A number you can use to track the changes applied to a billing detail transaction. The system initially assigns 001 as the secondary 
  | ||||
| mnPrevSplitLink | SLNK | MATH_NUMERIC | OPT | INPUT | 
The split link field ties component records to their base record when a transaction split occurs.  | ||||
| mnPrevComponentLink | CLNK | MATH_NUMERIC | OPT | INPUT | 
A code that attaches the component record to its base work file record.  | ||||
| szPrevComponentCode | CCOD | char | OPT | INPUT | 
A component code identifies a provisional burden that is accounted for at the billing detail transaction level.  | ||||
| mnMathNumeric | MATH80 | MATH_NUMERIC | OPT | OUTPUT | 
Enter a valid value.  | ||||
| jdDate | DTE | JDEDATE | OPT | OUTPUT | 
You can enter a date with or without slashes (/) or dashes (-) as separators.
If you leave a date entry field blank, the system supplies the 
  | ||||
| cCharacter | GFL1 | char | OPT | OUTPUT | 
Reserved by J.D. Edwards.  | ||||
| szString | CFSTR5 | char | OPT | OUTPUT | 
A generic 10-char string reserved for future use in cash forecasting.  | ||||
| szErrorCode | ERNO | char | OPT | OUTPUT | 
The error number assigned by the JDE edit/update programs designating the exact error that occured.  | ||||
| None | 
| None |