SAP ABAP Class IF_SRT_WSP_ASSIGN_XI (Assignment of Profiles to XI Configuration)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SRT_WSP_ASSIGN_ROOT Assignment of Profiles to Configuration 20050511
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_ASSIGN_XI Assignments in XI Environment 20050517
Properties
Class IF_SRT_WSP_ASSIGN_XI  
Short Description Assignment of Profiles to XI Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050511   SAP 
Last change 20090618   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 IF_SRT_WSP_ASSIGN_XI has no interface implemented.
Friends
Class IF_SRT_WSP_ASSIGN_XI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSIGN_KEY Instance attribute Public Attribute reference (LIKE) GUID in 'CHAR' Format in Upper Case 20050511
2 CHANGED Instance attribute Public Attribute reference (LIKE) Boolean Variable (X=True, -=False, Space=Unknown) 20050511
3 CHANGED_AT Instance attribute Public Attribute reference (LIKE) Time 20050511
4 CHANGED_BY Instance attribute Public Attribute reference (LIKE) User Name 20050511
5 CHANGED_CP Instance attribute Public Attribute reference (LIKE) ABAP Program Name 20050511
6 CHANGED_ON Instance attribute Public Attribute reference (LIKE) Date of Last Change 20050511
7 CHANGED_TC Instance attribute Public Attribute reference (LIKE) Transaction Code 20050511
8 CO_CLIENT_ASSIGN_WS Instance attribute Public Attribute reference (LIKE) 20050725
9 CO_CLIENT_ASSIGN_XI Instance attribute Public Attribute reference (LIKE) 20050725
10 CO_SERVER_ASSIGN_WS Instance attribute Public Attribute reference (LIKE) 20050725
11 CO_SERVER_ASSIGN_XI Instance attribute Public Attribute reference (LIKE) 20050725
12 CREATED_AT Instance attribute Public Attribute reference (LIKE) Time 20050511
13 CREATED_BY Instance attribute Public Attribute reference (LIKE) User Name 20050511
14 CREATED_CP Instance attribute Public Attribute reference (LIKE) ABAP Program Name 20050511
15 CREATED_ON Instance attribute Public Attribute reference (LIKE) Date of Last Change 20050511
16 CREATED_TC Instance attribute Public Attribute reference (LIKE) Transaction Code 20050511
17 DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20050511
18 LAST_TASK_ID Instance attribute Public Attribute reference (LIKE) 20070418
19 MC_INT_SERVER_IIF_NAME Constant Public Type reference (TYPE) STRING 'unknown_name' Name IIF on Integration Server 20051025
20 MC_INT_SERVER_IIF_NAMESPACE Constant Public Type reference (TYPE) STRING 'unknown_namespace' Namespace IIF on Integration Server 20051025
21 NAME Instance attribute Public Attribute reference (LIKE) 20050511
22 NEW Instance attribute Public Attribute reference (LIKE) Boolean Variable (X=True, -=False, Space=Unknown) 20050511
23 READ_ONLY Instance attribute Public Attribute reference (LIKE) Boolean Variable (X=True, -=False, Space=Unknown) 20050511
24 STATE Instance attribute Public Attribute reference (LIKE) 20050511
25 TERMINATED Instance attribute Public Attribute reference (LIKE) 20050720
26 TYPE Instance attribute Public Attribute reference (LIKE) Assignment Type 20050511
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Assignment and All RT Configurations 20050511
2 ASSIGN_CLIENT Instance method Public Method Create WS Outbound Configuration 20051012
3 ASSIGN_IS_CLIENT Instance method Public Method Creates Integration Outbound Configuration 20060808
4 ASSIGN_IS_SERVER Instance method Public Method Creates Inbound Web Service on Integration Server 20060717
5 ASSIGN_SERVER Instance method Public Method Create WS Inbound Configuration 20051011
6 CHECK Instance method Public Method Checks Consistency 20050511
7 CHECK_SPECIFIED Instance method Public Method Checks Specified Values for Successful Assignment 20051025
8 DEACTIVATE Instance method Public Method Deactivates Assignment and All RT Configurations 20050511
9 DELETE Instance method Public Method Deletes Assignment and Corresponding RT Configurations 20050511
10 EXISTS_PENDING_TASK Instance method Public Method Checks Existence of Pending Configurations 20070214
11 GET_CONFIGS Instance method Public Method Get All Configurations of Assignment 20050511
12 GET_GENERIC_CONFIGS Instance method Public Method Gets Generic Configurations 20070201
13 GET_PROFILE_INFO Instance method Public Method Gets Profile Information 20051013
14 GET_XI_INFO Instance method Public Method Gets XI Information for Specified Configuration 20080208
15 LIST_ASSIGN Instance method Public Method Displays All Assignments 20050511
16 PROFILE_CHANGED Instance method Public Method Profile changed 20050511
17 REMOVE_ASSIGN Static method Public Method Delete Assignment 20060111
18 SAVE Instance method Public Method Save Assignment and All RT Configurations 20050511
19 SET_DESCRIPTION Instance method Public Method Sets Description Text for Assignment Object 20050511
20 SET_EDIT_MODE Instance method Public Method Sets Edit Mode (Inclusive Lock) 20050511
21 TERMINATE Instance method Public Method Invalidate Runtime Object, Release All Resources 20050524
Events
Class IF_SRT_WSP_ASSIGN_XI has no event.
Types
Class IF_SRT_WSP_ASSIGN_XI has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MESSAGE_LIST Call by reference Type reference (TYPE) SRT_WSP_EXT_SOAP_ERROR_INFO_LI Erweiterte SOAP Fehlermeldungen 20051024
2 Exporting PE_SUCCESS Call by reference Type reference (TYPE) BOOLEAN X=Aktivierung erfolgreich; sonst=Fehlschlag 20051024
3 Importing PI_FORCE_MODE Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=alle Aktivierungen versuchen; space=erster Fehler stoppt 20050518
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method ASSIGN_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING ESR Channel ID 20051012
2 Importing PI_HTTP_DEST_GENERIC Call by reference Type reference (TYPE) BOOLEAN X=setze HTTP Destination generisch; space=sonst 20080121
3 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Interface des Empfängers 20060804
4 Importing PI_OUTBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Interface des Clients 20060804
5 Importing PI_URL_EXTENSION Call by reference Type reference (TYPE) STRING Zusätzliche URL Komponente (z.B. XI Agreement) 20060804
6 Returning PR_CONFIG Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_EXT Erweiterte Information zu WS RT Konfiguraiton 20051012
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051012

Method ASSIGN_IS_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING Name des Channels 20060808
2 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Name des Inbound Interfaces im Zielsystem 20060808
3 Importing PI_LP_NAME Call by reference Type reference (TYPE) STRING Name des Logischen Ports (bei Restart) 20060927
4 Returning PR_CONFIG Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_EXT Erweiterte Information zu WS RT Client Konfiguration 20060808
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060808

Method ASSIGN_IS_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Name eines DT Objekes/Konfiguration 20060717
2 Importing PI_INTERFACE_NAME Call by reference Type reference (TYPE) QNAME Name unter dem aktueller IS Eingang erreichbar ist 20060724
3 Returning PR_CONFIG Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT Web Service Konfiguration 20060717
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060717

Method ASSIGN_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Qualified Name; evtl. generisch bei Kommunikation mit IS 20051011
2 Returning PR_CONFIG_LIST Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_LIST Liste von RT Konfigurationen 20051011
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051011

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_IS_VALID Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050511
2 Exporting PE_MESSAGE Call by reference Type reference (TYPE) SRT_WSP_EXT_SOAP_ERROR_INFO_LI Liste von SOAP Framework-Fehlern 20050511
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method CHECK_SPECIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_IS_VALID Call by reference Type reference (TYPE) BOOLEAN X=Zuordnung wäre valid; space=sonst 20051025
2 Exporting PE_MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST Liste von SOAP Framework-Fehlern 20051025
3 Importing PI_ASSIGN_DATA Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_ID Informationen zur Durchführung einer Zuordnung 20051025
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051025

Method DEACTIVATE Signature

Method DEACTIVATE on class IF_SRT_WSP_ASSIGN_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CONFIGS Call by reference Type reference (TYPE) SRT_WSP_CONFIG_RT_LIST Liste von RT Konfigurationen 20060926
2 Exporting PE_GEN_CONFIGS Call by reference Type reference (TYPE) SRT_WSP_GEN_CONFIG_RT_LIST Liste von generischen Client Konfigurationen 20060926
3 Importing PI_SUPPRESS_CLONING Call by reference Type reference (TYPE) BOOLEAN 'X' X=keine RT Clones anlegen + kein Return; space=sonst 20060112
4 Importing PI_SUPPRESS_DELETION Call by reference Type reference (TYPE) BOOLEAN X=RT nicht löschen; space=lösche RT und evtl. Cloning 20051025
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050521

Method EXISTS_PENDING_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=es existieren zurückgestellte Konfigurationen; space=sonst 20070214

Method EXISTS_PENDING_TASK on class IF_SRT_WSP_ASSIGN_XI has no exception.

Method GET_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CONFIG_LIST Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_LIST Liste von RT Konfigurationen 20050511
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method GET_GENERIC_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CONFIGS Value transfer Type reference (TYPE) SRT_WSP_GEN_CONFIG_RT_LIST Liste von generischen Client Konfigurationen 20070201
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070201

Method GET_PROFILE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20051013
2 Exporting PE_PROFILE_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP profile type 20051013

Method GET_PROFILE_INFO on class IF_SRT_WSP_ASSIGN_XI has no exception.

Method GET_XI_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHANNEL_ID Call by reference Type reference (TYPE) STRING ID des XI Kanals 20080208
2 Exporting PE_IIF Call by reference Type reference (TYPE) QNAME Inbound Interface, falls gesetzt 20080208
3 Exporting PE_IS_INT_SERVER Call by reference Type reference (TYPE) BOOLEAN X=Konfiguration für IS erstellt; space=sonst 20080208
4 Exporting PE_OIF Call by reference Type reference (TYPE) QNAME Outbound Interface, falls gesetzt 20080208
5 Exporting PE_SW_VERSION Call by reference Type reference (TYPE) STRING Softwareversion 20080208
6 Exporting PE_URL_EXTENTION Call by reference Type reference (TYPE) STRING XI Extension der URL 20080208
7 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP name of the RT config 20080212
8 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20080212
9 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20080212

Method GET_XI_INFO on class IF_SRT_WSP_ASSIGN_XI has no exception.

Method LIST_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ASSIGN_ID_LIST Value transfer Type reference (TYPE) SRT_WSP_ASSIGN_ID_LIST Liste beteiligter IDs in Zuordnung 20050511
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method PROFILE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROFILE Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_PROFILE_RT WSP Configuration Profile 20050720
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method REMOVE_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN_NAME Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_NAME Name der Zuordnung 20060111
2 Importing PI_ASSIGN_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP config state 20060111
3 Importing PI_ASSIGN_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Typ der Zuordnung 20060111
4 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP name of the RT config 20060111
5 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20060111
6 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20060111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060111

Method SAVE Signature

Method SAVE on class IF_SRT_WSP_ASSIGN_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP configuration description 20050511

Method SET_DESCRIPTION on class IF_SRT_WSP_ASSIGN_XI has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050511
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050511

Method TERMINATE Signature

Method TERMINATE on class IF_SRT_WSP_ASSIGN_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050525
History
Last changed by/on SAP  20090618 
SAP Release Created in