SAP ABAP Class CL_HRPA_TCLAS (HR Master Data: TCLAS for OTYPE Conversion)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Properties
Class CL_HRPA_TCLAS  
Short Description HR Master Data: TCLAS for OTYPE Conversion    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20010828   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_TCLAS has no forward declaration.
Interfaces
Class CL_HRPA_TCLAS has no interface implemented.
Friends
Class CL_HRPA_TCLAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OTYPE_APPLICANT Constant Public Type reference (TYPE) OTYPE 'AP' Object Type 20011107
2 OTYPE_EMPLOYEE Constant Public Type reference (TYPE) OTYPE 'P' Object Type 20011107
3 TCLAS_APPLICANT Constant Public Type reference (TYPE) TCLAS 'B' Transaction class for data storage 20011107
4 TCLAS_EMPLOYEE Constant Public Type reference (TYPE) TCLAS 'A' Transaction class for data storage 20011107
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_ADMISSIBLE_OTYPE Static method Public Method 20010828
2 ASSERT_ADMISSIBLE_TCLAS Static method Public Method 20010828
3 OTYPE_TO_TCLAS Static method Public Method 20010828
4 TCLAS_TO_OTYPE Static method Public Method 20010828
Events
Class CL_HRPA_TCLAS has no event.
Types
Class CL_HRPA_TCLAS has no local type.
Method Signatures

Method ASSERT_ADMISSIBLE_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20010828
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_PARAMETER HR: Stammdaten, ungültiger Parameter 20010828

Method ASSERT_ADMISSIBLE_TCLAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20010828
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_PARAMETER HR: Stammdaten, ungültiger Parameter 20010828

Method OTYPE_TO_TCLAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20010828
2 Returning TCLAS Value transfer Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20010828
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_PARAMETER HR: Stammdaten, ungültiger Parameter 20010828

Method TCLAS_TO_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20010828
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20010828
# Exception Resumable Description Created on
1 CX_HRPA_INVALID_PARAMETER HR: Stammdaten, ungültiger Parameter 20010828
History
Last changed by/on SAP  00000000 
SAP Release Created in 470