SAP ABAP Class CL_SR_INBOUND_MIGRATE (Migration methods for SR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
Properties
Class CL_SR_INBOUND_MIGRATE  
Short Description Migration methods for SR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20120713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SR_INBOUND_MIGRATE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SR_INBOUND_HELPER_SERVICES 20120713 Services Registry inbound - helper class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SR_INBOUND_MIGRATE' 20120713
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MIGRATE_SYSTEM_DATA Static method Public Method Check and migrate system data in Services Registry 20121211
2 IS_MIGRATION_DONE Static method Public Method Check whether migration was already done 20120713
3 IS_MIGRATION_IN_PROCESS Static method Public Method Check whether migration is in process 20120713
4 MIGRATE Static method Public Method SR Migration call - can be enhanced for future versions 20120713
5 MIGRATE_CLASS_VALUES_V3 Static method Private Method Migrate class values 20120713
6 MIGRATE_DATA_V3 Static method Private Method Migrate data for old publications 20120713
7 MIGRATE_SERVICE_UDDI_KEYS Static method Private Method Adjut service uddi keys 20130925
8 MIGRATE_SR_VIEWS_V3 Static method Private Method Migrate SR views 20120713
9 MIGRATE_SYSTEM_DATA_V3 Static method Protected Method Migrate system data for old publications 20120713
10 MIGRATE_UDDI_KEYS Static method Public Method Migrate Service UDDI Keys 20130925
11 SET_MIGRATION_DONE Static method Private Method Set migration statue to "Done" 20120713
12 SET_MIGRATION_IN_PROCESS Static method Private Method Set migration status to "In Process" 20120713
13 SET_MIGRATION_UNDONE Static method Protected Method Reset migration state to "Undone" 20120713
Events
Class CL_SR_INBOUND_MIGRATE has no event.
Types
Class CL_SR_INBOUND_MIGRATE has no local type.
Method Signatures

Method CHECK_MIGRATE_SYSTEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSTEM_GUID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_IDENTIFIER Services Registry : Identifier 20121211
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20121211

Method IS_MIGRATION_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DONE Value transfer Type reference (TYPE) ABAP_BOOL 20120713

Method IS_MIGRATION_DONE on class CL_SR_INBOUND_MIGRATE has no exception.

Method IS_MIGRATION_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IN_PROCESS Value transfer Type reference (TYPE) ABAP_BOOL 20120713

Method IS_MIGRATION_IN_PROCESS on class CL_SR_INBOUND_MIGRATE has no exception.

Method MIGRATE Signature

Method MIGRATE on class CL_SR_INBOUND_MIGRATE has no parameter.
Method MIGRATE on class CL_SR_INBOUND_MIGRATE has no exception.

Method MIGRATE_CLASS_VALUES_V3 Signature

Method MIGRATE_CLASS_VALUES_V3 on class CL_SR_INBOUND_MIGRATE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120713

Method MIGRATE_DATA_V3 Signature

Method MIGRATE_DATA_V3 on class CL_SR_INBOUND_MIGRATE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120713

Method MIGRATE_SERVICE_UDDI_KEYS Signature

Method MIGRATE_SERVICE_UDDI_KEYS on class CL_SR_INBOUND_MIGRATE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130925

Method MIGRATE_SR_VIEWS_V3 Signature

Method MIGRATE_SR_VIEWS_V3 on class CL_SR_INBOUND_MIGRATE has no parameter.
Method MIGRATE_SR_VIEWS_V3 on class CL_SR_INBOUND_MIGRATE has no exception.

Method MIGRATE_SYSTEM_DATA_V3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SYSTEM_OBJECT Call by reference Type reference (TYPE) SSTR_SR_SYSTEM_OBJECT 20120713
2 Importing I_APPL_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY 20120713
3 Importing I_SET_BUSINESS_APPL_ID Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120815
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120713

Method MIGRATE_UDDI_KEYS Signature

Method MIGRATE_UDDI_KEYS on class CL_SR_INBOUND_MIGRATE has no parameter.
Method MIGRATE_UDDI_KEYS on class CL_SR_INBOUND_MIGRATE has no exception.

Method SET_MIGRATION_DONE Signature

Method SET_MIGRATION_DONE on class CL_SR_INBOUND_MIGRATE has no parameter.
Method SET_MIGRATION_DONE on class CL_SR_INBOUND_MIGRATE has no exception.

Method SET_MIGRATION_IN_PROCESS Signature

Method SET_MIGRATION_IN_PROCESS on class CL_SR_INBOUND_MIGRATE has no parameter.
Method SET_MIGRATION_IN_PROCESS on class CL_SR_INBOUND_MIGRATE has no exception.

Method SET_MIGRATION_UNDONE Signature

Method SET_MIGRATION_UNDONE on class CL_SR_INBOUND_MIGRATE has no parameter.
Method SET_MIGRATION_UNDONE on class CL_SR_INBOUND_MIGRATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740