public interface ReorgInterface
Modifier and Type | Method and Description |
---|---|
int[] |
getReorgLevelInfo(AppInterface appI,
java.lang.String sReorgId)
Return the int[] array of Reorg level lengths
|
int[] getReorgLevelInfo(AppInterface appI, java.lang.String sReorgId) throws java.sql.SQLException, DEException
appI
- application interfacesReorgId
- Reorg Id to be checked.java.sql.SQLException
DEException