SAP ABAP Class IF_EX_IT3331_CHECKSUM (Interface for BAdI: HR99S00_IT3331_CHECKSUM)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130412 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | HR99S00_IT3331_CHECKSUM_EXAMPL | Class for BAdI Impl.: HR99S00_IT3331_CHECKSUM | 20130412 |
Properties
| Class | IF_EX_IT3331_CHECKSUM | |
| Short Description | Interface for BAdI: HR99S00_IT3331_CHECKSUM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130405 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_IT3331_CHECKSUM has no forward declaration.
Interfaces
Class IF_EX_IT3331_CHECKSUM has no interface implemented.
Friends
Class IF_EX_IT3331_CHECKSUM has no friend class.
Attributes
Class IF_EX_IT3331_CHECKSUM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Maintain the checksum value | 20130412 |
Events
Class IF_EX_IT3331_CHECKSUM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CHECKSUM_FIELDS_VALUES | Public | See coding | 20130412 | BEGIN OF ts_checksum_fields_values,
pernr TYPE pernr-pernr,
section TYPE p_99s_sectn,
field TYPE p_99s_field,
data TYPE string,
END OF ts_checksum_fields_values
|
||
| 2 | TT_CHECKSUM_FIELDS_VALUES | Public | See coding | 20130412 | tt_checksum_fields_values
TYPE STANDARD TABLE OF ts_checksum_fields_values
|
Method Signatures
Method MAINTAIN_CHECKSUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CHECKSUM | Call by reference | Type reference (TYPE) | P_99S_FL_CHECKSUM | Check Sum | 20130412 | |||
| 2 | FLT_VAL | Call by reference | Type reference (TYPE) | P_99S_FL_FILTER_BADI | Badi Filter for IT3331 : Employee Follow-Up | 20130412 | |||
| 3 | IS_P3331 | Call by reference | Type reference (TYPE) | P3331 | HR Master Record for Infotype 3331 | 20130412 | |||
| 4 | IS_Q3331 | Call by reference | Type reference (TYPE) | Q3331 | Screen Fields: Infotype 3331 (DAQ - Employee Follow-up) | 20130412 | |||
| 5 | IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Country Grouping | 20130412 |
Method MAINTAIN_CHECKSUM on class IF_EX_IT3331_CHECKSUM has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |