SAP ABAP Class /GRCPI/CL_IM_GRIA_HRINFADD (Imp. class for BAdI imp. /GRCPI/GRIA_HRINFADD)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷
GRC-ACP (Application Component) GRC Access Control Plug-In
⤷
/GRCPI/GRIA_ERP_AC (Package) SAP ERP AC package for GRC 2010 Plug-In functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_COMPLEXDESCR | Runtime Type Services | 20100608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_HRPAD00INFTY | BAdI Interface IF_EX_HRPAD00INFTY | 20100514 |
Properties
| Class | /GRCPI/CL_IM_GRIA_HRINFADD | |
| Short Description | Imp. class for BAdI imp. /GRCPI/GRIA_HRINFADD | |
| Super Class | CL_ABAP_COMPLEXDESCR | Runtime Type Services |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_ERP_AC | SAP ERP AC package for GRC 2010 Plug-In functionality |
| Created | 20100514 | SAP |
| Last change | 20141106 | |
| 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_EX_HRPAD00INFTY | BAdI Interface IF_EX_HRPAD00INFTY | 20100514 |
Friends
Class /GRCPI/CL_IM_GRIA_HRINFADD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'GRAC_HR_TRIGGER_EVENT_RECIEVER' | HR Function Name | 20100621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Getting info type Change Data | 20100622 |
Events
Class /GRCPI/CL_IM_GRIA_HRINFADD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Public | Type reference (TYPE) | ABAP_COMPONENTDESCR | 20100608 | |
|
| 2 | COMPONENT_TABLE | Public | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20100607 | |
|
| 3 | STRUC_COMP | Public | See coding | 20100608 | BEGIN OF struc_comp,
name TYPE string,
xtyp TYPE xtype_type,
type_kind TYPE abap_typecategory,
as_include TYPE abap_bool,
suffix TYPE string,
END OF struc_comp
|
||
| 4 | STRUC_COMP_TAB | Public | See coding | 20100608 | struc_comp_tab TYPE STANDARD TABLE OF struc_comp
WITH NON-UNIQUE DEFAULT KEY
|
||
| 5 | SYMBOL_TABLE | Public | Type reference (TYPE) | ABAP_COMPONENT_SYMBOL_TAB | 20100608 | |
Method Signatures
Method GET_INFO_CHANGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDNAME | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_FLDNAME | Table Type For FieldName | 20100622 | |||
| 2 | IV_INFTY | Value transfer | Type reference (TYPE) | INFTY | Infotype | 20100622 | |||
| 3 | IV_PERNR | Value transfer | Type reference (TYPE) | PERNR_D | Personnel Number | 20100622 | |||
| 4 | IV_SUBTY | Value transfer | Type reference (TYPE) | SUBTY | Subtype | 20100622 |
Method GET_INFO_CHANGE_DATA on class /GRCPI/CL_IM_GRIA_HRINFADD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |