RM Customer MSTR Archive (SVRMA101)

azurecurveProductsWennSoft Products (131)SalesRM Customer MSTR Archive (SVRMA101)

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

Product: WennSoft Products (131)
Series: Sales

Display Name: RM Customer MSTR Archive
Physical Name: SVRMA101
Technical Name: RM_Customer_MSTR_Archive

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].CUSTNMBR AS 'RM Customer MSTR Archive-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['RM Customer MSTR Archive'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2CUSTNAME SearchCustomer NameSTR64_Customer_NameString64
3CUSTCLAS SearchCustomer ClassSTR15_Customer_ClassString15
4CPRCSTNM SearchCorporate Customer NumberSTR15_RM_Customer_NumberString15
5CNTCPRSN SearchContact PersonSTR60String60
6STMTNAME SearchStatement NameSTR64String64
7SHRTNAME SearchShort NameSTR15String15
8ADRSCODE SearchAddress CodeSTR15_Address_CodeString15
9UPSZONE SearchUPS ZoneSTR3String3
10SHIPMTHD SearchShipping MethodSTR15_Shipping_MethodString15
Key to the Shipping Methods Master (SY03000).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].SHIPMTHD AS 'RM Customer MSTR Archive-Shipping Method'
       ,['Shipping Methods Master'].SHIPMTHD AS 'Shipping Methods Master-Shipping Method'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       SY03000 AS ['Shipping Methods Master']
              ON
                     ['RM Customer MSTR Archive'].SHIPMTHD = ['Shipping Methods Master'].SHIPMTHD
11TAXSCHID SearchTax Schedule IDSTR15_Tax_Schedule_IDString15
Key to the Sales/Purchases Tax Schedule Header Master (TX00101).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].TAXSCHID AS 'RM Customer MSTR Archive-Tax Schedule ID'
       ,['Sales/Purchases Tax Schedule Header Master'].TAXSCHID AS 'Sales/Purchases Tax Schedule Header Master-Tax Schedule ID'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       TX00101 AS ['Sales/Purchases Tax Schedule Header Master']
              ON
                     ['RM Customer MSTR Archive'].TAXSCHID = ['Sales/Purchases Tax Schedule Header Master'].TAXSCHID
12ADDRESS1 SearchAddress 1STR60String60
13ADDRESS2 SearchAddress 2STR60String60
14ADDRESS3 SearchAddress 3STR60String60
15COUNTRY SearchCountrySTR60String60
16CITY SearchCitySTR35String35
17STATE SearchStateSTR30_StateString29
18ZIP SearchZipSTR10String10
19PHONE1 SearchPhone 1Phone_NumberString14
20PHONE2 SearchPhone 2Phone_NumberString14
21PHONE3 SearchPhone 3Phone_Number3String14
22FAX SearchFaxSTR14_FAXString14
23PRBTADCD SearchPrimary Billto Address CodeSTR15_LBAUString15
24PRSTADCD SearchPrimary Shipto Address CodeSTR15_LBAUString15
25STADDRCD SearchStatement Address CodeSTR15_LBAUString15
26SLPRSNID SearchSalesperson IDSTR15_Salesperson_IDString15
Key to the RM Salesperson Master (RM00301).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].SLPRSNID AS 'RM Customer MSTR Archive-Salesperson ID'
       ,['RM Salesperson Master'].SLPRSNID AS 'RM Salesperson Master-Salesperson ID'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       RM00301 AS ['RM Salesperson Master']
              ON
                     ['RM Customer MSTR Archive'].SLPRSNID = ['RM Salesperson Master'].SLPRSNID
27CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].CHEKBKID AS 'RM Customer MSTR Archive-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['RM Customer MSTR Archive'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
28PYMTRMID SearchPayment Terms IDSTR20_Payment_Terms_IDString20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].PYMTRMID AS 'RM Customer MSTR Archive-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['RM Customer MSTR Archive'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
29CRLMTTYP SearchCredit Limit TypeGB_Amt_TypeInteger0
30CRLMTAMT SearchCredit Limit AmountDLR17_RBS0_UTR$Currency17
31CRLMTPER SearchCredit Limit PeriodDDLInteger0
32CRLMTPAM SearchCredit Limit Period AmountDLR17_RBS0_UTR$Currency17
33CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].CURNCYID AS 'RM Customer MSTR Archive-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['RM Customer MSTR Archive'].CURNCYID = ['Currency Setup'].CURNCYID
34RATETPID SearchRate Type IDSTR15_Rate_Type_IDString15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].RATETPID AS 'RM Customer MSTR Archive-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['RM Customer MSTR Archive'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
35CUSTDISC SearchCustomer DiscountINT5_%2Integer5
36PRCLEVEL SearchPriceLevelSTR10_LBAUString10
37MINPYTYP SearchMinimum Payment TypeGB_Amt_TypeInteger0
38MINPYDLR SearchMinimum Payment DollarDLR17_RBS0_UTR$Currency17
39MINPYPCT SearchMinimum Payment PercentINT5_%2Integer5
40FNCHATYP SearchFinance Charge Amt TypeGB_Amt_TypeInteger0
41FNCHPCNT SearchFinance Charge PercentINT5_%2Integer5
42FINCHDLR SearchFinance Charge DollarDLR17_RBS0_UTR$Currency17
43MXWOFTYP SearchMaximum Writeoff TypeGP_Max_WriteoffInteger0
44MXWROFAM SearchMax Writeoff AmountDLR17_RBS0_UTR$Currency17
45COMMENT1 SearchComment1STR30String30
46COMMENT2 SearchComment2STR30String30
47USERDEF1 SearchUser Defined 1STR20String20
48USERDEF2 SearchUser Defined 2STR20String20
49TAXEXMT1 SearchTax Exempt 1STR25String25
50TAXEXMT2 SearchTax Exempt 2STR25String25
51TXRGNNUM SearchTax Registration NumberSTR25String25
52BALNCTYP SearchBalance TypeGB_Bal_TypeInteger0
53STMTCYCL SearchStatement CycleDDL_Stmt_CycleInteger0
54BANKNAME SearchBank NameSTR30String30
55BNKBRNCH SearchBank BranchSTR20String20
56SALSTERR SearchSales TerritorySTR15_Sales_TerritoryString15
Key to the Sales Territory Master File (RM00303).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].SALSTERR AS 'RM Customer MSTR Archive-Sales Territory'
       ,['Sales Territory Master File'].SALSTERR AS 'Sales Territory Master File-Sales Territory'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       RM00303 AS ['Sales Territory Master File']
              ON
                     ['RM Customer MSTR Archive'].SALSTERR = ['Sales Territory Master File'].SALSTERR
57DEFCACTY SearchDefault Cash Account TypeGBInteger0
58RMCSHACC SearchRM Cash Account IndexLI_14Long Integer14
59RMARACC SearchRM AR Account IndexLI_14Long Integer14
60RMSLSACC SearchRM Sales Account IndexLI_14Long Integer14
61RMIVACC SearchRM IV Account IndexLI_14Long Integer14
62RMCOSACC SearchRM Cost Of Sales Account IndexLI_14Long Integer14
63RMTAKACC SearchRM Discounts Taken Account IndexLI_14Long Integer14
64RMAVACC SearchRM Discounts Avail Account IndexLI_14Long Integer14
65RMFCGACC SearchRM Finance Charge Account IndexLI_14Long Integer14
66RMWRACC SearchRM Writeoff Account IndexLI_14Long Integer14
67RMSORACC SearchRM Sales Order Returns Account IndexLI_14Long Integer14
68FRSTINDT SearchFirst Invoice DateDT_DateDate6
69INACTIVE SearchInactiveCB_InactiveBoolean0
70HOLD SearchHoldCB_HoldBoolean0
71CRCARDID SearchCredit Card IDSTR15String15
72CRCRDNUM SearchCredit Card NumberSTR20String20
73CCRDXPDT SearchCredit Card Exp DateDT_DateDate6
74KPDSTHST SearchKeep Distribution HistoryCB_Keep_Dist_HistoryBoolean0
75KPCALHST SearchKeep Calendar HistoryCB_Keep_Calendar_HistoryBoolean0
76KPERHIST SearchKeep Period HistoryCB_Keep_Period_HistoryBoolean0
77KPTRXHST SearchKeep Trx HistoryCB_Keep_Trx_HistoryBoolean0
78NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].NOTEINDX AS 'RM Customer MSTR Archive-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['RM Customer MSTR Archive'].NOTEINDX = ['Record Notes Master'].NOTEINDX
79CREATDDT SearchCreated DateDTDate8
80MODIFDT SearchModified DateDTDate8
81Revalue_Customer SearchRevalue CustomerCB Revalue CustomerBoolean0
82Post_Results_To SearchPost Results ToGBInteger0
83FINCHID SearchFinance Charge IDSTR15_Charge_IDString15
84GOVCRPID SearchGovernmental Corporate IDSTR30_Gov_Corp_IDString30
85GOVINDID SearchGovernmental Individual IDSTR30_Gov_Indiv_IDString30
86DISGRPER SearchDiscount Grace PeriodINT2_U0Integer2
87DUEGRPER SearchDue Date Grace PeriodINT2_U0Integer2
88DOCFMTID SearchDocument Format IDSTR15_LBUString15
89Send_Email_Statements SearchSend Email StatementsCBBoolean0
90USERLANG SearchUser Language IDINTInteger0
91GPSFOINTEGRATIONID SearchGPSFO Integration IDSTR30String30
92INTEGRATIONSOURCE SearchIntegration SourceINTInteger0
93INTEGRATIONID SearchIntegration IDSTR30String30
94ORDERFULFILLDEFAULT SearchOrder Fulfillment Shortage DefaultDDL_OrderFulfillDefaultInteger0
95CUSTPRIORITY SearchCustomer PriorityDDL_CustomerPriorityInteger0
96CCode SearchCountry CodeSTR6_VATString6
Key to the VAT Country Code MSTR (VAT10001).

Click to show/hide

SELECT
       ['RM Customer MSTR Archive'].CCode AS 'RM Customer MSTR Archive-Country Code'
       ,['VAT Country Code MSTR'].CCode AS 'VAT Country Code MSTR-Country Code'
FROM
       SVRMA101 AS ['RM Customer MSTR Archive']
INNER JOIN
       VAT10001 AS ['VAT Country Code MSTR']
              ON
                     ['RM Customer MSTR Archive'].CCode = ['VAT Country Code MSTR'].CCode
97DECLID SearchDeclarant IDSTR15_Address_CodeString15
98RMOvrpymtWrtoffAcctIdx SearchRM Overpayment Writeoff Account IndexLI_14Long Integer14
99SHIPCOMPLETE SearchShip Complete DocumentCB_ShipCompleteBoolean0
100CBVAT SearchCash Based VATCB_CashBasedVATBoolean0
101INCLUDEINDP SearchInclude in Demand PlanningCB_IncludeInDemandPlanningBoolean0
azurecurveProductsWennSoft Products (131)SalesRM Customer MSTR Archive (SVRMA101)

Leave a Reply

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