SAP ABAP Class CL_HREXP_EXTERNAL_DATA_IF (Interface for Basic Data for Expert Profiles)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-XF (Application Component) SAP Expert Finder
     PWPC_EXP_01 (Package) HR Expert Finder
Properties
Class CL_HREXP_EXTERNAL_DATA_IF  
Short Description Interface for Basic Data for Expert Profiles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PWPC_EXP_01   HR Expert Finder 
Created 20011213   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HREXP_PD_IF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HREXP_EXTERNAL_DATA_IF has no interface implemented.
Friends
Class CL_HREXP_EXTERNAL_DATA_IF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FUNCTION_MODULE_QUERY Constant Private Type reference (TYPE) RS38L_FNAM 'HR_INFO_GET_USING_QUERY' Function Module for HR Query 20020411
2 C_LDAP_APPL Constant Private Type reference (TYPE) HREXP_SEMID 'LDAPA' Switch for LDAP Application of Default LDAP Application 20011217
3 C_LDAP_ATTR_TYPE Constant Private Type reference (TYPE) CHAR1 'C' Data Type of LDAP Attributes 20011221
4 C_LDAP_FILTER Constant Private Type reference (TYPE) LDAP_FILTS '(&(objectclass=&1)(&2))' Create Query Strings for LDAP Search 20011221
5 C_LDAP_GENERIC_OBJCLASS Constant Private Type reference (TYPE) STRING '*' Generic Object Class in LDAP Server 20011221
6 C_LDAP_OBJECTCLASS Constant Private Type reference (TYPE) HREXP_SEMID 'LDAPO' Switch for Expert's Object Class in LDAP Server 20011213
7 C_LDAP_SERVERID Constant Private Type reference (TYPE) HREXP_SEMID 'LDAPS' Switch for ServerID of LDAP Server 20011214
8 C_RFCDEST_LOCAL Constant Private Type reference (TYPE) RFCDEST 'NONE' Local Function Call: No RFC Destination 20011221
Methods
# Method Level Visibility Method type Description Created on
1 LOAD Static method Public Method Reads External Data 20011213
2 LOAD_LDAP Static method Private Method Reads Data from LDAP 20011213
3 LOAD_QUERY Static method Private Method Reads Data Using Query (Also Remote) 20011214
4 LOAD_WITH_FUNCTION Static method Private Method Reads Data Using Function Module (Also Remote) 20011214
Events
Class CL_HREXP_EXTERNAL_DATA_IF has no event.
Types
Class CL_HREXP_EXTERNAL_DATA_IF has no local type.
Method Signatures

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPERT_ID Call by reference Type reference (TYPE) HREXP_EXPERT Experte 20011213
2 Importing PROFILE Call by reference Object reference (TYPE REF TO) CL_HREXP_PROF Expertenprofil 20011213
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20011213

Method LOAD_LDAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPERT_ID Call by reference Type reference (TYPE) HREXP_EXPERT Experte 20011213
2 Importing PROFILE Call by reference Object reference (TYPE REF TO) CL_HREXP_PROF Expertenprofil 20011213
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20011213

Method LOAD_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPERT_ID Call by reference Type reference (TYPE) HREXP_EXPERT Experte 20011214
2 Importing PROFILE Call by reference Object reference (TYPE REF TO) CL_HREXP_PROF Expertenprofil 20011214
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20011214

Method LOAD_WITH_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPERT_ID Call by reference Type reference (TYPE) HREXP_EXPERT Experte 20011214
2 Importing PROFILE Call by reference Object reference (TYPE REF TO) CL_HREXP_PROF Expertenprofil 20011214
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20011214
History
Last changed by/on SAP  00000000 
SAP Release Created in 110