SAP ABAP Class CL_HR99S00_WAGETYPE (NPO : Wage Types (Checks and so on))
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99S (Package) Southern Europe Basis
Properties
Class CL_HR99S00_WAGETYPE  
Short Description NPO : Wage Types (Checks and so on)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S   Southern Europe Basis 
Created 20101115   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR99S00_WAGETYPE has no interface implemented.
Friends
Class CL_HR99S00_WAGETYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20101115
2 TRUE Constant Public Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20101115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AMOUNT_AND_NUMBER_LIMITS Static method Public Method Check Amount and/or Number 20101115
Events
Class CL_HR99S00_WAGETYPE has no event.
Types
Class CL_HR99S00_WAGETYPE has no local type.
Method Signatures

Method CHECK_AMOUNT_AND_NUMBER_LIMITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Code 20101115
2 Importing IR_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20101122
3 Importing IV_AMOUNT Call by reference Type reference (TYPE) PAD_AMT7S Wage Type Amount 20101115
4 Importing IV_DATE Call by reference Type reference (TYPE) BEGDA Valid from Date 20101115
5 Importing IV_MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20101115
6 Importing IV_NUMBER Call by reference Type reference (TYPE) ANZHL Number 20101115
7 Importing IV_WAGETYPE Call by reference Type reference (TYPE) LGART Wage Type 20101115

Method CHECK_AMOUNT_AND_NUMBER_LIMITS on class CL_HR99S00_WAGETYPE has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in