Package org.adempiere.pipo2
Interface DataElementParameters
-
public interface DataElementParameters
- Author:
- hengsin
-
-
Field Summary
Fields Modifier and Type Field Description static String
AD_TABLE_ID
static String
SQL_STATEMENT
-
-
-
Field Detail
-
AD_TABLE_ID
static final String AD_TABLE_ID
- See Also:
- Constant Field Values
-
SQL_STATEMENT
static final String SQL_STATEMENT
- See Also:
- Constant Field Values
-
-