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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SR_INBOUND_MIGRATE' | 20120713 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check and migrate system data in Services Registry | 20121211 |
2 | ![]() |
Static method | Public | Method | Check whether migration was already done | 20120713 |
3 | ![]() |
Static method | Public | Method | Check whether migration is in process | 20120713 |
4 | ![]() |
Static method | Public | Method | SR Migration call - can be enhanced for future versions | 20120713 |
5 | ![]() |
Static method | Private | Method | Migrate class values | 20120713 |
6 | ![]() |
Static method | Private | Method | Migrate data for old publications | 20120713 |
7 | ![]() |
Static method | Private | Method | Adjut service uddi keys | 20130925 |
8 | ![]() |
Static method | Private | Method | Migrate SR views | 20120713 |
9 | ![]() |
Static method | Protected | Method | Migrate system data for old publications | 20120713 |
10 | ![]() |
Static method | Public | Method | Migrate Service UDDI Keys | 20130925 |
11 | ![]() |
Static method | Private | Method | Set migration statue to "Done" | 20120713 |
12 | ![]() |
Static method | Private | Method | Set migration status to "In Process" | 20120713 |
13 | ![]() |
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 | ![]() |
I_SYSTEM_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20121211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20121211 |
Method IS_MIGRATION_DONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
C_SYSTEM_OBJECT | Call by reference | Type reference (TYPE) | SSTR_SR_SYSTEM_OBJECT | 20120713 | |||
2 | ![]() |
I_APPL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_APP_KEY | 20120713 | |||
3 | ![]() |
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 | ![]() |
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 |