SAP ABAP Class CL_BTP_DL_GPROJECT (BTP Guided Project)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     BTP_DL (Package) BTP Application Data Layer Basis
Properties
Class CL_BTP_DL_GPROJECT  
Short Description BTP Guided Project    
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 20100322   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BTP_DL_GPROJECT has no interface implemented.
Friends
Class CL_BTP_DL_GPROJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_ADD_REQ_TO_TEMPLATE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '004' BTP Guided Project Step ID 20100322
2 NC_ASSIGN_LSCP Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '010' BTP Guided Project Step ID 20100323
3 NC_CLEANUP_PROJECT Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '013' BTP Guided Project Step ID 20100323
4 NC_CLEANUP_TEMPLATE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '014' BTP Guided Project Step ID 20100323
5 NC_CLOSE_TEMPLATE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '005' BTP Guided Project Step ID 20100322
6 NC_COMPOSE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '000' BTP Guided Project Step ID 20100323
7 NC_COMPOSED_PROJECT Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '008' BTP Guided Project Step ID 20100323
8 NC_COMPOSE_STEP1 Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '000' BTP Guided Project Step ID 20100323
9 NC_COMPOSE_STEP2 Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '000' BTP Guided Project Step ID 20100323
10 NC_COMPOSE_STEP3 Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '000' BTP Guided Project Step ID 20100323
11 NC_CREATE_LSCP Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '011' BTP Guided Project Step ID 20100323
12 NC_CREATE_PROJECT Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '007' BTP Guided Project Step ID 20100323
13 NC_DISPLAY_TEMPLATE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '006' BTP Guided Project Step ID 20100323
14 NC_ENTER_UTD Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '002' BTP Guided Project Step ID 20100322
15 NC_EXECUTE_STEP Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '012' BTP Guided Project Step ID 20100323
16 NC_OPEN_PORTFOLIO Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '001' BTP Guided Project Step ID 20100322
17 NC_OPEN_ROADMAP Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '009' BTP Guided Project Step ID 20100323
18 NC_SAVE_TEMPLATE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '000' BTP Guided Project Step ID 20100322
19 NC_SET_TEMPLATE Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '000' BTP Guided Project Step ID 20100323
20 NC_TUTORIAL_USECASE Constant Public Type reference (TYPE) BTP_DL_OBJ_NAME 'TR_UTD_FI_CONV_COA' BTP Technical Object Name 20100420
21 NC_UNIFY_ACCOUNTS Constant Public Type reference (TYPE) BTP_DL_GPROJECT_STEPID '003' BTP Guided Project Step ID 20100322
22 PT_STEP Static Attribute Private Type reference (TYPE) BTP_DL_T_GPROJECT_STEP BTP Guided Project Steps 20100322
23 PV_OPEN Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Guided project currently opened 20100325
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100325
2 CLOSE Static method Public Method Guided project closed 20100325
3 GET_DESCRIPTION_STARTUP Static method Public Method Get description for start popup of guided project 20100322
4 GET_STEPS Static method Public Method Get all the steps in the current guided project execution 20100322
5 GET_STEP_DESCRIPTION Static method Public Method Get long text description for step to display in popup 20100322
6 GET_STEP_MIME Static method Public Method Get MIME if defined for step 20100323
7 OPEN Static method Public Method Guided project opened 20100325
8 REFRESH Static method Public Method Refresh data of the guided project tutorial 20110808
9 RESTART Static method Public Method Restart the guided project tutorial 20100323
10 SET_STEP_REACHED Static method Public Method Set a step as 'reached' by its ID 20100322
11 SET_STEP_TEXTS Static method Private Method Enrich step table with texts 20100326
12 STORE_STEP_STATUS Static method Private Method Store current user-specific step status 20100326
Events
Class CL_BTP_DL_GPROJECT has no event.
Types
Class CL_BTP_DL_GPROJECT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BTP_DL_GPROJECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BTP_DL_GPROJECT has no exception.

Method CLOSE Signature

Method CLOSE on class CL_BTP_DL_GPROJECT has no parameter.
Method CLOSE on class CL_BTP_DL_GPROJECT has no exception.

Method GET_DESCRIPTION_STARTUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20100322

Method GET_DESCRIPTION_STARTUP on class CL_BTP_DL_GPROJECT has no exception.

Method GET_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STEP Value transfer Type reference (TYPE) BTP_DL_T_GPROJECT_STEP BTP Guided Project Steps 20100322

Method GET_STEPS on class CL_BTP_DL_GPROJECT has no exception.

Method GET_STEP_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STEPID Call by reference Type reference (TYPE) BTP_DL_GPROJECT_STEPID BTP Guided Project Step ID 20100322
2 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) BTP_DL_GPROJECT_STEP_DESCR BTP Guided Project Step Description in Popup 20100322

Method GET_STEP_DESCRIPTION on class CL_BTP_DL_GPROJECT has no exception.

Method GET_STEP_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HEIGHT Call by reference Type reference (TYPE) INT4 MIME height 20100323
2 Exporting EV_MIME Call by reference Type reference (TYPE) STRING MIME name 20100323
3 Exporting EV_WIDTH Call by reference Type reference (TYPE) INT4 MIME width 20100323
4 Importing IV_STEPID Call by reference Type reference (TYPE) BTP_DL_GPROJECT_STEPID BTP Guided Project Step ID 20100323

Method GET_STEP_MIME on class CL_BTP_DL_GPROJECT has no exception.

Method OPEN Signature

Method OPEN on class CL_BTP_DL_GPROJECT has no parameter.
Method OPEN on class CL_BTP_DL_GPROJECT has no exception.

Method REFRESH Signature

Method REFRESH on class CL_BTP_DL_GPROJECT has no parameter.
Method REFRESH on class CL_BTP_DL_GPROJECT has no exception.

Method RESTART Signature

Method RESTART on class CL_BTP_DL_GPROJECT has no parameter.
Method RESTART on class CL_BTP_DL_GPROJECT has no exception.

Method SET_STEP_REACHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STEPID Call by reference Type reference (TYPE) BTP_DL_GPROJECT_STEPID BTP Guided Project Step ID 20100322

Method SET_STEP_REACHED on class CL_BTP_DL_GPROJECT has no exception.

Method SET_STEP_TEXTS Signature

Method SET_STEP_TEXTS on class CL_BTP_DL_GPROJECT has no parameter.
Method SET_STEP_TEXTS on class CL_BTP_DL_GPROJECT has no exception.

Method STORE_STEP_STATUS Signature

Method STORE_STEP_STATUS on class CL_BTP_DL_GPROJECT has no parameter.
Method STORE_STEP_STATUS on class CL_BTP_DL_GPROJECT has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_700