SAP ABAP Class CL_HRPADUN_CMT (CMT)
Hierarchy
SAP_HRCUN (Software Component) Sub component SAP_HRCUN of SAP_HR
   PY-NPO (Application Component) Non Profit Organizations
     PUN_CMT (Package) CMT: Non Profit Organizations (NPO)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_NNRM Processclass Duty Station Holiday 20050719
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_STFA Processclass Salaray and Staff Assesment 20050719
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RNTE Processclass Duty Station Holiday 20050719
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RNGR Processclass Duty Station Holiday 20050719
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RMXR Processclass Duty Station Holiday 20050719
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RMBR Processclass Duty Station Holiday 20050720
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RGNT Processclass Repatriation Grant 20050719
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_PENR Processclass Salaray and Staff Assesment 20050719
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_PADJ Processclass Dependency Allowance 20050719
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_DEPA Processclass Dependency Allowance 20050719
... Click here to see Used By full list (18 items)
Properties
Class CL_HRPADUN_CMT  
Short Description CMT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PUN_CMT   CMT: Non Profit Organizations (NPO) 
Created 20050719   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADUN_CMT has no forward declaration.
Interfaces
Class CL_HRPADUN_CMT has no interface implemented.
Friends
Class CL_HRPADUN_CMT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HIGHDATE Static Attribute Protected Type reference (TYPE) ENDDA '99991231' End Date 20050719
2 KEYS Instance attribute Private Type reference (TYPE) T_KEYS 20050719
3 MOLGA Static Attribute Protected Type reference (TYPE) MOLGA 'UN' Country Grouping 20050719
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEY Instance method Private Method Add Key 20050719
2 BOOK Instance method Public Method 20050719
3 CAST_NUMC_TO_XFELD Instance method Protected Method 20061018
4 CLEAR_RETRO_TABLES Static method Public Method 20050719
5 DONE Instance method Protected Method 20050719
6 GET Static method Private Method 20050719
7 GET_METHOD_NAME Static method Protected Method 20050719
8 PROCESS_OBJECT Instance method Private Method 20050719
9 PROCESS_TRIGGER Static method Public Method 20050719
10 SET_RETRO Static method Public Method 20050719
11 TC1 Instance method Protected Method 20050719
12 TRIGGER_RETRO Instance method Protected Method 20050719
13 WRITE_TRANSPORT_ORDER Instance method Private Method 20050719
Events
Class CL_HRPADUN_CMT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FIELD Protected See coding 20050719
2 T_FIELDS Protected See coding 20050719
3 T_KEY Private See coding 20050719 begin of t_key, tabname type tabname, key type trobj_name, end of t_key
4 T_KEYS Private See coding 20050719 t_keys type table of t_key
Method Signatures

Method ADD_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) TROBJ_NAME Object name in object list 20050719
2 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20050719

Method ADD_KEY on class CL_HRPADUN_CMT has no exception.

Method BOOK Signature

Method BOOK on class CL_HRPADUN_CMT has no parameter.
Method BOOK on class CL_HRPADUN_CMT has no exception.

Method CAST_NUMC_TO_XFELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) NUM1 Numeric 1-character 20061018
2 Returning XFELD Value transfer Type reference (TYPE) XFELD Checkbox 20061018

Method CAST_NUMC_TO_XFELD on class CL_HRPADUN_CMT has no exception.

Method CLEAR_RETRO_TABLES Signature

Method CLEAR_RETRO_TABLES on class CL_HRPADUN_CMT has no parameter.
Method CLEAR_RETRO_TABLES on class CL_HRPADUN_CMT has no exception.

Method DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RECORD Call by reference Type reference (TYPE) ANY 20050719

Method DONE on class CL_HRPADUN_CMT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20050719
2 Importing INPUT Call by reference Type reference (TYPE) T7UNCMT_RETRO Triggers for Retrocalculation 20050719
3 Exporting OUTPUT Call by reference Type reference (TYPE) ANY 20050719

Method GET on class CL_HRPADUN_CMT has no exception.

Method GET_METHOD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) PUN_ACTION CMT Action 20050719
2 Exporting METHOD Call by reference Type reference (TYPE) STRING 20050719

Method GET_METHOD_NAME on class CL_HRPADUN_CMT has no exception.

Method PROCESS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20050719

Method PROCESS_OBJECT on class CL_HRPADUN_CMT has no exception.

Method PROCESS_TRIGGER Signature

Method PROCESS_TRIGGER on class CL_HRPADUN_CMT has no parameter.
Method PROCESS_TRIGGER on class CL_HRPADUN_CMT has no exception.

Method SET_RETRO Signature

Method SET_RETRO on class CL_HRPADUN_CMT has no parameter.
Method SET_RETRO on class CL_HRPADUN_CMT has no exception.

Method TC1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) T_FIELDS 20050719
2 Importing LINE Call by reference Type reference (TYPE) ANY 20050719
3 Returning SUCCESS Value transfer Type reference (TYPE) XFELD Checkbox 20050719
4 Importing TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20050719

Method TC1 on class CL_HRPADUN_CMT has no exception.

Method TRIGGER_RETRO 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 Start Date 20050719
2 Importing LINE Call by reference Type reference (TYPE) ANY 20050719
3 Importing TABNAME Value transfer Type reference (TYPE) TABNAME Table Name 20050719

Method TRIGGER_RETRO on class CL_HRPADUN_CMT has no exception.

Method WRITE_TRANSPORT_ORDER Signature

Method WRITE_TRANSPORT_ORDER on class CL_HRPADUN_CMT has no parameter.
Method WRITE_TRANSPORT_ORDER on class CL_HRPADUN_CMT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_NNRM Processclass Duty Station Holiday 20050719
2 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_STFA Processclass Salaray and Staff Assesment 20050719
3 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RNTE Processclass Duty Station Holiday 20050719
4 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RNGR Processclass Duty Station Holiday 20050719
5 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RMXR Processclass Duty Station Holiday 20050719
6 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RMBR Processclass Duty Station Holiday 20050720
7 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_RGNT Processclass Repatriation Grant 20050719
8 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_PENR Processclass Salaray and Staff Assesment 20050719
9 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_PADJ Processclass Dependency Allowance 20050719
10 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_DEPA Processclass Dependency Allowance 20050719
11 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_MBLT Processclass Duty Station Holiday 20050719
12 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_LNGA Processclass Language Allowance 20050719
13 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_HRDC Processclass Duty Station Holiday 20050719
14 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_HDSP Processclass Hardship Entitlement 20050719
15 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_EXCH Processclass Duty Station Holiday 20050719
16 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_DUTY Processclass Duty Station 20050719
17 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_DUTX Processclass Duty Station X-Ref 20050719
18 Inheritance (c INHERITING FROM c_ref)  CL_HRPADUN_CMT_DSHL Processclass Duty Station Holiday 20050719
History
Last changed by/on SAP  20071120 
SAP Release Created in 200