SAP ABAP Class CL_HRTNM_BOOKING_TN_UPDATE (HRTNM Booking integration : Main Class)
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_BOOKING_TN_UPDATE | |
| Short Description | HRTNM Booking integration : Main Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99S_TNM | Training needs management |
| Created | 20070423 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRTNM_BOOKING_TN_UPDATE has no interface implemented.
Friends
Class CL_HRTNM_BOOKING_TN_UPDATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | PLVAR | Variante de planification | 20070423 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | PAD940 | Table Type for 940 | 20070423 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ' ' | Boolean Variable (X=True, -=False, Space=Unknown) | 20070423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cancel a Booking and delete P - TN | 20070427 | |
| 2 | Static method | Public | Method | Cancel a Booking considering the VTASK value | 20110209 | |
| 3 | Static method | Public | Method | Check Feature FTNMS | 20071105 | |
| 4 | Static method | Public | Method | Check if the P has records in Invoice or Abs./Att infotypes | 20100927 | |
| 5 | Static method | Public | Method | Check Relation 941 for P - TN and for event id | 20070426 | |
| 6 | Static method | Public | Constructor | CLASS_CONSTRUCTOR* | 20070423 | |
| 7 | Static method | Public | Method | Delete relation 941 between TN and Person | 20070423 | |
| 8 | Static method | Public | Method | Read PLVAR value | 20070423 | |
| 9 | Static method | Public | Method | Identify whether a TN child is created during booking or not | 20101102 | |
| 10 | Static method | Public | Method | Move Course for a TN to a Person | 20071220 | |
| 11 | Static method | Public | Method | Process TN redefinition during Booking and Rebooking | 20100927 | |
| 12 | Static method | Public | Method | Redefine a TN with infotype 1681 in Booking Integration | 20070423 | |
| 13 | Static method | Public | Method | Replace Attendee for a TN already linked | 20070502 | |
| 14 | Static method | Public | Method | Retrieve Relat '940' for a Person | 20070910 | |
| 15 | Static method | Public | Method | Retrieve Training Needs 'TN' by a Business Event Type 'D' | 20071001 | |
| 16 | Static method | Public | Method | Set PAD941 for Relation 941 between TN and P | 20070426 | |
| 17 | Static method | Public | Method | Set relation 941 between TN and Person | 20070423 | |
| 18 | Static method | Public | Method | Set Relation 022 between two TN | 20070424 |
Events
Class CL_HRTNM_BOOKING_TN_UPDATE has no event.
Types
Class CL_HRTNM_BOOKING_TN_UPDATE has no local type.
Method Signatures
Method CANCEL_TN_BOOKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MESSAGE_TAB | Call by reference | Type reference (TYPE) | DCMESSAGE_TAB | Table: Messages | 20120203 | |||
| 2 | EX_SUCEED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070427 | |||
| 3 | EX_TNREF | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070427 | |||
| 4 | IM_EVTCLASS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070427 | |||
| 5 | IM_EVTID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070427 | |||
| 6 | IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070427 | |||
| 7 | IM_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070427 |
Method CANCEL_TN_BOOKING on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method CANCEL_TN_BOOKING_VTASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_941_FOR_UPDATE | Call by reference | Type reference (TYPE) | P1001TAB | Relation 941 for updating later | 20110209 | |||
| 2 | CH_DELETE_TN_OBJECT | Call by reference | Type reference (TYPE) | P1000 | TN child to be deleted | 20110209 | |||
| 3 | EX_SUCEED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110209 | |||
| 4 | EX_TNREF | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20110209 | |||
| 5 | IM_EVTCLASS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20110209 | |||
| 6 | IM_EVTID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20110209 | |||
| 7 | IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20110209 | |||
| 8 | IM_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20110209 | |||
| 9 | IM_VTASK | Call by reference | Type reference (TYPE) | HRRHAP-VTASK | Type of Update | 20110209 |
Method CANCEL_TN_BOOKING_VTASK on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method CHECK_FEATURE_FTNMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FTNMS | Call by reference | Type reference (TYPE) | HRTNM_PMETN | Data Element for structure PMETN | 20080220 | |||
| 2 | EX_STATUS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20071105 | |||
| 3 | IM_EBEGD | Call by reference | Type reference (TYPE) | DATUM | Date | 20071105 | |||
| 4 | IM_EENDA | Call by reference | Type reference (TYPE) | DATUM | Date | 20071105 | |||
| 5 | IM_PARID | Call by reference | Type reference (TYPE) | HRPARID | Attendee ID | 20071105 |
Method CHECK_FEATURE_FTNMS on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method CHECK_INVOICE_ABS_ATT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_MESSAGE_TAB | Call by reference | Type reference (TYPE) | DCMESSAGE_TAB | Table: Messages | 20100927 | |||
| 2 | EX_IS_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120203 | |||
| 3 | IM_ATTENDEE | Call by reference | Type reference (TYPE) | BAPICONAME | Business event data | 20100927 | |||
| 4 | IM_EVENT | Call by reference | Type reference (TYPE) | HRVEVDAT | Group attendee data | 20100927 | |||
| 5 | IM_INVOICE_WARN | Call by reference | Type reference (TYPE) | XFELD | Warning only for invoice check | 20120404 | |||
| 6 | IM_OLD_EVENT | Call by reference | Type reference (TYPE) | EVTID | Business event | 20100927 |
Method CHECK_INVOICE_ABS_ATT_RECORDS on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method CHECK_RELAT_EVTID_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHECK | Call by reference | Type reference (TYPE) | BOOLEAN | Return Value of ABAP Statements | 20070426 | |||
| 2 | EX_OBJID | Call by reference | Type reference (TYPE) | HROBJID | TN ID | 20070503 | |||
| 3 | IM_EVTCLASS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070426 | |||
| 4 | IM_EVTID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070426 | |||
| 5 | IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070426 | |||
| 6 | IM_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070426 |
Method CHECK_RELAT_EVTID_EXIST on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRTNM_BOOKING_TN_UPDATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method DEL_RELAT_REALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PAD940 | Call by reference | Type reference (TYPE) | PAD940 | Table Type for 940 | 20070423 | |||
| 2 | EX_TRANSAC_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070423 |
Method DEL_RELAT_REALIZED on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method GET_PLVAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PLVAR | Value transfer | Type reference (TYPE) | PLVAR | Variante de planification | 20070423 |
Method GET_PLVAR on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method IDENTIFY_TN_CHILD_BOOKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INHERITED_TN | Call by reference | Type reference (TYPE) | XFELD | TN is inherited | 20101102 | |||
| 2 | EX_PARENT_TN_OBJ | Call by reference | Type reference (TYPE) | OBJEC | Parent TN object | 20101102 | |||
| 3 | EX_TN_CHILD_BOOKING | Call by reference | Type reference (TYPE) | XFELD | TN Child:booking or CRUD | 20101102 | |||
| 4 | IM_MAIN_TN_OBJ | Call by reference | Type reference (TYPE) | OBJEC | Work Area for Database PCH | 20101102 |
Method IDENTIFY_TN_CHILD_BOOKING on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method MOVE_TN_BOOKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SUCEED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20071220 | |||
| 2 | EX_TNREF | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20071220 | |||
| 3 | IM_EVTID | Call by reference | Type reference (TYPE) | HROBJID | New Course | 20071220 | |||
| 4 | IM_OLD_EVTID | Call by reference | Type reference (TYPE) | HROBJID | Old Course | 20071220 | |||
| 5 | IM_PERID | Call by reference | Type reference (TYPE) | HRPARID | Attendee ID | 20071220 |
Method MOVE_TN_BOOKING on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method PROCESS_TN_REDEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CREATE_TN_OBJECT | Call by reference | Type reference (TYPE) | P1000 | Infotype 1000: Object Name | 20110112 | |||
| 2 | CH_HRT1681_TAB | Call by reference | Type reference (TYPE) | HRTNM_HRT1681_TAB | TNM: Table type HRT1681 | 20110112 | |||
| 3 | CH_INHERIT_RELAT_020 | Call by reference | Type reference (TYPE) | P1001TAB | Insert RELAT 020 between TNs | 20101218 | |||
| 4 | CH_MESSAGE_TAB | Call by reference | Type reference (TYPE) | DCMESSAGE_TAB | Table: Messages | 20100929 | |||
| 5 | CH_P1681_TAB | Call by reference | Type reference (TYPE) | HRTNM_P1681_TAB | TNM: p1681 table type | 20110112 | |||
| 6 | CH_REDEFINE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100927 | |||
| 7 | CH_TNREF | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20100928 | |||
| 8 | EX_941_FOR_UPDATE | Call by reference | Type reference (TYPE) | P1001TAB | Relation 941 for updating later | 20100927 | |||
| 9 | EX_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20100927 | |||
| 10 | IM_ATTENDEE | Call by reference | Type reference (TYPE) | BAPICONAME | Group attendee data | 20100927 | |||
| 11 | IM_EVENT | Call by reference | Type reference (TYPE) | HRVEVDAT | Business event data | 20100927 | |||
| 12 | IM_LONG_TEXT | Call by reference | Type reference (TYPE) | P1000-STEXT | Object Name | 20100927 | |||
| 13 | IM_MAIN_OBJ | Call by reference | Type reference (TYPE) | OBJEC | New TN | 20100927 | |||
| 14 | IM_MAIN_OBJ_OLD | Call by reference | Type reference (TYPE) | OBJEC | Old TN | 20100927 | |||
| 15 | IM_P1681 | Call by reference | Type reference (TYPE) | P1681 | Infotype 1681 | 20100927 | |||
| 16 | IM_REDEFINE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20100927 | |||
| 17 | IM_SHORT_TEXT | Call by reference | Type reference (TYPE) | P1000-SHORT | Object Abbreviation | 20100927 | |||
| 18 | IM_TAB_PT1681 | Call by reference | Type reference (TYPE) | HRTNM_PT1681_TAB | Structure PT1681: table type | 20100927 | |||
| 19 | IM_TN_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20100927 |
Method PROCESS_TN_REDEFINITION on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method REDEFINE_TN_BOOKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_CREATE_TN_OBJECT | Call by reference | Type reference (TYPE) | P1000 | New TN object (redefined) | 20110112 | |||
| 2 | CH_HRT1681_TAB | Call by reference | Type reference (TYPE) | HRTNM_HRT1681_TAB | TNM: Table type HRT1681 | 20110112 | |||
| 3 | CH_INHERIT_RELAT_020 | Call by reference | Type reference (TYPE) | P1001TAB | Table with the Structure P1001 | 20101218 | |||
| 4 | CH_P1681_TAB | Call by reference | Type reference (TYPE) | HRTNM_P1681_TAB | TNM: p1681 table type | 20110112 | |||
| 5 | CH_REDEFINE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070423 | |||
| 6 | EX_941_FOR_UPDATE | Call by reference | Type reference (TYPE) | P1001TAB | Relation 941 for updating later | 20101005 | |||
| 7 | EX_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20070423 | |||
| 8 | EX_TNREF | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070503 | |||
| 9 | IM_EVEID | Call by reference | Type reference (TYPE) | EVTID | Business event | 20070426 | |||
| 10 | IM_LONG_TEXT | Call by reference | Type reference (TYPE) | P1000-STEXT | Object Abbreviation | 20070424 | |||
| 11 | IM_OLD_OBJ | Call by reference | Type reference (TYPE) | OBJEC | Cost Estimate Number | 20070423 | |||
| 12 | IM_P1681 | Call by reference | Type reference (TYPE) | P1681 | Infotype 1681 | 20070423 | |||
| 13 | IM_PARID | Call by reference | Type reference (TYPE) | HRPARID | Parameter ID | 20070423 | |||
| 14 | IM_PATYP | Call by reference | Type reference (TYPE) | PRTPE | 20080730 | ||||
| 15 | IM_SHORT_TEXT | Call by reference | Type reference (TYPE) | P1000-SHORT | Object Name | 20070424 | |||
| 16 | IM_TAB_PT1681 | Call by reference | Type reference (TYPE) | HRTNM_PT1681_TAB | Structure PT1681: table type | 20070423 |
Method REDEFINE_TN_BOOKING on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method REPLACE_TN_BOOKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MSG | Call by reference | Type reference (TYPE) | DCMESSAGE_TAB | Table: Messages | 20120511 | |||
| 2 | EX_SUCEED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070502 | |||
| 3 | EX_TNREF | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070502 | |||
| 4 | IM_EVTCLASS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070502 | |||
| 5 | IM_EVTID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070502 | |||
| 6 | IM_OLD_PERID | Call by reference | Type reference (TYPE) | HRPARID | Attendee ID | 20070502 | |||
| 7 | IM_PERID | Call by reference | Type reference (TYPE) | HRPARID | Attendee ID | 20070502 | |||
| 8 | IM_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070502 | |||
| 9 | IS_ATTENDEE | Call by reference | Type reference (TYPE) | BAPICONAME | Attendee data | 20120511 |
Method REPLACE_TN_BOOKING on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method RETRIEVE_PERNR_BY_TN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_P1000 | Call by reference | Type reference (TYPE) | HRTNM_P1000_TAB | Table for objects | 20070910 | |||
| 2 | IM_ETYID | Call by reference | Type reference (TYPE) | ETYID | Business event type: key | 20070928 | |||
| 3 | IM_EVEID | Call by reference | Type reference (TYPE) | EVTID | Business event | 20070928 | |||
| 4 | IM_PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20070910 |
Method RETRIEVE_PERNR_BY_TN on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method RETRIEVE_TN_BY_EVTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_P1000 | Call by reference | Type reference (TYPE) | HRTNM_P1000_TAB | 20071001 | ||||
| 2 | EX_TAB_P1001 | Call by reference | Type reference (TYPE) | HRTNM_P1001_TAB | Table Type With Structure P1001 | 20080819 | |||
| 3 | IM_ETYID | Call by reference | Type reference (TYPE) | ETYID | 20071001 |
Method RETRIEVE_TN_BY_EVTY on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method SET_RELAT_PAD941 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ADATA | Call by reference | Type reference (TYPE) | ADATA | Additional Relationship Data | 20070426 | |||
| 2 | IM_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Object ID | 20070426 | |||
| 3 | IM_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Type of Related Object | 20070426 |
Method SET_RELAT_PAD941 on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method SET_RELAT_REALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_941_FOR_UPDATE | Call by reference | Type reference (TYPE) | P1001TAB | Relation 941 for updating later | 20100222 | |||
| 2 | EX_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20070423 | |||
| 3 | EX_TNREF | Call by reference | Type reference (TYPE) | HROBJID | HR OBJID | 20070503 | |||
| 4 | IM_BOOKING | Call by reference | Type reference (TYPE) | BOOLEAN | Identifier for BOOKING process | 20100222 | |||
| 5 | IM_EVEID | Call by reference | Type reference (TYPE) | EVTID | Business event | 20070426 | |||
| 6 | IM_OBJID | Call by reference | Type reference (TYPE) | OBJEC | Table Type for 940 | 20070423 | |||
| 7 | IM_PARID | Call by reference | Type reference (TYPE) | HRPARID | Standard Selections for HR Master Data Reporting | 20070423 | |||
| 8 | IM_PATYP | Call by reference | Type reference (TYPE) | PRTPE | Participant Type | 20080730 |
Method SET_RELAT_REALIZED on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
Method SET_TN_HERITANCE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_INHERIT_RELAT_020 | Call by reference | Type reference (TYPE) | P1001TAB | Insert Relat 020 between TNs | 20101218 | |||
| 2 | EX_SUBRC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20070424 | |||
| 3 | IM_NEW_OBJID | Call by reference | Type reference (TYPE) | OBJEC | 20070424 | ||||
| 4 | IM_PARENT_OBJID | Call by reference | Type reference (TYPE) | OBJEC | 20070424 |
Method SET_TN_HERITANCE_LINK on class CL_HRTNM_BOOKING_TN_UPDATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |