SAP ABAP Class CL_TMS_CFG_WRAPPER (TMS Configuration Wrapper - not for CTS! NW only)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS (Application Component) Transport Management System
⤷
STMA (Package) Transport Management System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20120412 |
Properties
| Class | CL_TMS_CFG_WRAPPER | |
| Short Description | TMS Configuration Wrapper - not for CTS! NW only | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STMA | Transport Management System |
| Created | 20070319 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20120412 |
Friends
Class CL_TMS_CFG_WRAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TMSSYSNAM | TMS: Substitute System | 20111116 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TMSCDOMS | TMS CI: Transport Domains | 20120412 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071002 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | Boolean Variable (X=true, -=false, space=unknown) | 20120412 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20111116 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20071002 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TMSPCONFS | TMS tp Profile Manager: Configuration | 20100226 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | Boolean Variable (X=true, -=false, space=unknown) | 20120412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check domain name | 20071002 | |
| 2 | Static method | Public | Method | Check TMS configuration of external systems | 20070320 | |
| 3 | Static method | Public | Method | Check system name | 20070320 | |
| 4 | Instance method | Public | Method | Check system name | 20100226 | |
| 5 | Static method | Public | Method | Check TMS configuration of external systems | 20101105 | |
| 6 | Instance method | Public | Constructor | 20070320 | ||
| 7 | Static method | Public | Method | Get delivery-relevant parameters | 20090805 | |
| 8 | Instance method | Public | Method | Get domain name | 20071002 | |
| 9 | Instance method | Public | Method | Get external folders | 20070530 | |
| 10 | Instance method | Public | Method | Get tp configuration of external systems | 20070320 | |
| 11 | Static method | Public | Method | CTS: Get configured mapped SID or itself | 20070927 | |
| 12 | Static method | Public | Method | Get tp/TMS parameter | 20090724 | |
| 13 | Instance method | Public | Method | Get system name | 20071002 | |
| 14 | Static method | Public | Method | Get system mappings | 20070927 | |
| 15 | Static method | Public | Method | Get systems by domain | 20111209 | |
| 16 | Instance method | Public | Method | Get full system attributes | 20100408 | |
| 17 | Static method | Public | Method | Get systems by range | 20111005 | |
| 18 | Static method | Public | Method | Get valid systems | 20070511 | |
| 19 | Instance method | Public | Method | Target is local client | 20111116 | |
| 20 | Instance method | Public | Method | Is local system | 20111116 | |
| 21 | Instance method | Public | Method | Set domain name | 20071002 | |
| 22 | Instance method | Public | Method | Set system name | 20071002 |
Events
Class CL_TMS_CFG_WRAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DOM_RANGE | Public | See coding | 20111005 | ty_dom_range type range of tmsdomnam
|
||
| 2 | TY_SYS_RANGE | Public | See coding | 20111005 | ty_sys_range type range of tmssysnam
|
Method Signatures
Method CHECKDOMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20071002 | |||
| 2 | DOMNAME | Value transfer | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20071002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Im TMS unbekannte Domaene | 20071002 |
Method CHECKEXTSYSCFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20100625 | ||
| 2 | EXTSYS | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20070320 | |||
| 3 | SYSTEM | Value transfer | Type reference (TYPE) | TMSCSYSEXT | TMS CI: Systems | 20070521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System ist nicht als extern managebar im TMS konfiguriert | 20070320 |
Method CHECKSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20070320 | |||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20071002 | |||
| 3 | SYSTEM | Value transfer | Type reference (TYPE) | TMSCSYS | TMS: System Name | 20090715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Im TMS unbekannte Domaene | 20070320 | ||
| 2 | Im TMS unbekanntes System | 20070320 |
Method CHECK_NONABAP_IMPORT_SYSTEM Signature
Method CHECK_NONABAP_IMPORT_SYSTEM on class CL_TMS_CFG_WRAPPER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System ist nicht als extern managebar im TMS bekannt | 20100226 | ||
| 2 | Im TMS unbekannte Domaene | 20100226 | ||
| 3 | Im TMS unbekanntes System | 20100226 |
Method CHECK_ORGANIZABLE_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20101105 | ||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20101105 | |||
| 3 | SYSTEM | Value transfer | Type reference (TYPE) | TMSCSYSORG | ECTS: Extended TMSCSYS for Generic Organizer purpose | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Destination fuer das Ziel bekannt | 20101105 | ||
| 2 | Im TMS unbekanntes System | 20101105 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071002 | |||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20071002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Im TMS unbekannte Domaene | 20070320 | ||
| 2 | Im TMS unbekanntes System | 20070320 |
Method GETDELIVERYPARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20090805 | |||
| 2 | PARAMS | Value transfer | Type reference (TYPE) | TMSPCONFS | TMS tp Profile Manager: Konfiguration | 20090805 | |||
| 3 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: Systemname | 20090805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ci Alert | 20090805 |
Method GETDOMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Value transfer | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071002 |
Method GETDOMNAME on class CL_TMS_CFG_WRAPPER has no exception.
Method GETEXTFOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOX_FOLDER | Call by reference | Type reference (TYPE) | STRING | 20070530 | ||||
| 2 | INBOX_TEMP | Call by reference | Type reference (TYPE) | STRING | 20070530 | ||||
| 3 | INBOX_XID_FOLDER | Call by reference | Type reference (TYPE) | STRING | 20070530 | ||||
| 4 | INBOX_XIR_FOLDER | Call by reference | Type reference (TYPE) | STRING | 20070530 |
Method GETEXTFOLDERS on class CL_TMS_CFG_WRAPPER has no exception.
Method GETEXTTPCFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTSYS | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20070320 | |||
| 2 | TPCONFIG | Value transfer | Type reference (TYPE) | TMSPCONFS | TMS tp Profile Manager: Configuration | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System ist nicht als extern managebar im TMS konfiguriert | 20070320 |
Method GETMAPPEDSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPEDSID | Value transfer | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20070927 | |||
| 2 | SID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20070927 |
Method GETMAPPEDSYSTEM on class CL_TMS_CFG_WRAPPER has no exception.
Method GETPARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20090724 | |||
| 2 | PARAMETER | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090724 | ||||
| 3 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: Systemname | 20090724 | |||
| 4 | VALUE | Value transfer | Type reference (TYPE) | TRTPPVALUE | tp Profile-Parameter: Wert | 20090724 |
Method GETPARAMETER on class CL_TMS_CFG_WRAPPER has no exception.
Method GETSYSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSNAME | Value transfer | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20071002 |
Method GETSYSNAME on class CL_TMS_CFG_WRAPPER has no exception.
Method GETSYSTEMMAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN | Value transfer | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071024 | |||
| 2 | EXTSYS | Value transfer | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20070927 | |||
| 3 | MAPPINGS | Value transfer | Type reference (TYPE) | CTSSYSMAPS | CTS System Mappings | 20070927 |
Method GETSYSTEMMAPPINGS on class CL_TMS_CFG_WRAPPER has no exception.
Method GETSYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME_SELECTION | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20111209 | |||
| 2 | SYSTEMS | Call by reference | Type reference (TYPE) | TMSCSYSS | TMS CI: Systeme | 20111209 |
Method GETSYSTEMS on class CL_TMS_CFG_WRAPPER has no exception.
Method GETSYSTEMXL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTYP | Call by reference | Type reference (TYPE) | TMSSYSTYP | TMS: TMS-Systemtyp | 20100408 | |||
| 2 | TYPEICON | Call by reference | Type reference (TYPE) | ICON-ID | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20100408 | |||
| 3 | TYPETEXT | Call by reference | Type reference (TYPE) | DDTEXT | Erläuternder Kurztext | 20100408 |
Method GETSYSTEMXL on class CL_TMS_CFG_WRAPPER has no exception.
Method GETSYSTEM_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM_RANGE | Call by reference | Type reference (TYPE) | TY_DOM_RANGE | 20111005 | ||||
| 2 | PLUS_CLUSTER | Call by reference | Type reference (TYPE) | FLAG | IF_CTS_BOOLEAN=>TRUE | allgemeines flag | 20111005 | ||
| 3 | PLUS_EXTERNAL | Call by reference | Type reference (TYPE) | FLAG | IF_CTS_BOOLEAN=>TRUE | allgemeines flag | 20111005 | ||
| 4 | PLUS_FOREIGN | Call by reference | Type reference (TYPE) | FLAG | IF_CTS_BOOLEAN=>TRUE | 20111005 | |||
| 5 | PLUS_NONABAP | Call by reference | Type reference (TYPE) | FLAG | IF_CTS_BOOLEAN=>TRUE | allgemeines flag | 20111005 | ||
| 6 | PLUS_VIRTUAL | Call by reference | Type reference (TYPE) | FLAG | IF_CTS_BOOLEAN=>TRUE | allgemeines flag | 20111005 | ||
| 7 | SYSTEMS | Call by reference | Type reference (TYPE) | TMSCSYSS | TMS CI: Systeme | 20111005 | |||
| 8 | SYS_RANGE | Call by reference | Type reference (TYPE) | TY_SYS_RANGE | 20111005 |
Method GETSYSTEM_RANGE on class CL_TMS_CFG_WRAPPER has no exception.
Method GETVALIDEXTERNALSYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Value transfer | Type reference (TYPE) | SYMANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20100625 | ||
| 2 | PLUS_CLUSTER | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20110114 | ||
| 3 | SYSNAME | Value transfer | Type reference (TYPE) | TMSSYSNAM | TMS: Systemname | 20071002 | |||
| 4 | SYSTEMS | Value transfer | Type reference (TYPE) | TMSCSYSEXTS | TMS CI: Systems | 20070511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System als Organizersystem nicht erlaubt | 20070702 | ||
| 2 | Im TMS unbekanntes System | 20070521 |
Method ISLOCALCLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20111116 | |||
| 2 | ISLOCAL | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20111116 |
Method ISLOCALCLIENT on class CL_TMS_CFG_WRAPPER has no exception.
Method ISLOCALSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ISLOCAL | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20111116 |
Method ISLOCALSYSTEM on class CL_TMS_CFG_WRAPPER has no exception.
Method SETDOMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Im TMS unbekannte Domaene | 20071002 |
Method SETSYSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071002 | |||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20071002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Im TMS unbekannte Domaene | 20071002 | ||
| 2 | Im TMS unbekanntes System | 20071002 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |