Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BTP_DL_PIFD | Access from BTP objects to PIFD | 20110210 |
Properties
| Class | CL_BTP_DL_PROJSTEP | |
| Short Description | BTP Step in a Project Phase | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BTP_DL | BTP Application Data Layer Basis |
| Created | 20100303 | SAP |
| Last change | 20141030 | |
| 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_BTP_DL_PIFD | Access from BTP objects to PIFD | 20110210 |
Friends
Class CL_BTP_DL_PROJSTEP 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_IGROUP_ID | '01' | InfoGroup: Next task | 20101118 | ||
| 2 | Constant | Public | Type reference (TYPE) | BTP_DL_IGROUP_ID | '02' | InfoGroup: Planned on | 20101118 | ||
| 3 | Constant | Public | Type reference (TYPE) | BTP_DL_IGROUP_ID | '03' | InfoGroup: Follow up | 20101118 | ||
| 4 | Constant | Public | Type reference (TYPE) | BTP_DL_IGROUP_ID | '04' | InfoGroup: Status | 20101119 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | BTP_DL_IGROUP_ID | '05' | BInfoGroup: Package Copy | 20121030 | ||
| 6 | Constant | Public | Type reference (TYPE) | BTP_DL_IGROUP_ID | '06' | BTP ID of the InfoGroup of an Execution Plan Step | 20130326 | ||
| 7 | Constant | Public | Type reference (TYPE) | BTP_DL_PIFD_VAR_SCOPE | '00' | PIFD Scope ID of this step | 20110525 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BTP_DL_ITAPPROACH | BTP IT Approach | 20100303 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120905 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BTP_DL_PROJPHASE | BTP Project Phase | 20100329 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BTP_DL_PROJECT | BTP Project | 20100303 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_PPHITA | BTP Project Composed IT Approaches in Phases | 20100303 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CNVMBTPROCTYPE_DEST_T | Table type for available target process types | 20121030 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_PROJ_STEP_STATUS | Manual set status to overwrite reported status until store | 20100427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Can an analysis be opened? | 20100315 | |
| 2 | Instance method | Public | Method | Can a landscape be assigned to this step? | 20100309 | |
| 3 | Instance method | Public | Method | Can there be messages collected for this step? | 20100902 | |
| 4 | Instance method | Public | Method | Can the PIFD maintenance be opened? | 20110419 | |
| 5 | Instance method | Public | Method | Can a PCL package be created? | 20100303 | |
| 6 | Instance method | Public | Method | Can a PCL package be opened? | 20100303 | |
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20100303 | |
| 8 | Instance method | Public | Method | Exists an active convpack compatible to step in exec systems | 20120810 | |
| 9 | Instance method | Public | Method | Get analysis of this step to call anaylsis WD component | 20100322 | |
| 10 | Instance method | Public | Method | Get the available target process types for package copy | 20121030 | |
| 11 | Instance method | Public | Method | Get all the docu objects of this step | 20100303 | |
| 12 | Instance method | Public | Method | Get IT approach of this step | 20100303 | |
| 13 | Instance method | Public | Method | Get the landscape of this step | 20100303 | |
| 14 | Instance method | Public | Method | Get last modification date | 20100611 | |
| 15 | Instance method | Public | Method | Get last modification time | 20100611 | |
| 16 | Instance method | Public | Method | Get last modification user | 20100611 | |
| 17 | Instance method | Public | Method | Get the package created in PCL | 20100303 | |
| 18 | Instance method | Public | Method | Get the project of this step | 20100611 | |
| 19 | Instance method | Public | Method | Get the project phase of this step | 20100611 | |
| 20 | Instance method | Public | Method | Get sequence number of this step | 20100303 | |
| 21 | Instance method | Public | Method | Get sequence number of the phase of this step | 20100802 | |
| 22 | Instance method | Public | Method | Get the status of this step | 20100303 | |
| 23 | Instance method | Public | Method | Get the step GUID | 20100326 | |
| 24 | Instance method | Public | Method | Get the step text | 20100303 | |
| 25 | Instance method | Public | Method | Get sub sequence number of this step (if blended) | 20100802 | |
| 26 | Instance method | Public | Method | IGrp01: Get next task icon and texts | 20101118 | |
| 27 | Instance method | Public | Method | Activate a follow up | 20101122 | |
| 28 | Instance method | Public | Method | Get if a follow up can be activated | 20110207 | |
| 29 | Instance method | Public | Method | Get all follow ups of this step | 20101122 | |
| 30 | Instance method | Public | Method | Get the long text info text of the follow up info group | 20110125 | |
| 31 | Instance method | Public | Method | IGrp04: Show deactivation link or not | 20101119 | |
| 32 | Instance method | Public | Method | Can the package be copied | 20121030 | |
| 33 | Instance method | Public | Method | IGrp05: Show if package copy is supported | 20121030 | |
| 34 | Instance method | Public | Method | Has project step a transformation summary? | 20130326 | |
| 35 | Instance method | Public | Method | Get is transformation summary can possibly be shown | 20130326 | |
| 36 | Instance method | Public | Method | Determine if an InfoGroup is visible or not | 20101118 | |
| 37 | Instance method | Public | Method | Is this step a substep? | 20100716 | |
| 38 | Instance method | Public | Method | Has this project step TDMS content? | 20101025 | |
| 39 | Instance method | Public | Method | Create a PCL package -> Start SAP-GUI Call-Back ! | 20100303 | |
| 40 | Instance method | Public | Method | Check package creation before PCL_CREATE | 20100330 | |
| 41 | Instance method | Public | Method | Get reference PCL packages to select before creation | 20100329 | |
| 42 | Instance method | Public | Method | Open a PCL package -> Start SAP-GUI Call-Back ! | 20100303 | |
| 43 | Instance method | Public | Method | Set a new landscape or clear it | 20100303 | |
| 44 | Instance method | Public | Method | Set a new status of this step | 20100303 | |
| 45 | Instance method | Public | Method | Set a new description text of this step | 20100716 | |
| 46 | Instance method | Public | Method | Does this step uses Analyses? | 20100315 | |
| 47 | Instance method | Public | Method | Does this step uses PCL? | 20100303 |
Events
Class CL_BTP_DL_PROJSTEP has no event.
Types
Class CL_BTP_DL_PROJSTEP has no local type.
Method Signatures
Method CAN_ANA_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OPEN | Value transfer | Type reference (TYPE) | ABAP_BOOL | Can analysis be opened or not | 20100315 |
Method CAN_ANA_OPEN on class CL_BTP_DL_PROJSTEP has no exception.
Method CAN_ASSIGN_LANDSCAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Message if landscape cannot be assigned | 20110103 | |||
| 2 | EV_CAN_ASSIGN | Call by reference | Type reference (TYPE) | ABAP_BOOL | Can a landscape be assigned or not? | 20110103 |
Method CAN_ASSIGN_LANDSCAPE on class CL_BTP_DL_PROJSTEP has no exception.
Method CAN_COLLECT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COLLECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Can collect messages or not | 20100902 |
Method CAN_COLLECT_MESSAGES on class CL_BTP_DL_PROJSTEP has no exception.
Method CAN_OPEN_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CAN_OPEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | Can open or not | 20110419 | |||
| 2 | EV_ICONNAME | Call by reference | Type reference (TYPE) | ICONNAME | Name of an Icon | 20110419 | |||
| 3 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Tooltip to show | 20110420 |
Method CAN_OPEN_PARAMETERS on class CL_BTP_DL_PROJSTEP has no exception.
Method CAN_PCL_PACKAGE_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CREATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100303 |
Method CAN_PCL_PACKAGE_CREATE on class CL_BTP_DL_PROJSTEP has no exception.
Method CAN_PCL_PACKAGE_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OPEN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100303 |
Method CAN_PCL_PACKAGE_OPEN on class CL_BTP_DL_PROJSTEP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PHASE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_PROJPHASE | BTP Project Phase | 20100329 | |||
| 2 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_PROJECT | BTP Project | 20100303 | |||
| 3 | IS_PPHITA | Call by reference | Type reference (TYPE) | BTP_DL_PPHITA | BTP Project Composed IT Approaches in Phases | 20100303 |
Method CONSTRUCTOR on class CL_BTP_DL_PROJSTEP has no exception.
Method DETERMINE_ACTIVE_CONVPACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE_CONVPACK | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20120810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Projects | 20120810 |
Method GET_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ANALYSIS | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_ANALYSIS | BTP Portfolio Item Analysis | 20100322 |
Method GET_ANALYSIS on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_AVAILABLE_TARGET_PROCTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TARGET_PROCTYPES | Value transfer | Type reference (TYPE) | CNVMBTPROCTYPE_DEST_T | Table type for available target process types | 20121030 |
Method GET_AVAILABLE_TARGET_PROCTYPES on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_DOCU_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DOCU | Value transfer | Type reference (TYPE) | BTP_DL_T_REF_DOCU | BTP References to Documentation Objects | 20100303 |
Method GET_DOCU_OBJECTS on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_ITAPPROACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ITAPPROACH | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_ITAPPROACH | BTP IT Approach | 20100303 |
Method GET_ITAPPROACH on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_LANDSCAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LANDSCAPE | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20100303 |
Method GET_LANDSCAPE on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_MODDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODDATE | Value transfer | Type reference (TYPE) | BTP_DL_MODDATE | BTP Date of Modification | 20100611 |
Method GET_MODDATE on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_MODTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODTIME | Value transfer | Type reference (TYPE) | BTP_DL_MODTIME | BTP Time of Modification | 20100611 |
Method GET_MODTIME on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_MODUSER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODUSER | Value transfer | Type reference (TYPE) | BTP_DL_MODUSER | BTP User of Modification | 20100611 |
Method GET_MODUSER on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_PCL_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PCLPACKAGE | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100303 |
Method GET_PCL_PACKAGE on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_PROJECT | BTP Project | 20100611 |
Method GET_PROJECT on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_PROJPHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROJPHASE | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_PROJPHASE | BTP Project Phase | 20100611 |
Method GET_PROJPHASE on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_SEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQNUM | Value transfer | Type reference (TYPE) | BTP_DL_PROJ_ITA_SEQNUM | BTP Sequence Number of IT Approach within a Project Phase | 20100303 |
Method GET_SEQNUM on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_SEQNUM_PH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SEQNUM_PH | Value transfer | Type reference (TYPE) | BTP_DL_PROJ_PHASE_SEQNUM | BTP Sequence Number of a Project Phase | 20100802 |
Method GET_SEQNUM_PH on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_STATUS | Value transfer | Type reference (TYPE) | BTP_DL_S_PROJ_STEP_STATUS | BTP Status of Step in Project Phase | 20100303 |
Method GET_STATUS on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_STEPGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEPGUID | Value transfer | Type reference (TYPE) | BTP_DL_GUID | BTP GUID | 20100326 |
Method GET_STEPGUID on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_STEPTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STEPTEXT | Value transfer | Type reference (TYPE) | BTP_DL_TEXT | BTP Textual Description | 20100303 |
Method GET_STEPTEXT on class CL_BTP_DL_PROJSTEP has no exception.
Method GET_SUBSEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUBSEQNUM | Value transfer | Type reference (TYPE) | BTP_DL_PROJ_ITA_SUBSEQNUM | BTP Sub Sequence Number of IT Approach in a Project Phase | 20100802 |
Method GET_SUBSEQNUM on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP01_GET_NEXT_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ICONNAME | Call by reference | Type reference (TYPE) | ICONNAME | Name of an Icon | 20101118 | |||
| 2 | EV_LONGTEXT | Call by reference | Type reference (TYPE) | STRING | Long text for popup content | 20101118 | |||
| 3 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | Short text for tooltip and header | 20101118 |
Method GRP01_GET_NEXT_TASK on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP03_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOLLOWUP_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | FollowUp to activate | 20110201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Projects | 20101122 |
Method GRP03_CAN_ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOLLOWUP_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package number of the follow up | 20110207 | |||
| 2 | RV_CAN_ACTIVATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Can the follow up be activated or not | 20110207 |
Method GRP03_CAN_ACTIVATE on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP03_GET_FOLLOW_UPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FOLLOW_UP | Value transfer | Type reference (TYPE) | BTP_DL_T_FOLLOW_UP_STEP | BTP Follow Ups of a Step in the Execution Plan | 20101122 |
Method GRP03_GET_FOLLOW_UPS on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP03_GET_INFO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | Long text info of follow ups | 20110125 |
Method GRP03_GET_INFO_TEXT on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP04_SHOW_DEACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHOW_DEACTIVATION | Value transfer | Type reference (TYPE) | ABAP_BOOL | Show the deactivation link or not | 20101119 |
Method GRP04_SHOW_DEACTIVATION on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP05_CAN_COPY_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CAN_COPY_PACKAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121030 |
Method GRP05_CAN_COPY_PACKAGE on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP05_SHOW_COPY_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PACKAGE_COPY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is package copy supported | 20121030 |
Method GRP05_SHOW_COPY_PACKAGE on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP06_HAS_TS_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_TS_SUMMARY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130326 |
Method GRP06_HAS_TS_SUMMARY on class CL_BTP_DL_PROJSTEP has no exception.
Method GRP06_SHOW_TS_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SHOW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130326 |
Method GRP06_SHOW_TS_SUMMARY on class CL_BTP_DL_PROJSTEP has no exception.
Method IS_IGRP_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IGRP | Call by reference | Type reference (TYPE) | BTP_DL_IGROUP_ID | BTP ID of the InfoGroup of an Execution Plan Step | 20101118 | |||
| 2 | RV_VISIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | InfoGroup visible or not | 20101118 |
Method IS_IGRP_VISIBLE on class CL_BTP_DL_PROJSTEP has no exception.
Method IS_SUBSTEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SUBSTEP | Value transfer | Type reference (TYPE) | ABAP_BOOL | Substep or not | 20100716 |
Method IS_SUBSTEP on class CL_BTP_DL_PROJSTEP has no exception.
Method IS_TDMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TDMS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has TDMS content or not | 20101025 |
Method IS_TDMS on class CL_BTP_DL_PROJSTEP has no exception.
Method PCL_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNV_MBT_T_BAL_S_MSG | List of BAL_S_MSG messages | 20110510 | |||
| 2 | EV_CBGUID | Call by reference | Type reference (TYPE) | BTP_SGI_CALLBACK_GUID | SGI Call-back GUID | 20110510 | |||
| 3 | IV_ACTIVE_CONVPACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Active Conversion package if existing | 20120810 | |||
| 4 | IV_COPY_REFPACKAGE | Call by reference | Type reference (TYPE) | BTP_DL_PCLPACKAGE_COPY | ABAP_TRUE | BTP Copy reference package when creating new PCL package | 20100329 | ||
| 5 | IV_REF_PCLPACKAGE | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100329 | |||
| 6 | IV_TARGET_PROCTYPE | Call by reference | Type reference (TYPE) | CNV_MBT_PROCTYPE | MBT PCL Type of MIgration Process | 20121030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Projects | 20100303 |
Method PCL_CREATE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE_CONVPACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Number of reused active conversion package | 20120810 | |||
| 2 | IV_REF_PCLPACKAGE | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100330 | |||
| 3 | RT_MSG | Value transfer | Type reference (TYPE) | CNV_MBT_T_BAL_S_MSG | List of BAL_S_MSG messages | 20100330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Projects | 20100330 |
Method PCL_GET_REF_PCLPACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REFPACKAGE | Value transfer | Type reference (TYPE) | BTP_DL_T_PCL_REFPACKAGE | BTP PCL Reference Packages | 20100329 |
Method PCL_GET_REF_PCLPACKAGES on class CL_BTP_DL_PROJSTEP has no exception.
Method PCL_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CBGUID | Value transfer | Type reference (TYPE) | BTP_SGI_CALLBACK_GUID | SGI Call-back GUID | 20100729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Projects | 20100303 | ||
| 2 | BTP Exceptions on PCL Interface | 20100309 |
Method SET_LANDSCAPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LANDSCAPE | Call by reference | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | Landscape or initial to clear | 20100303 | |||
| 2 | RR_LANDSCAPE | Value transfer | Object reference (TYPE REF TO) | CL_BTP_DL_LANDSCAPE | BTP System Landscape Instance | 20120705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on IT Approaches | 20120229 |
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | BTP_DL_PROJ_STEP_STATUS | BTP Step Status | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exceptions on Projects | 20100406 |
Method SET_STEPTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEPTEXT | Call by reference | Type reference (TYPE) | BTP_DL_PROJ_STEPTEXT | BTP Textual Description of a Step in a Project Phase | 20100716 |
Method SET_STEPTEXT on class CL_BTP_DL_PROJSTEP has no exception.
Method USES_ANA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USES_ANA | Value transfer | Type reference (TYPE) | ABAP_BOOL | Uses Analyses or not | 20100315 |
Method USES_ANA on class CL_BTP_DL_PROJSTEP has no exception.
Method USES_PCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_USES_PCL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Uses PCL or not | 20100303 |
Method USES_PCL on class CL_BTP_DL_PROJSTEP has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_700 |