ADCK AD Role

From ADempiere
Revision as of 04:10, 29 July 2007 by Trifonnt (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Xml file location

_Project-ID-Xxxx/xml/data/AD_Role.xml

How to import AD_Role records into AD

From command line execute: "build-ID-001.[bat|sh] imp_AD_Role"

XML format

<AD_Role>
	<AD_Client_Value>GardenWorld</AD_Client_Value>
	<AD_Org_Value>0</AD_Org_Value>
	<CreatedBy_Name>SuperUser</CreatedBy_Name>
	<Name>Cash Debit</Name>
	<Value>1000000</Value>
	<UserLevel></UserLevel>
	<></>
	<></>
	<></>
	<></>
	<></>
</AD_Role>