Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PP000011
Product: Revenue Expense Deferrals (1045)
Series:
Display Name: Deferral Profiles Header WORK
Physical Name: PP000011
Technical Name: PP_Profiles_HDR_WORKSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 PP_Module PP Module Integer INT3 3 2 PP_Record_Type PP Record Type Integer INT3 3 3 PP_Document_Number PP Document Number String STR20 20 4 PPOFFSEQ PP Offset Sequence Long Integer LI_14 14 5 PP_Sequencer PP Sequencer Long Integer LI_14 14 6 DISTTYPE Distribution Type Integer DDL 0 7 PP_Profile_Name PP Profile Name String STR20_Document_Number 20 8 OFFINDX Offset Account Index Long Integer LI_14 14 9 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['Deferral Profiles Header WORK'].ACTINDX AS 'Deferral Profiles Header WORK-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
PP000011 AS ['Deferral Profiles Header WORK']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['Deferral Profiles Header WORK'].ACTINDX = ['Account Index Master'].ACTINDX
10 PP_Deferred_BC_Index PP Deferred BC Index Long Integer LI_14 14 11 PP_Deferrals_Transfer_In PP Deferrals Transfer Index Long Integer LI_14 14 12 PP_Recognition_Index PP Recognition Index Long Integer LI_14 14 13 PP_Calculation_Method PP Calculation Method Integer DDL_PP_Calculation_Method 0 14 STRTNGDT Starting Date Date DT 8 15 ENDINGDT Ending Date Date DT 8 16 NUMOFPER Number of Periods Integer INT2 2 17 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['Deferral Profiles Header WORK'].NOTEINDX AS 'Deferral Profiles Header WORK-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
PP000011 AS ['Deferral Profiles Header WORK']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Deferral Profiles Header WORK'].NOTEINDX = ['Record Notes Master'].NOTEINDX
18 PP_Miscellaneous_Periods PP Miscellaneous Periods Integer INT5 4