SAP ABAP Class CL_HRTNM_TN_ASSIGN_MANAGER (TNM: Training Needs Assignment Manager)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     P99S_TNM (Package) Training needs management
Properties
Class CL_HRTNM_TN_ASSIGN_MANAGER  
Short Description TNM: Training Needs Assignment Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P99S_TNM   Training needs management 
Created 20080110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PTNM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRTNM_TN_ASSIGN_MANAGER has no interface implemented.
Friends
Class CL_HRTNM_TN_ASSIGN_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_BEGDA_REF Instance attribute Private Type reference (TYPE) BEGDA Reference beginning date 20080130
2 A_ENDDA_REF Instance attribute Private Type reference (TYPE) ENDDA Reference ending date 20080130
3 A_GRID_TITLE_PERSON Instance attribute Private Type reference (TYPE) LVC_TITLE Title of details section (based on sel. obj. in main sect.) 20080122
4 A_O_INFTY_1001_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRTNM_INFTY_1001_BL TNM: infotype 1001 business logic 20080128
5 A_O_MSG_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER Message list class for TNM IT class 20080128
6 A_PLVAR Instance attribute Private Type reference (TYPE) PLVAR Plan Version 20080115
7 A_TAB_CATALOG Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_CATALOG_TAB TNM: TN assignment main structure 20080208
8 A_TAB_CATALOG_BUFFER Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_CATALOG_TAB TNM 20080208
9 A_TAB_F4_FILTER Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_F4_FILTER_TAB TNM 20080208
10 A_TAB_FIELDCAT_FILTER Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20080130
11 A_TAB_P1681 Instance attribute Private Type reference (TYPE) HRTNM_P1681_TAB TNM: p1681 table type 20110518
12 A_TAB_PERSON Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_PERSON_TAB TNM: table type for TN assignment details structure 20080208
13 A_TAB_PERSON_BUFFER Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_PERSON_TAB TNM 20080208
14 A_TAB_TN Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_TN_TAB TNM 20080208
15 A_TAB_TN_BUFFER Instance attribute Private Type reference (TYPE) HRTNM_TN_ASSIGN_TN_TAB TNM 20080208
16 A_TAB_TN_TREE Instance attribute Private Type reference (TYPE) HRTNM_TREE_TAB TNM: tree table type 20080221
17 A_WA_MSG Instance attribute Private Type reference (TYPE) HRRHAD_MSG Transfer Structure for Return Code and Message 20080207
18 A_WA_P1687 Instance attribute Private Type reference (TYPE) P1687 Infotype 1687: No-Inheritance General Data 20080131
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TN_REF Instance method Public Method Add TN reference to TN list and buffer (after free search) 20080211
2 BL_REPORT_ADD_CHECK Instance method Private Method Report BL additional check 20080207
3 BL_REPORT_PREL_CHECK Instance method Private Method Report BL preliminary check 20080207
4 CATALOG_PRELIMINARY_CHECK Instance method Private Method Ensure that catalog object has to be processed 20080129
5 CHECK_DURATION_TN_CAT_OBJ Instance method Public Method Check duration of TN and Cat. Assign. Object 20110518
6 CONSTRUCTOR Instance method Public Constructor Constructor 20080110
7 CREATE_TN Instance method Public Method Create new TN 20080129
8 GET_CATALOG_INFO Instance method Public Method Retrieve main information of a D/E object 20080123
9 GET_PERSON_INFO Instance method Public Method Get person list attached to a D/E object 20080123
10 GET_RESET_MSG_HANDLER Instance method Public Method Get/reset message handler object 20080129
11 GET_TN_INFO Instance method Public Method Get list of training need to be selected 20080123
12 HANDLE_FILTER_DATA Instance method Public Method Set/display filter data related to a given training need 20080130
13 HANDLE_MSG_AT_1001_UPD Instance method Private Method Handle error msg when there is an error during IT1001 update 20080131
14 HANDLE_ROLLBACK_AT_IT1001_UPD Instance method Private Method Handle "rollback" during IT1001 update 20080131
15 INIT_FILTER Instance method Private Method Init. filter data 20080130
16 INIT_MSG_STRUCT Instance method Private Method Init. message structure according in-process employee 20080207
17 PERSON_CHECK_BUFFER Instance method Private Method Check if person list is not already stored in buffer 20080122
18 PERSON_CHECK_TN_ASSIGN Instance method Private Method Check training need assignment for in-process person 20080111
19 PERSON_CHECK_TN_ASSIGN_940 Instance method Private Method Check training need assign. (forecast/940 relationship) 20080129
20 PERSON_CHECK_TN_ASSIGN_941 Instance method Private Method Check training need assign. (done/941 relationship) 20080129
21 PERSON_UPDATE_DATA Instance method Private Method Update person data after rel. creation 20080129
22 REFRESH_TN_PERS_DATA Instance method Public Method Refresh TN/person data for selected cat. objects 20080201
23 RESET_PERSON_INFO Instance method Public Method Reset person list 20080122
24 RESET_TN_INFO Instance method Public Method Reset TN info 20080123
25 SAVE_TN_REL Instance method Public Method Save TN to P objects relationships 20080128
26 SET_CATALOG_INFO Instance method Public Method Set main information of a D/E object 20080123
27 SET_PERSON_INFO Instance method Public Method Set person list attached to a D/E object 20080123
28 SET_TN_CHILD_INFO Instance method Private Method Set child TN info 20080204
29 SET_TN_INFO Instance method Public Method Search TN 20080123
30 SET_TN_RC_INFO Instance method Private Method Set regulatory compliance info for a given TN 20080205
31 SET_TN_TP_INFO Instance method Protected Method Set child TN info 20130129
32 TN_CHECK_BUFFER Instance method Private Method Check if TN list is not already stored in buffer 20080123
33 UPDATE_1001_REL Instance method Private Method Update infotype 1001 when a collective need 20080131
34 UPDATE_1687_INFTY Instance method Private Method Update infotype 1687 attached to in-process TN object 20080131
35 UPDATE_BET_REF Instance method Private Method Update business event type reference 20080205
36 UPDATE_CATALOG_ROSEL Instance method Public Method Update catalog info according to sel./desel. 20080123
Events
Class CL_HRTNM_TN_ASSIGN_MANAGER has no event.
Types
Class CL_HRTNM_TN_ASSIGN_MANAGER has no local type.
Method Signatures

Method ADD_TN_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20080211
2 Importing IM_WA_TN Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_TN TNM: TN assignment report - training needs structure 20080211

Method ADD_TN_REF on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method BL_REPORT_ADD_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080207
2 Importing IM_OBJCA Call by reference Type reference (TYPE) HROBJID Object ID 20080207
3 Importing IM_OTYCA Call by reference Type reference (TYPE) OTYPE Object Type 20080207
4 Importing IM_TNAFC Call by reference Type reference (TYPE) HRTNM_TNAFC TNM: function code for TN assignment 20080207
5 Importing IM_WA_P1001 Call by reference Type reference (TYPE) P1001 Infotype 1001: Relationships 20080207
6 Importing IM_WA_TN_ASSIGN_TN Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_TN TNM: TN assignment training needs structure 20080207

Method BL_REPORT_ADD_CHECK on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method BL_REPORT_PREL_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080207
2 Importing IM_OBJCA Call by reference Type reference (TYPE) HROBJID Object ID 20080207
3 Importing IM_OBJTN Call by reference Type reference (TYPE) HROBJID Object ID 20080207
4 Importing IM_OTYCA Call by reference Type reference (TYPE) OTYPE Object Type 20080207
5 Importing IM_TNAFC Call by reference Type reference (TYPE) HRTNM_TNAFC TNM: function code for TN assignment 20080207
6 Importing IM_WA_P1001 Call by reference Type reference (TYPE) P1001 Infotype 1001: Relationships 20100722

Method BL_REPORT_PREL_CHECK on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method CATALOG_PRELIMINARY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080129
2 Importing IM_WA_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080129

Method CATALOG_PRELIMINARY_CHECK on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method CHECK_DURATION_TN_CAT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20110518
2 Importing IM_OBJCA Call by reference Type reference (TYPE) HROBJID Object ID 20110518
3 Importing IM_OBJTN Call by reference Type reference (TYPE) HROBJID Object ID 20110518
4 Importing IM_OTYCA Call by reference Type reference (TYPE) OTYPE Object Type 20110518

Method CHECK_DURATION_TN_CAT_OBJ on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20080130
2 Importing IM_ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20080130

Method CONSTRUCTOR on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method CREATE_TN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_WA_TN_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080129

Method CREATE_TN on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method GET_CATALOG_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_CATALOG Call by reference Type reference (TYPE) HRTNM_TN_ASSIGN_CATALOG_TAB TNM: table type for TN assignment main structure 20080208

Method GET_CATALOG_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method GET_PERSON_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GRID_TITLE_PERSON Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20080123
2 Exporting EX_TAB_PERSON Call by reference Type reference (TYPE) HRTNM_TN_ASSIGN_PERSON_TAB TNM: table type for TN assignment main structure 20080208

Method GET_PERSON_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method GET_RESET_MSG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_O_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER HR-PD Infotypes: Messages 20080129
2 Importing IM_RESET Call by reference Type reference (TYPE) XFELD 20080129

Method GET_RESET_MSG_HANDLER on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method GET_TN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TN Call by reference Type reference (TYPE) HRTNM_TN_ASSIGN_TN_TAB TNM 20080208
2 Exporting EX_WA_OBJEC_TN Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080123

Method GET_TN_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method HANDLE_FILTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_DATA Call by reference Type reference (TYPE) ANY 20080131
2 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID TN object ID 20080130

Method HANDLE_FILTER_DATA on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method HANDLE_MSG_AT_1001_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20080131
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080131
3 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20080131
4 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080131
5 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080131
6 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080131
7 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20080131

Method HANDLE_MSG_AT_1001_UPD on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method HANDLE_ROLLBACK_AT_IT1001_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_P1001 Call by reference Type reference (TYPE) P1001 Infotype 1001: Relationships 20080131
2 Importing IM_GENDER Call by reference Type reference (TYPE) BEN_GENDER Benefit gender data for insurance costs calculation 20080131
3 Importing IM_TNAFC Call by reference Type reference (TYPE) HRTNM_TNAFC TNM: function code for TN assignment 20080131

Method HANDLE_ROLLBACK_AT_IT1001_UPD on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method INIT_FILTER Signature

Method INIT_FILTER on class CL_HRTNM_TN_ASSIGN_MANAGER has no parameter.
Method INIT_FILTER on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method INIT_MSG_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJCA Call by reference Type reference (TYPE) HROBJID Object ID 20080207
2 Importing IM_OTYCA Call by reference Type reference (TYPE) OTYPE Object Type 20080207
3 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20080207

Method INIT_MSG_STRUCT on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method PERSON_CHECK_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STORE_IN_BUFFER Call by reference Type reference (TYPE) XFELD Checkbox 20080122
2 Importing IM_WA_OBJEC Call by reference Type reference (TYPE) OBJEC Catalog object reference 20080122

Method PERSON_CHECK_BUFFER on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method PERSON_CHECK_TN_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_TN_ASSIGN_PERSON Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_PERSON TNM: TN assignment details structure 20080122
2 Importing IM_WA_P1001 Call by reference Type reference (TYPE) P1001 Infotype 1001: Relationships 20080111

Method PERSON_CHECK_TN_ASSIGN on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method PERSON_CHECK_TN_ASSIGN_940 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_TN_ASSIGN_PERSON Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_PERSON TNM: TN assignment details structure 20080129
2 Importing IM_OBJID_D Call by reference Type reference (TYPE) HROBJID Object ID 20080129
3 Importing IM_TAB_P1001 Call by reference Type reference (TYPE) P1001TAB Table with the Structure P1001 20080129

Method PERSON_CHECK_TN_ASSIGN_940 on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method PERSON_CHECK_TN_ASSIGN_941 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_TN_ASSIGN_PERSON Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_PERSON TNM: TN assignment details structure 20080130
2 Importing IM_OBJID_E Call by reference Type reference (TYPE) HROBJID Object ID 20080130
3 Importing IM_TAB_P1001 Call by reference Type reference (TYPE) P1001TAB Table with the Structure P1001 20080130

Method PERSON_CHECK_TN_ASSIGN_941 on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method PERSON_UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJCA Call by reference Type reference (TYPE) HROBJID Object ID 20080129
2 Importing IM_OBJTN Call by reference Type reference (TYPE) HROBJID Object ID 20080129
3 Importing IM_OTYCA Call by reference Type reference (TYPE) OTYPE Object type 20080129
4 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO Personnel number 20080129

Method PERSON_UPDATE_DATA on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method REFRESH_TN_PERS_DATA Signature

Method REFRESH_TN_PERS_DATA on class CL_HRTNM_TN_ASSIGN_MANAGER has no parameter.
Method REFRESH_TN_PERS_DATA on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method RESET_PERSON_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD Does reset operation part of a resfresh action? 20080204
2 Importing IM_RESET_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20080122
3 Importing IM_WA_CATALOG_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080122

Method RESET_PERSON_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method RESET_TN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD Checkbox 20080204
2 Importing IM_RESET_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20080123
3 Importing IM_WA_BET Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_BET Work Area for Database PCH 20080208

Method RESET_TN_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SAVE_TN_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080131
2 Changing CH_WA_P1001 Call by reference Type reference (TYPE) P1001 Collective need that will be decreased 20080131
3 Importing IM_GENDER Call by reference Type reference (TYPE) BEN_GENDER Benefit gender data for insurance costs calculation 20080131
4 Importing IM_OBJCA Call by reference Type reference (TYPE) HROBJID Catalog object ID (E object here) 20080129
5 Importing IM_OBJTN Call by reference Type reference (TYPE) HROBJID TN object ID 20080128
6 Importing IM_OTYCA Call by reference Type reference (TYPE) OTYPE Object Type 20080129
7 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20080807
8 Importing IM_PERNR Call by reference Type reference (TYPE) PERSNO List of P objects that must linkd to the TN 20080128
9 Importing IM_TNAFC Call by reference Type reference (TYPE) HRTNM_TNAFC TNM: function code for TN assignment 20080128

Method SAVE_TN_REL on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SET_CATALOG_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080129

Method SET_CATALOG_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SET_PERSON_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD Checkbox 20080201
2 Importing IM_WA_OBJEC Call by reference Type reference (TYPE) OBJEC Catalog object reference 20080123

Method SET_PERSON_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SET_TN_CHILD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WA_OBJEC Call by reference Type reference (TYPE) OBJEC TN parent ref. 20080204
2 Importing IM_WA_TN_ASSIGN_BET Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_BET Catalog object ref. 20080205

Method SET_TN_CHILD_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SET_TN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD Checkbox 20080204
2 Importing IM_WA_BET Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_BET TNM: business event type structure 20080208
3 Importing IM_WA_CAT_OBJEC Call by reference Type reference (TYPE) OBJEC Catalog object ref. 20080123

Method SET_TN_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SET_TN_RC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_DATA Call by reference Type reference (TYPE) ANY 20080205
2 Exporting EX_TAB_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20080211
3 Importing IM_WA_OBJEC Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20080205

Method SET_TN_RC_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method SET_TN_TP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TP_DATA Call by reference Type reference (TYPE) OBJEC Work Area for Database PCH 20130129
2 Importing IS_TN_DATA Call by reference Type reference (TYPE) ANY TN data 20130129

Method SET_TN_TP_INFO on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method TN_CHECK_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_STORE_IN_BUFFER Call by reference Type reference (TYPE) XFELD Checkbox 20080123
2 Importing IM_OBJID Call by reference Type reference (TYPE) HROBJID Business event type ID 20080123
3 Importing IM_OTYPE Call by reference Type reference (TYPE) OTYPE Object Type 20080123

Method TN_CHECK_BUFFER on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method UPDATE_1001_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080131
2 Changing CH_WA_P1001 Call by reference Type reference (TYPE) P1001 Infotype 1001: Relationships 20080131
3 Importing IM_GENDER Call by reference Type reference (TYPE) BEN_GENDER Benefit gender data for insurance costs calculation 20080131

Method UPDATE_1001_REL on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method UPDATE_1687_INFTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_IS_OK Call by reference Type reference (TYPE) XFELD Checkbox 20080131
2 Importing IM_OBJTN Call by reference Type reference (TYPE) HROBJID Object ID 20080131

Method UPDATE_1687_INFTY on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method UPDATE_BET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_WA_TN_ASSIGN_CATALOG Call by reference Type reference (TYPE) HRTNM_S_TN_ASSIGN_CATALOG TNM 20080205

Method UPDATE_BET_REF on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.

Method UPDATE_CATALOG_ROSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROSEL_VALUE Call by reference Type reference (TYPE) XFELD Checkbox 20080123
2 Importing IM_WA_CAT_OBJEC Call by reference Type reference (TYPE) OBJEC Natural Number 20080123

Method UPDATE_CATALOG_ROSEL on class CL_HRTNM_TN_ASSIGN_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600