SAP ABAP Class CL_TDMS_WD_CRMU_GET_BP (Assistance Class for CNVTDMS_UI_CRM_GET_BP)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_WD_UI (Package) TDMS Activity UI's
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20120214
Properties
Class CL_TDMS_WD_CRMU_GET_BP  
Short Description Assistance Class for CNVTDMS_UI_CRM_GET_BP    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_WD_UI   TDMS Activity UI's 
Created 20120112   SAP 
Last change 20141107    
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_TDMS_WD_CRMU_GET_BP has no interface implemented.
Friends
Class CL_TDMS_WD_CRMU_GET_BP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BACK Constant Public Type reference (TYPE) STRING 'BACK' Action ID 20120214
2 GC_BPGUID Constant Public Type reference (TYPE) STRING 'BU_PARTNER_GUID' Business Partner Guid 20120214
3 GC_BPNUM Constant Public Type reference (TYPE) STRING 'CNVTDMS_CRU_PARTNER' Business Partner Number 20120214
4 GC_CANCEL Constant Public Type reference (TYPE) STRING 'CANCEL' Action ID 20120214
5 GC_CLOSE Constant Public Type reference (TYPE) STRING 'CLOSE' Action ID 20120917
6 GC_DISPLAY Constant Public Type reference (TYPE) STRING 'DISPLAY' Action ID 20120214
7 GC_EDIT Constant Public Type reference (TYPE) STRING 'EDIT' Action ID 20120214
8 GC_IMPORT Constant Public Type reference (TYPE) STRING 'IMPORT' Action ID 20120214
9 GC_INVISIBLE Constant Public Type reference (TYPE) NUMC2 01 Invisible 20120214
10 GC_SAVE Constant Public Type reference (TYPE) STRING 'SAVE' Action ID 20120214
11 GC_SAVE_CLOSE Constant Public Type reference (TYPE) STRING 'SAVE AND CLOSE' Action ID 20120917
12 GC_SPACE Constant Public Type reference (TYPE) CHAR1 ' ' ABAP_FALSE 20120214
13 GC_VISIBLE Constant Public Type reference (TYPE) NUMC2 02 Visible 20120214
14 GC_X Constant Public Type reference (TYPE) CHAR1 'X' ABAP_TRUE 20120214
15 GREF_PROCESS_STEP Instance attribute Public Object reference (TYPE REF TO) CL_CNV_MBT_PROCESS_STEP Reference to current Process Step 20120228
16 GREF_TDMS_CRMU_GET_BP Instance attribute Public Object reference (TYPE REF TO) CL_TDMS_CRU_GET_BP Application Class to process business partner 20120223
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTION_SCREEN_VALUES Instance method Public Method Get Selection Screen Values 20120228
2 INIT Instance method Public Method Initialize Attributes 20120223
3 INIT_PROCESS_STEP Instance method Public Method Initialize Process Step 20120228
4 SAVE Instance method Public Method Save 20120310
5 SET_ABORT Instance method Public Method Set to Abort 20120223
6 SET_DATA Instance method Public Method Set Data 20120223
7 SET_ERP_BP Instance method Public Method Set the BPs from ERP package 20120310
Events
Class CL_TDMS_WD_CRMU_GET_BP has no event.
Types
Class CL_TDMS_WD_CRMU_GET_BP has no local type.
Method Signatures

Method GET_SELECTION_SCREEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADD_PCL_PARAMETERS Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20120228
2 Returning RT_PARAMETERS Value transfer Type reference (TYPE) RSPARAMS_TT rsparams Table 20120228

Method GET_SELECTION_SCREEN_VALUES on class CL_TDMS_WD_CRMU_GET_BP has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120223
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20120223
3 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20120223
4 Importing IV_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number of Transformation / Analysis Package 20120223
5 Importing IV_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20120223
6 Importing IV_STAT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20120223
7 Importing IV_TDMS_ES Call by reference Type reference (TYPE) CHAR1 Early Shipment 20120223

Method INIT on class CL_TDMS_WD_CRMU_GET_BP has no exception.

Method INIT_PROCESS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_EXCP Call by reference Object reference (TYPE REF TO) CX_CNV_MBT_PROCESS_DEFINITION Exceptions related to Process Definition 20120228
2 Importing IS_STEP_DATA Call by reference Type reference (TYPE) CNVMBTPROCTREE_STR Process Tree (IMG, Activity/T, State combined) 20120228
3 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20120228
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20120228
5 Importing IV_PHASE_ID Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20120228

Method INIT_PROCESS_STEP on class CL_TDMS_WD_CRMU_GET_BP has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20120310
2 Exporting EV_MSG_EXCP Call by reference Type reference (TYPE) STRING 20120310

Method SAVE on class CL_TDMS_WD_CRMU_GET_BP has no exception.

Method SET_ABORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120223
2 Exporting EV_MSG Call by reference Type reference (TYPE) STRING 20121003
3 Importing I_ABORT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20120223

Method SET_ABORT on class CL_TDMS_WD_CRMU_GET_BP has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BP_GUID Call by reference Type reference (TYPE) CNVTDMS_CRU_BP_GRANGE_T Table type for Business Partner Guid 20120223
2 Importing IT_BP_NUM Call by reference Type reference (TYPE) CNVTDMS_CRU_BP_RANGE_T Table type for Business Partner number 20120223
3 Importing I_GUID Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20120223
4 Importing I_NO Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20120223

Method SET_DATA on class CL_TDMS_WD_CRMU_GET_BP has no exception.

Method SET_ERP_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20120310
2 Exporting EV_EXCP_MSG Call by reference Type reference (TYPE) STRING 20120310
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20120310

Method SET_ERP_BP on class CL_TDMS_WD_CRMU_GET_BP has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in