SysDataExpImpGroupCreate.initParameters Method [AX 2012]

public void initParameters(
    SysExpImpGroupId _groupId, 
    Name _name, 
    SysExpImpType _type, 
    SysDataIncludeNotes _includeNotes, 
    NoYes _includeDBLog, 
    NoYes _includeSystem, 
    NoYes _includeXref, 
    NoYes _includeNotCompanyTables, 
    NoYes _tableGrp1, 
    NoYes _tableGrp2, 
    NoYes _tableGrp3, 
    NoYes _tableGrp4, 
    NoYes _tableGrp5, 
    NoYes _tableGrp6, 
    NoYes _tableGrp7, 
    NoYes _tableGrp8, 
    NoYes _tableGrp9, 
    NoYes _tableGrp10, 
    NoYes _tableGrp11, 
    NoYes _tableGrp12)

Run On

Called

Parameters

_groupId
Type: SysExpImpGroupId Extended Data Type
_name
Type: Name Extended Data Type
_type
Type: SysExpImpType Enumeration
_includeNotes
Type: SysDataIncludeNotes Extended Data Type
_includeDBLog
Type: NoYes Enumeration
_includeSystem
Type: NoYes Enumeration
_includeXref
Type: NoYes Enumeration
_includeNotCompanyTables
Type: NoYes Enumeration
_tableGrp1
Type: NoYes Enumeration
_tableGrp2
Type: NoYes Enumeration
_tableGrp3
Type: NoYes Enumeration
_tableGrp4
Type: NoYes Enumeration
_tableGrp5
Type: NoYes Enumeration
_tableGrp6
Type: NoYes Enumeration
_tableGrp7
Type: NoYes Enumeration
_tableGrp8
Type: NoYes Enumeration
_tableGrp9
Type: NoYes Enumeration
_tableGrp10
Type: NoYes Enumeration
_tableGrp11
Type: NoYes Enumeration
_tableGrp12
Type: NoYes Enumeration

Community Additions

ADD
Show: