SAP ABAP Class IF_EX_HRCCE_USER_ASSIGNMENTS (Interface for BAdI: HRCCE_GET_USER_PERSASSIGNMENTS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070525
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRCCE_USER_ASSIGN_BY_CP Class for BAdI Impl.: ASSIGNMENTS_BY_CP 20070525
Properties
Class IF_EX_HRCCE_USER_ASSIGNMENTS  
Short Description Interface for BAdI: HRCCE_GET_USER_PERSASSIGNMENTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_HRCCE_USER_ASSIGNMENTS has no forward declaration.
Interfaces
Class IF_EX_HRCCE_USER_ASSIGNMENTS has no interface implemented.
Friends
Class IF_EX_HRCCE_USER_ASSIGNMENTS has no friend class.
Attributes
Class IF_EX_HRCCE_USER_ASSIGNMENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_USER_PERSASSIGNMENTS Instance method Public Method Get Personnel Assignments of User 20070525
Events
Class IF_EX_HRCCE_USER_ASSIGNMENTS has no event.
Types
Class IF_EX_HRCCE_USER_ASSIGNMENTS has no local type.
Method Signatures

Method GET_USER_PERSASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA SY-DATLO Start Date 20070525
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA SY-DATLO End Date 20070525
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070525
4 Exporting MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070525
5 Exporting PERS_ASSIGNMENTS Call by reference Type reference (TYPE) PERNR_TAB HR: Master Data, PERNR Table (unsorted) 20070525
6 Importing USERID Call by reference Type reference (TYPE) UNAME SY-UNAME User Name 20070525

Method GET_USER_PERSASSIGNMENTS on class IF_EX_HRCCE_USER_ASSIGNMENTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in