SAP ABAP Class CL_HRTNM_BUFFER_IT1001 (TNM: class to handle IT1001 buffer data)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
P99S_TNM (Package) Training needs management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRTNM_BUFFER_ITNNNN | TNM: IT buffer interface | 20070423 |
Properties
| Class | CL_HRTNM_BUFFER_IT1001 | |
| Short Description | TNM: class to handle IT1001 buffer data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | P99S_TNM | Training needs management |
| Created | 20070416 | SAP |
| Last change | 20081217 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRTNM_BUFFER_ITNNNN | TNM: IT buffer interface | 20070423 |
Friends
Class CL_HRTNM_BUFFER_IT1001 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HRTNM_BUFFER_IT1001_TAB | Infotype 1001: Relationships | 20070417 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HRTNM_BUFFER_IT1001_TAB | Infotype 1001: Relationships | 20070417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a relationship in buffer | 20070417 | |
| 2 | Instance method | Private | Method | Check source buffer | 20070417 | |
| 3 | Instance method | Public | Constructor | Constructor | 20070416 | |
| 4 | Instance method | Public | Method | Delete a relationship in buffer | 20070417 | |
| 5 | Instance method | Public | Method | Get a given reference stored in buffer | 20070423 | |
| 6 | Instance method | Public | Method | Get IT1001 buffer | 20070423 | |
| 7 | Instance method | Public | Method | Get reference to be reinitialize | 20080326 | |
| 8 | Instance method | Public | Method | Modify a relationship soon stored in buffer | 20070417 | |
| 9 | Instance method | Public | Method | Set a reference stored in buffer as "to be reinitalized" | 20080326 | |
| 10 | Instance method | Public | Method | Update buffer reference after database operation | 20070417 | |
| 11 | Instance method | Private | Method | Update buffer source data | 20070423 |
Events
Class CL_HRTNM_BUFFER_IT1001 has no event.
Types
Class CL_HRTNM_BUFFER_IT1001 has no local type.
Method Signatures
Method ADD_REF_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | FCODE | Function Code | 20070417 | |||
| 2 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070417 |
Method ADD_REF_IN_BUFFER on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method CHECK_SOURCE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_SAME_TO_SOURCE | Call by reference | Type reference (TYPE) | XFELD | Is current record identical to source record? | 20070417 | |||
| 2 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070417 |
Method CHECK_SOURCE_BUFFER on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INFTY | Call by reference | Type reference (TYPE) | INFOTYP | Infotype | 20070605 |
Method CONSTRUCTOR on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method DEL_REF_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | FCODE | Function Code | 20070417 | |||
| 2 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070417 |
Method DEL_REF_IN_BUFFER on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method GET_BUFFER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070423 | |||
| 2 | IM_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Structure with Object Type | 20070423 | |||
| 3 | IM_SOBID | Call by reference | Type reference (TYPE) | HRSOBID | Extended Object | 20070423 |
Method GET_BUFFER_DATA on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method GET_BUFFER_IT1001 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_BUFFER_1001 | Call by reference | Type reference (TYPE) | HRTNM_BUFFER_IT1001_TAB | TNM: IT1001 buffer table type | 20070423 |
Method GET_BUFFER_IT1001 on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method GET_REF_TO_REINIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_P1001 | Call by reference | Type reference (TYPE) | HRTNM_P1001_TAB | Table Type With Structure P1001 | 20080326 |
Method GET_REF_TO_REINIT on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method MODIF_REF_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | FCODE | Function Code | 20070417 | |||
| 2 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070417 |
Method MODIF_REF_IN_BUFFER on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method REINIT_REF_IN_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1010: Authorities and Resources | 20080326 |
Method REINIT_REF_IN_BUFFER on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method UPDATE_BUFFER_AFTER_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FCODE | Call by reference | Type reference (TYPE) | FCODE | Function Code | 20070417 | |||
| 2 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070417 |
Method UPDATE_BUFFER_AFTER_DB on class CL_HRTNM_BUFFER_IT1001 has no exception.
Method UPDATE_BUFFER_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WA_P1001 | Call by reference | Type reference (TYPE) | P1001 | Infotype 1001: Relationships | 20070423 |
Method UPDATE_BUFFER_SOURCE on class CL_HRTNM_BUFFER_IT1001 has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in | 600 |