SAP ABAP Class CL_SRTFT_CFG_FACTORY (SRT Configuration Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
⤷
⤷
Properties
| Class | CL_SRTFT_CFG_FACTORY | |
| Short Description | SRT Configuration Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_FT_TOOLS | SOAP RT Fast Track Development |
| Created | 20060620 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRTFT_CFG_FACTORY has no forward declaration.
Interfaces
Class CL_SRTFT_CFG_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRTFT_CFG_REGISTRY | 20060621 | SRT Configuration Registry |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRTFT_CFG_FACTORY' | 20060626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Instance of Registry | 20060622 | |
| 2 | Static method | Protected | Method | Creates Runtime Profile | 20060621 | |
| 3 | Static method | Protected | Method | Deletes All Versions of Profile | 20060622 | |
| 4 | Static method | Protected | Method | Deletes Profile Version | 20060622 | |
| 5 | Static method | Public | Method | Exports SOAP Application | 20060629 | |
| 6 | Static method | Public | Method | Gets All Profile Versions with Assignments | 20060710 | |
| 7 | Static method | Public | Method | Gets All Profile Versions | 20060710 | |
| 8 | Static method | Public | Method | Imports SOAP Application | 20060628 | |
| 9 | Static method | Protected | Method | Opens DT Provider Instance | 20060626 | |
| 10 | Static method | Public | Method | Opens Processor Instance | 20060705 | |
| 11 | Static method | Public | Method | Opens Queue Instance | 20060705 | |
| 12 | Static method | Protected | Method | Opens RT Provider Instance | 20060627 | |
| 13 | Static method | Protected | Method | Opens Runtime Profile Instance | 20060621 | |
| 14 | Static method | Protected | Method | Opens SOAP Application | 20060626 |
Events
Class CL_SRTFT_CFG_FACTORY has no event.
Types
Class CL_SRTFT_CFG_FACTORY has no local type.
Method Signatures
Method CREATE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_REGISTRY | SRT Konfigurations Registry | 20060622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060622 |
Method CREATE_RT_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060710 | |||
| 2 | XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | 20060621 | ||||
| 3 | XML_SYSTEM_SETTINGS | Call by reference | Type reference (TYPE) | XSTRING | 20060710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 |
Method DELETE_RT_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060710 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | Profilename | 20060622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060622 |
Method DELETE_RT_PROFILE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060710 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | Profilename | 20060622 | |||
| 3 | VERSION | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_VERSION | Profilversion | 20060622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060622 |
Method EXPORT_SOAP_APPL_AS_XML_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | Name der SOAP Anwendung | 20060629 | |||
| 2 | XML_DOC | Value transfer | Type reference (TYPE) | XSTRING | SOAP Application as XML-document | 20060629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060629 |
Method GET_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNMENTS | Value transfer | Type reference (TYPE) | SRTFT_PROFVER_ASSIGNMENT_LIST | Liste von Profilen mit zugeordneten Web-Service-Interfaces | 20060710 | |||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060710 |
Method GET_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060710 | |||
| 2 | PROFILES | Value transfer | Type reference (TYPE) | SRTFT_PROFILE_VERSION_ID_LIST | Liste von Profilversionen | 20060710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060710 |
Method IMPORT_SOAP_APPL_AS_XML_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' = valid; ' ' = invalid | 20060628 | |||
| 2 | MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Liste von SOAP Framework-Fehlern | 20060628 | |||
| 3 | XML_DOC | Call by reference | Type reference (TYPE) | XSTRING | SOAP Application as XML-document | 20060628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060628 |
Method OPEN_DT_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DT_CFG_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_DT_PROVIDER | SRT DT Konfig. Schnittstelle | 20060626 | |||
| 2 | DT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | SRT Name des Interface Objekts | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 |
Method OPEN_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_PROCESSOR | SRT Operations Processor | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method OPEN_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_QUEUE | SRT Operations Queue | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method OPEN_RT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DT_EXT_NAME | Call by reference | Type reference (TYPE) | QNAME | Externer Name des DT Objekt | 20060706 | |||
| 2 | DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | SRT Name des Interface Objekts | 20060627 | |||
| 3 | RT_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_RT_CONFIG | SRT RT Konfig. Schnittstelle | 20060627 | |||
| 4 | RT_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | SRT Name der Laufzeit Konfiguration | 20060627 | |||
| 5 | WS_KEY | Call by reference | Type reference (TYPE) | SRT_REGISTRY_WSKEY | SRT-Registry: Freigabeschlüssel des WebServices | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060627 |
Method OPEN_RT_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | SRTFT_CFG_MESSAGES | Liste von Fehlermeldungen | 20060710 | |||
| 2 | NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | Profilename | 20060621 | |||
| 3 | PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_PROFILE_RT | SRT Laufzeit Profil | 20060621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 |
Method OPEN_SOAP_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_SRTFT_CFG_SOAP_APP | SRT SOAP Anwendung | 20060626 | |||
| 2 | SOAP_APPL_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | Name der SOAP Anwendung | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060626 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |