|
|
|
@ -274,7 +274,7 @@ public class InterfaceServiceImpl implements InterfaceService {
|
|
|
|
|
routerConfiguration.setRouter(router);
|
|
|
|
|
routerConfiguration.setDescription(router);
|
|
|
|
|
routerConfiguration.setRevision(revision.toString());
|
|
|
|
|
routerConfiguration.setRouterType(com.sap.me.common.RouterType.SHOPORDER_SPECIFIC);
|
|
|
|
|
routerConfiguration.setRouterType(com.sap.me.common.RouterType.SPECIAL);
|
|
|
|
|
routerConfiguration.setCurrentRevision(true);
|
|
|
|
|
routerConfiguration.setStatus(RouterStatus.Releasable);
|
|
|
|
|
|
|
|
|
|