SAP ABAP Class CL_SFW_TESTCATALOG (Test Catalog Copy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFWTOOLS (Package) Basis Tools for Switch Framework
⤷
⤷
Properties
| Class | CL_SFW_TESTCATALOG | |
| Short Description | Test Catalog Copy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFWTOOLS | Basis Tools for Switch Framework |
| Created | 20070521 | SAP |
| Last change | 20071217 | 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_SFW_TESTCATALOG has no interface implemented.
Friends
Class CL_SFW_TESTCATALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR01 | ' ' | 20070523 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'X' | 20070523 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR04 | 'TWBC' | Test Case | 20070522 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR04 | '&TMP' | Local Package | 20070522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Copy Test Cases | 20070522 | |
| 2 | Static method | Public | Method | Copy Test Catalog and Test Case | 20070522 | |
| 3 | Static method | Protected | Method | Copy Test Case | 20070522 | |
| 4 | Static method | Protected | Method | Copy Test Catalog Structure | 20070522 | |
| 5 | Static method | Public | Method | Delete test catalog | 20070723 | |
| 6 | Static method | Protected | Method | Get Test Catalog Name | 20070801 | |
| 7 | Static method | Protected | Method | Get Transport Request | 20070807 | |
| 8 | Static method | Protected | Method | Maintain Link to Customer Test Catalog | 20070529 | |
| 9 | Static method | Protected | Method | Remapping of Test Cases for Copied Test Catalog | 20070522 | |
| 10 | Static method | Public | Method | Transport Test Catalog and Test Case | 20070530 | |
| 11 | Static method | Protected | Method | Transport Interface | 20070530 |
Events
Class CL_SFW_TESTCATALOG has no event.
Types
Class CL_SFW_TESTCATALOG has no local type.
Method Signatures
Method AUTO_COPY_TESTCASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Table type for test catalog copy | 20070522 | |||
| 2 | EV_FAILED_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Flag of failing to copy | 20070607 | |||
| 3 | IS_REQUEST | Call by reference | Type reference (TYPE) | SFW_TC_REQUEST | Test case transportting package & request structure | 20070522 | |||
| 4 | IS_TESTNAME | Call by reference | Type reference (TYPE) | SFW_TC_CASENAME | Test case new name & original name | 20070531 |
Method AUTO_COPY_TESTCASE on class CL_SFW_TESTCATALOG has no exception.
Method COPY_TCC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Table type for test catalog copy | 20070522 | |||
| 2 | IT_OBJID | Call by reference | Type reference (TYPE) | SFW_COPIEDOBJ_NAME_TT | Structure for copied object original name & new name | 20070522 | |||
| 3 | IV_BFUNCTION | Call by reference | Type reference (TYPE) | SFW_BFUNCTION | Business Function | 20070530 |
Method COPY_TCC on class CL_SFW_TESTCATALOG has no exception.
Method COPY_TESTCASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Table type for test catalog copy | 20070522 | |||
| 2 | EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Error flag | 20070611 | |||
| 3 | IS_REQUEST | Call by reference | Type reference (TYPE) | SFW_TC_REQUEST | Test case transportting package & request structure | 20070522 | |||
| 4 | IT_CASENAME | Call by reference | Type reference (TYPE) | SFW_TC_CASENAME_TT | Test case new & original name | 20070522 |
Method COPY_TESTCASE on class CL_SFW_TESTCATALOG has no exception.
Method COPY_TESTCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJID | Call by reference | Type reference (TYPE) | SFW_COPIEDOBJ_NAME | Structure for copied object original name & new name | 20070604 | |||
| 2 | CT_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Table type for test catalog copy | 20070522 | |||
| 3 | ES_REQUEST | Call by reference | Type reference (TYPE) | SFW_TC_REQUEST | Test catalog's transport request | 20070522 | |||
| 4 | ET_NEW_TCS | Call by reference | Type reference (TYPE) | SFW_TC_TESTCASE_TT | Test Case Attributes | 20070531 | |||
| 5 | EV_NEWID | Call by reference | Type reference (TYPE) | HIER_TREEG | GUID für Struktur | 20070522 | |||
| 6 | IT_CASENAME | Call by reference | Type reference (TYPE) | SFW_TC_CASENAME_TT | Test case name | 20070531 |
Method COPY_TESTCATALOG on class CL_SFW_TESTCATALOG has no exception.
Method DELETE_TESTCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CANCEL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070808 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | HIER_TREEG | GUID für Struktur | 20070723 |
Method DELETE_TESTCATALOG on class CL_SFW_TESTCATALOG has no exception.
Method GET_TCLG_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | HIER_TEXT | Explanatory text | 20070801 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | HIER_TREEG | GUID for Structure | 20070801 |
Method GET_TCLG_TITLE on class CL_SFW_TESTCATALOG has no exception.
Method GET_TRANSPORT_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REQUEST | Call by reference | Type reference (TYPE) | SFW_TC_REQUEST | Test Case: Package and Transport Entries | 20070807 | |||
| 2 | EV_RELEASE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070807 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | HIER_TREEG | GUID for Structure | 20070807 |
Method GET_TRANSPORT_ORDER on class CL_SFW_TESTCATALOG has no exception.
Method MAINTAIN_CTC_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BFUNCTION | Call by reference | Type reference (TYPE) | SFW_BFUNCTION | Business Function | 20070530 | |||
| 2 | IV_CONTINUE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070731 | |||
| 3 | IV_CTC_ID | Call by reference | Type reference (TYPE) | HIER_TREEG | GUID für Struktur | 20070529 |
Method MAINTAIN_CTC_LINK on class CL_SFW_TESTCATALOG has no exception.
Method MAP_TESTCASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Table type for test catalog copy | 20070522 | |||
| 2 | EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Error flag | 20070718 | |||
| 3 | IS_REQUEST | Call by reference | Type reference (TYPE) | SFW_TC_REQUEST | Test case transportting package & request structure | 20070524 | |||
| 4 | IT_NEW_TCS | Call by reference | Type reference (TYPE) | SFW_TC_TESTCASE_TT | Test Case Attributes | 20070522 | |||
| 5 | IV_NEWID | Call by reference | Type reference (TYPE) | HIER_TREEG | GUID für Struktur | 20070522 |
Method MAP_TESTCASE on class CL_SFW_TESTCATALOG has no exception.
Method RETRANS_TCC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Message | 20070530 | |||
| 2 | IT_OBJID | Call by reference | Type reference (TYPE) | SFW_HIER_TREEG_TT | GUID for Structure | 20070604 |
Method RETRANS_TCC on class CL_SFW_TESTCATALOG has no exception.
Method TRANS_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | SFW_MSG_TC_TT | Table type for test catalog copy | 20070530 | |||
| 2 | IT_E071 | Call by reference | Type reference (TYPE) | SFW_E071_TT | Table type of E071 | 20070530 | |||
| 3 | IT_E071K | Call by reference | Type reference (TYPE) | SFW_E071K_TT | Table type of E071K | 20070530 |
Method TRANS_OBJ on class CL_SFW_TESTCATALOG has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |