CAM_Setup (CAM40001)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CAM40001

Product: Control Account Management (2416)
Series:

Display Name: CAM_Setup
Physical Name: CAM40001
Technical Name: CAM_Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1SGMTNUMB SearchSegment NumberIntegerINT22
2CAM_Series SearchCAM_SeriesIntegerCAM_DDL_Series0
3CAMActivated SearchCAM_ActivatedBooleanCAM_Activated0
4CAM_Distribution_Created SearchCAM_DistributionCreatedBooleanCAM_DistributionCreated0
5CAM_Posted SearchCAM_PostedBooleanCAM_Posted0
6BACHNUMB SearchBatch NumberStringSTR15_LBAU15
7BCHCOMNT SearchBatch CommentStringSTR6060
8REFRENCE SearchReferenceStringSTR3030
9TRXSRCPX SearchTransaction Source PrefixStringTransaction Source Prefix5
10SOURCDOC SearchSource DocumentStringSTR10_Source_Document10
Key to the Source Document Master (SY00900).

Click to show/hide

SELECT
       ['CAM_Setup'].SOURCDOC AS 'CAM_Setup-Source Document'
       ,['Source Document Master'].SOURCDOC AS 'Source Document Master-Source Document'
FROM
       CAM40001 AS ['CAM_Setup']
INNER JOIN
       SY00900 AS ['Source Document Master']
              ON
                     ['CAM_Setup'].SOURCDOC = ['Source Document Master'].SOURCDOC
11NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['CAM_Setup'].NOTEINDX AS 'CAM_Setup-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       CAM40001 AS ['CAM_Setup']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['CAM_Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX

Leave a Reply

Your email address will not be published. Required fields are marked *