SAP ABAP Class CL_TDMS_CRU_GET_BP (Class to process business partner)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_CRU_P (Package) Development for TDMS CRM Utilities (All)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TDMS_AP_OBJ TDMS All Application Interface 20101013
Properties
Class CL_TDMS_CRU_GET_BP  
Short Description Class to process business partner    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_CRU_P   Development for TDMS CRM Utilities (All) 
Created 20101013   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_CRU_GET_BP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TDMS_AP_OBJ TDMS All Application Interface 20101013
Friends
Class CL_TDMS_CRU_GET_BP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PNAME_GUID Constant Private Type reference (TYPE) CNVTDMS_14_PARAM-PNAME 'GUID' Character field of length 40 20101116
2 C_PNAME_NUM Constant Private Type reference (TYPE) CNVTDMS_14_PARAM-PNAME 'NUMB' Character field of length 40 20101116
3 C_TDCRU Constant Private Type reference (TYPE) CNVTDMS_14_PARAM-INDID 'TDCRU-BP' TDMS Industry extension ID 20101116
4 C_X Constant Private Type reference (TYPE) CHAR1 'X' Single-Character Flag 20101021
5 G_ABORT Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20101018
6 G_ACTIVITY_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20101013
7 G_PACK_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20101013
8 G_PHASE Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20101013
9 G_RECORDS_UPDATED Instance attribute Private Type reference (TYPE) INT4 0 Natural number 20101019
10 G_STAT Instance attribute Private Type reference (TYPE) CHAR1 'X' Single-Character Flag 20101115
11 G_TDMS_ES Instance attribute Private Type reference (TYPE) CHAR1 'X' Early Shipment 20110307
12 G_USE_GUID Instance attribute Private Type reference (TYPE) CHAR1 Use BP Guids 20101013
13 G_USE_NUM Instance attribute Private Type reference (TYPE) CHAR1 Use BP number 20101013
14 T_BP_GUID_RANGE Instance attribute Private Type reference (TYPE) CNVTDMS_CRU_BP_GRANGE_T Table type for Business Partner Guid 20101013
15 T_BP_NUM_RANGE Instance attribute Private Type reference (TYPE) CNVTDMS_CRU_BP_RANGE_T Table type for Business Partner number 20101013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101013
2 SET_ABORT Instance method Public Method Set whether the program aborted 20101018
3 SET_DATA Instance method Public Method set the data for selection 20101013
4 SET_ERP_BP Instance method Public Method Set the ISU BP guids from the ERP package 20101021
Events
Class CL_TDMS_CRU_GET_BP has no event.
Types
Class CL_TDMS_CRU_GET_BP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20101013
2 Importing I_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20101013
3 Importing I_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20101013
4 Importing I_STAT Call by reference Type reference (TYPE) CHAR1 Should the status management be done 20101115
5 Importing I_TDMS_ES Value transfer Type reference (TYPE) CHAR1 Early Shipment 20110307
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20101018

Method SET_ABORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABORT Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20101018

Method SET_ABORT on class CL_TDMS_CRU_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 20101013
2 Importing IT_BP_NUM Call by reference Type reference (TYPE) CNVTDMS_CRU_BP_RANGE_T Table type for Business Partner number 20101013
3 Importing IV_USE_GUID Call by reference Type reference (TYPE) CHAR1 USe BP guid 20101013
4 Importing IV_USE_NUM Call by reference Type reference (TYPE) CHAR1 Use BP number 20101013

Method SET_DATA on class CL_TDMS_CRU_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 20101021
2 Exporting EV_SUCCESS Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20101021
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20101021
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_620