SAP ABAP Class CL_HREXP_TYPE_POS (Type: Position)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-XF (Application Component) SAP Expert Finder
     PWPC_EXP_01 (Package) HR Expert Finder
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HREXP_DETAIL_TYPE_POS Detail Screen Type Position 20010514
2 Inheritance (c INHERITING FROM c_ref)  CL_HREXP_HLIST_TYPE_POS Expert Profile Type Position 20010618
3 Inheritance (c INHERITING FROM c_ref)  CL_HREXP_PROF_TYPE_POS Expert Profile Type Position 20010514
4 Inheritance (c INHERITING FROM c_ref)  CL_HREXP_SMASK_TYPE_POS Search Template Type Position 20010514
Properties
Class CL_HREXP_TYPE_POS  
Short Description Type: Position    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HREXP    
Program status P  SAP Standard Production Program 
Category 0   
Package PWPC_EXP_01   HR Expert Finder 
Created 20010514   SAP 
Last change 20010514   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HREXP_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HREXP_TYPE_POS has no interface implemented.
Friends
Class CL_HREXP_TYPE_POS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEMENT_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_HREXP_ELEMENT_TYPE Type of Expert Profile Element 20010514
2 GROUP_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_HREXP_GROUP_TYPE Expert Profile Type: Expert Groups 20010514
3 SW_GROUP Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20010514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010514
2 GET_ELEM_COUNT Instance method Public Method Delivers Number Elements 20010619
3 GET_ELEM_INFOS Instance method Public Method Delivers Info About All Element Types 20010618
4 GET_ELEM_TYPES Instance method Public Method Delivers All Element Types 20010625
Events
Class CL_HREXP_TYPE_POS has no event.
Types
Class CL_HREXP_TYPE_POS 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 ELEMENT_TYPE_ID Value transfer Type reference (TYPE) HREXP_ELEMENT Expertenprofil-Element 20010514
2 Importing GROUP_TYPE_ID Value transfer Type reference (TYPE) HREXP_GROUP Expertenprofil-Elementgruppe 20010514
# Exception Resumable Description Created on
1 CX_HREXP_INT Internal Exceptions Expert Search 20010730

Method GET_ELEM_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM_COUNT Value transfer Type reference (TYPE) SYINDEX Schleifen, aktueller Schleifendurchlauf 20010619

Method GET_ELEM_COUNT on class CL_HREXP_TYPE_POS has no exception.

Method GET_ELEM_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM_INFOS Value transfer Type reference (TYPE) HREXP_ELEMENT_INFO_TAB Infos von Expertenprofil-Elementen 20010618

Method GET_ELEM_INFOS on class CL_HREXP_TYPE_POS has no exception.

Method GET_ELEM_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEM_TYPES Value transfer Type reference (TYPE) HREXP_ELEMENT_TYPE_TAB Types of Expert Profile: Elements 20010625

Method GET_ELEM_TYPES on class CL_HREXP_TYPE_POS has no exception.
History
Last changed by/on SAP  20010514 
SAP Release Created in 110