Intercompany Account Setup (IC40100)

azurecurveProductsMicrosoft Dynamics GP (0)SystemIntercompany Account Setup (IC40100)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: Intercompany Account Setup
Physical Name: IC40100
Technical Name: IC_Account_SETP

Group Display Name: Intercompany Setup
Group Technical Name: Intercompany Setup

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ORCOMID SearchOriginating Company IDStringSTR5_IC_ID5
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Intercompany Account Setup'].ORCOMID AS 'Intercompany Account Setup-Originating Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       IC40100 AS ['Intercompany Account Setup']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Intercompany Account Setup'].ORCOMID = ['Company Master'].CMPANYID
2DSTCOMID SearchDestination Company IDStringSTR5_IC_ID5
3ORGFRIDX SearchOriginating Due From IndexLong IntegerLI_1414
4ORGTOIDX SearchOriginating Due To IndexLong IntegerLI_1414
5DSTFRIDX SearchDestination Due From IndexLong IntegerLI_1414
6DSTTOIDX SearchDestination Due To IndexLong IntegerLI_1414
7USER2ENT SearchUser To EnterStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Intercompany Account Setup'].USER2ENT AS 'Intercompany Account Setup-User To Enter'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       IC40100 AS ['Intercompany Account Setup']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Intercompany Account Setup'].USER2ENT = ['Users Master'].USERID
8CREATDDT SearchCreated DateDateDT8
9MODIFDT SearchModified DateDateDT8
10MDFUSRID SearchModified User IDStringSTR1515
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Intercompany Account Setup'].MDFUSRID AS 'Intercompany Account Setup-Modified User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       IC40100 AS ['Intercompany Account Setup']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Intercompany Account Setup'].MDFUSRID = ['Users Master'].USERID
azurecurveProductsMicrosoft Dynamics GP (0)SystemIntercompany Account Setup (IC40100)

Leave a Reply

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