SAP ABAP Class CL_CTS_FILE_SERVICE (CTS File Service for deployment and others)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_EXE (Package) CTS: Transport Services
⤷
⤷
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 | 20070330 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_FILE_CONFIG_SERVICE | CTS+ File Deploy Configuration Service | 20080305 |
Properties
| Class | CL_CTS_FILE_SERVICE | |
| Short Description | CTS File Service for deployment and others | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_EXE | CTS: Transport Services |
| Created | 20061026 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20070330 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_FILE_CONFIG_SERVICE | 20120731 | CTS+ File Deploy Configuration Service | |
| 2 | CL_CTS_IMPORT_DEPLOY_SERVICE | 20120731 | CTS File Service for deployment and others | |
| 3 | CL_CTS_IMPORT_DISTRIBUTOR | 20120731 | Distributor to Import Managers | |
| 4 | CL_CTS_IMPORT_FILE_SERVICE | 20120731 | CTS File Service for deployment and others | |
| 5 | CL_CTS_IMPORT_TM_IMP_SERVICE | 20120731 | CTS Transport Management Import Service for R3trans Files |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYSNAME | 'DOMCTL' | Name of an SAP System in the (Active) Transp. Configuration | 20100910 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '$1Pawd2&' | 20100923 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PASSWORD' | 20100923 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSECDATA | '/$usr$/$pwd$' | Credential in secure store | 20121114 | ||
| 5 | Constant | Private | Type reference (TYPE) | RSECID | '/CTS/PWD/$dpl$/$dom$/$sys$' | ID for secure store | 20061129 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '$T$' | TMSADM Credentials | 20120731 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TMSDOMNAM | TMS: Transport Domain | 20071002 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | General Flag | 20070201 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20070307 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20071002 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TMSPCONFS | TMS tp Profile Manager: Configuration | 20080306 | |||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | General Flag | 20070201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generate key for secure store | 20061130 | |
| 2 | Static method | Public | Method | Concatenate path | 20081201 | |
| 3 | Instance method | Protected | Method | Get user credentials | 20070201 | |
| 4 | Static method | Public | Method | Create instance | 20080213 | |
| 5 | Static method | Public | Method | Get user without password information | 20070201 | |
| 6 | Instance method | Protected | Method | Initialization of general attributes (inclusive check) | 20080213 | |
| 7 | Instance method | Public | Method | Modify TMS User | 20100920 | |
| 8 | Static method | Public | Method | Throw message from cx_cts_exception | 20080313 | |
| 9 | Static method | Public | Method | Raise root exception message text | 20080313 | |
| 10 | Static method | Public | Method | Save deploy credentials for an internal physical type | 20070122 | |
| 11 | Static method | Public | Method | 20121114 |
Events
Class CL_CTS_FILE_SERVICE has no event.
Types
Class CL_CTS_FILE_SERVICE has no local type.
Method Signatures
Method BUILDKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEPLOYID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120731 | ||||
| 2 | KEY | Value transfer | Type reference (TYPE) | RSECID | Identifier eines Satzes im sicheren Speicher | 20061130 | |||
| 3 | LOCAL | Call by reference | Type reference (TYPE) | BOOLEAN | IF_CTS_BOOLEAN~FALSE | local system key | 20080312 |
Method BUILDKEY on class CL_CTS_FILE_SERVICE has no exception.
Method BUILDPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH1 | Call by reference | Type reference (TYPE) | STRING | 20081201 | ||||
| 2 | PATH2 | Call by reference | Type reference (TYPE) | C | 20081201 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20081201 |
Method BUILDPATH on class CL_CTS_FILE_SERVICE has no exception.
Method GETCREDENTIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEPLOYID | Call by reference | Type reference (TYPE) | CSEQUENCE | Purpose / Standard Deployment DPL oder XI-Deployment XID | 20120731 | |||
| 2 | LOCAL | Call by reference | Type reference (TYPE) | BOOLEAN | IF_CTS_BOOLEAN~FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20080312 | ||
| 3 | PASSWORD | Call by reference | Type reference (TYPE) | STRING | Password for private use only | 20070201 | |||
| 4 | USER | Call by reference | Type reference (TYPE) | STRING | User for purpose | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid content of secure store | 20070201 | ||
| 2 | Ne security content | 20120731 | ||
| 3 | Secure store permission denied | 20070201 |
Method GETINSTANCE 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 | 20120731 | |||
| 2 | FS | Value transfer | Object reference (TYPE REF TO) | CL_CTS_FILE_SERVICE | Cts File Service for deployment and others | 20080215 | |||
| 3 | SYSTEM | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: Systemname | 20120731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121114 |
Method GETUSERINFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEPLOYID | Call by reference | Type reference (TYPE) | CSEQUENCE | 'DPL' | Purpose / Standard Deployment DPL oder XI-Deployment XID | 20120731 | ||
| 2 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20071002 | |||
| 3 | PWDSET | Call by reference | Type reference (TYPE) | FLAG | Password set | 20070201 | |||
| 4 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: Systemname | 20071002 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | STRING | User fuer gg. Purpose | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal error of secure store framework | 20070201 | ||
| 2 | Invalid content of secure store | 20070201 | ||
| 3 | unknown given system | 20070201 | ||
| 4 | Secure store permission denied | 20070201 |
Method INIT 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 | 20080213 | |||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: System Name | 20080213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120731 |
Method MODIFY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PASSWORD | Call by reference | Type reference (TYPE) | XUCCODE | Kennwort als Char-string | 20100920 | |||
| 2 | PROFILE | Call by reference | Type reference (TYPE) | XUPROFILE | Profilname | 20100920 | |||
| 3 | TEXT | Value transfer | Type reference (TYPE) | TEXT200 | Text für Übersetzung | 20100920 | |||
| 4 | USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20100920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100920 | |||
| 2 | 20100920 | |||
| 3 | 20100920 | |||
| 4 | 20100920 | |||
| 5 | 20100920 | |||
| 6 | 20100920 | |||
| 7 | 20100920 | |||
| 8 | 20100920 | |||
| 9 | 20100920 | |||
| 10 | 20100920 |
Method RAISE_CTS_EXCEPTION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080313 |
Method RAISE_ROOT_EXCEPTION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20080313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080313 |
Method SAVEPASSWD 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 | 20071002 | |||
| 2 | PASSWORD | Call by reference | Type reference (TYPE) | CSEQUENCE | Pwd fuer gg. Purpose | 20070202 | |||
| 3 | SYSNAME | Call by reference | Type reference (TYPE) | TMSSYSNAM | TMS: Systemname | 20071002 | |||
| 4 | TECHNICALDEPLOYER | Call by reference | Type reference (TYPE) | STRING | 'DPL' | Purpose / Standard Deployment DPL oder XI-Deployment XID | 20070126 | ||
| 5 | USER | Call by reference | Type reference (TYPE) | CSEQUENCE | User fuer gg. Purpose | 20070202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Internal error of secure store framework | 20070122 | ||
| 2 | Invalid content of secure store | 20070122 | ||
| 3 | unknown given system | 20070122 | ||
| 4 | Secure store permission denied | 20070122 |
Method SAVE_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DES | Value transfer | Type reference (TYPE) | TMSCDES | 20121114 | ||||
| 2 | LOCAL_DOMAIN | Call by reference | Type reference (TYPE) | TMSDOMNAM | 20121114 | ||||
| 3 | SNC_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | 20121114 | ||||
| 4 | SYS | Call by reference | Type reference (TYPE) | TMSCSYS | 20121114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121114 | |||
| 2 | 20121114 | |||
| 3 | 20121114 | |||
| 4 | 20121114 | |||
| 5 | 20121114 | |||
| 6 | 20121114 | |||
| 7 | 20121114 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |