SAP ABAP Class IF_HRTNM_VALO_SPLIT (TNM: interface for splitting valuated costs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRTNM_VALO_SPLIT TNM: class reponsible to split valuated costs 20080901
Properties
Class IF_HRTNM_VALO_SPLIT  
Short Description TNM: interface for splitting valuated costs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080901   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRTNM_VALO_SPLIT has no forward declaration.
Interfaces
Class IF_HRTNM_VALO_SPLIT has no interface implemented.
Friends
Class IF_HRTNM_VALO_SPLIT has no friend class.
Attributes
Class IF_HRTNM_VALO_SPLIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SPLIT_FOR_DISPLAY Instance method Public Method Split costs data for display in TNM transaction 20080901
2 SPLIT_FOR_TEMSE Instance method Public Method Split valuated costs for a temse save action 20080901
Events
Class IF_HRTNM_VALO_SPLIT has no event.
Types
Class IF_HRTNM_VALO_SPLIT has no local type.
Method Signatures

Method SPLIT_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TN_VAL_ALV Call by reference Type reference (TYPE) TABLE Table type (must fit structure defined in table T77TNM_VA/C) 20080901
2 Importing IM_TAB_TN_VAL Call by reference Type reference (TYPE) HRTNM_VAL_TN_TAB TNM: TN table type for costs valuation 20080901
3 Importing IM_TRAST Call by reference Type reference (TYPE) HRTNM_TRAST TNM: structure used for costs display in TNM transaction 20080902

Method SPLIT_FOR_DISPLAY on class IF_HRTNM_VALO_SPLIT has no exception.

Method SPLIT_FOR_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_VAL_LOG Call by reference Type reference (TYPE) HRTNM_S_VAL_LOG TNM: structure to store log on TP snapshot 20080901
2 Exporting EX_TAB_TP_ALL Call by reference Type reference (TYPE) HRTNM_SNAP_TP_TAB Training Plan 20080901
3 Importing IM_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20080901
4 Importing IM_O_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ Data acquistion for forms 20080901
5 Importing IM_TAB_TN_DAQ Call by reference Type reference (TYPE) HRTNM_SNAP_TN_TAB Training Needs 20080901
6 Importing IM_WA_VAL_SNAP Call by reference Type reference (TYPE) HRTNM_S_VAL_SNAP TNM: structure of a given TP snapshot 20080901

Method SPLIT_FOR_TEMSE on class IF_HRTNM_VALO_SPLIT has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in