SAP ABAP Class CL_CUSTOMER_EXTRACT (Enterprise Search Extraction for Customer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF (Application Component) Basic Functions
     VS (Package) Application development R/3 sales master data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20080315
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080315
Properties
Class CL_CUSTOMER_EXTRACT  
Short Description Enterprise Search Extraction for Customer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VS   Application development R/3 sales master data 
Created 20080315   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CUSTOMER_EXTRACT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_ESH_IF_OBJECT_DATA Object data by list of object ids 20080315
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20080315
Friends
Class CL_CUSTOMER_EXTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADCP Constant Public Type reference (TYPE) TABNAME 'ADCP' Table name, 16 characters 20080315
2 GC_ADRC Constant Public Type reference (TYPE) TABNAME 'ADRC' Table name, 16 characters 20080315
3 GC_KNA1 Constant Public Type reference (TYPE) TABNAME 'KNA1' Table name, 16 characters 20080315
4 GC_KNVK Constant Public Type reference (TYPE) TABNAME 'KNVK' Table name, 16 characters 20080315
5 GC_KNVV Constant Public Type reference (TYPE) TABNAME 'KNVV' Table name, 16 characters 20080315
6 GC_NODE_1_1 Constant Private Type reference (TYPE) ESH_E_OM_NODE_NAME 'CUSTOMERADDRESS' Node Name 20080315
7 GC_NODE_1_2 Constant Public Type reference (TYPE) ESH_E_OM_NODE_NAME 'CUSTOMERCONTACTPARTN' Node Name 20080315
8 GC_NODE_1_3 Constant Public Type reference (TYPE) ESH_E_OM_NODE_NAME 'CUSTOMERSALESDATA' Node Name 20080315
9 GC_NODE_2_1 Constant Public Type reference (TYPE) ESH_E_OM_NODE_NAME 'PARTNERDETAILS' Node Name 20080315
10 GC_OBJECT_TYPE Constant Public Type reference (TYPE) ESH_E_OM_OBJECT_TYPE 'KNA1' Object Type: KNA1 20080315
11 GC_PACKAGE_SIZE Constant Public Type reference (TYPE) ESH_E_IF_PACKAGE_SIZE '15' Package size 20080315
12 GC_ROOT_NODE_NAME Constant Public Type reference (TYPE) ESH_E_OM_NODE_NAME 'CUSTOMER' Object Type 20080315
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTACT_PARTNER Instance method Public Method 20080315
2 GET_CUSTOMER_ADDRESS Instance method Public Method 20080315
3 GET_SALES_DATA Instance method Public Method 20080315
Events
Class CL_CUSTOMER_EXTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CUSTOMER_HEADER Public See coding Enterprise Search: Customer Obj Header data 20080315 T_CUSTOMER_HEADER type TABLE OF ESO_S_KNA1_header
Method Signatures

Method GET_CONTACT_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUSTOMER_HEADER Call by reference Type reference (TYPE) T_CUSTOMER_HEADER Enterprise Search: Customer Obj Header data 20080315
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080315
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080315

Method GET_CUSTOMER_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUSTOMER_HEADER Call by reference Type reference (TYPE) T_CUSTOMER_HEADER Enterprise Search: Customer Obj Header data 20080315
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080315
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080315

Method GET_SALES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CUSTOMER_HEADER Call by reference Type reference (TYPE) T_CUSTOMER_HEADER Enterprise Search: Customer Obj Header data 20080315
2 Importing IT_OBJECT_EXTRACTION Call by reference Type reference (TYPE) ESH_T_IF_EXTRACT_NODES Extraction of nodes 20080315
# Exception Resumable Description Created on
1 CX_ESH_IF_PROVIDER_ERROR General error in provider 20080315
History
Last changed by/on SAP  20130531 
SAP Release Created in 604