SAP ABAP Class CL_TDMS_WC_DOCU (TDMS Documentation Objects)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_UI_WC_A (Package) TDMS 4.0 Control Center
⤷
⤷
Properties
| Class | CL_TDMS_WC_DOCU | |
| Short Description | TDMS Documentation Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_UI_WC_A | TDMS 4.0 Control Center |
| Created | 20110617 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TDMS_WC_DOCU has no forward declaration.
Interfaces
Class CL_TDMS_WC_DOCU has no interface implemented.
Friends
Class CL_TDMS_WC_DOCU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BTP_DL_OBJ_TYPE | 'DOCU' | Object type - Docu Object | 20110617 | ||
| 2 | Constant | Public | Type reference (TYPE) | BTP_DL_NAMESPACE | 'SAP' | SAP Namespace | 20110617 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_MBT_SCENARIO | 'TDMS' | TDMS Scenario | 20110617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Docu Object for TDMS Analyses and Reports | 20110621 | |
| 2 | Static method | Public | Method | Get Docu Object for BPL Work Center | 20110621 | |
| 3 | Static method | Public | Method | Get Docu Object for TDMS Application Overview | 20110621 | |
| 4 | Static method | Public | Method | Get Docu Object for TDMS Portfolio | 20110620 | |
| 5 | Static method | Public | Method | Get Docu Object for Scrambling WC | 20110621 | |
| 6 | Static method | Public | Method | Get Docu Object for System Parameter Details Report | 20110801 | |
| 7 | Static method | Public | Method | Get Docu Object for Table and Field Comparison Report | 20110801 | |
| 8 | Static method | Public | Method | Get URL for the TDMS Solution Map | 20110628 | |
| 9 | Static method | Public | Method | SAP TDMS Education URL (added in SP05) | 20130416 | |
| 10 | Static method | Public | Method | TDMS Application Help URL | 20110628 | |
| 11 | Static method | Public | Method | TDMS Service Marketplace URL | 20110621 |
Events
Class CL_TDMS_WC_DOCU has no event.
Types
Class CL_TDMS_WC_DOCU has no local type.
Method Signatures
Method GET_DOCU_ANALYSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | Analyses and Reports Documentation Object | 20110621 |
Method GET_DOCU_ANALYSES on class CL_TDMS_WC_DOCU has no exception.
Method GET_DOCU_BPL_WC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BPL Docu Object | 20110621 |
Method GET_DOCU_BPL_WC on class CL_TDMS_WC_DOCU has no exception.
Method GET_DOCU_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | TDMS Documentation Object | 20110621 |
Method GET_DOCU_OVERVIEW on class CL_TDMS_WC_DOCU has no exception.
Method GET_DOCU_PORTFOLIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | Portfolio Documentation Object | 20110620 |
Method GET_DOCU_PORTFOLIO on class CL_TDMS_WC_DOCU has no exception.
Method GET_DOCU_SCRAMBLING_WC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | Scrambling Docu Object | 20110621 |
Method GET_DOCU_SCRAMBLING_WC on class CL_TDMS_WC_DOCU has no exception.
Method GET_DOCU_SPD_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | BTP Portfolio Item Documentation Object | 20110801 |
Method GET_DOCU_SPD_REPORT on class CL_TDMS_WC_DOCU has no exception.
Method GET_DOCU_TFC_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RREF_DOCU | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_DOCU | Docu Object for Table and Field Comparison Report | 20110801 |
Method GET_DOCU_TFC_REPORT on class CL_TDMS_WC_DOCU has no exception.
Method GET_URL_SOLUTION_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | URL of TDMS Solution Map | 20110628 |
Method GET_URL_SOLUTION_MAP on class CL_TDMS_WC_DOCU has no exception.
Method GET_URL_TDMS_EDUCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | TDMS SMP URL | 20130416 |
Method GET_URL_TDMS_EDUCATION on class CL_TDMS_WC_DOCU has no exception.
Method GET_URL_TDMS_OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | TDMS Application Help URL | 20110628 |
Method GET_URL_TDMS_OVERVIEW on class CL_TDMS_WC_DOCU has no exception.
Method GET_URL_TDMS_SMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | TDMS SMP URL | 20110621 |
Method GET_URL_TDMS_SMP on class CL_TDMS_WC_DOCU has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |