|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPVersionNumber
The class represents the version of a development object. It consist from the local and global part. The local part is counted up when a new development object version is created. The initial version of an object is 0 for global part 1 for the local part. The global version is reserved for versions created in NWDI.
| Method Summary | |
|---|---|
int |
getGlobalPart()
Returns the global part of the development object version |
int |
getLocalPart()
Returns the local part of the development object version |
| Method Detail |
|---|
int getGlobalPart()
int getLocalPart()
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||