SAP ABAP Interface IF_EX_BADI_EAM_SERIAL_HISTORY (Interface for BAdI: BADI_EAM_SERIAL_HISTORY)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
IHSA (Package) Maintenance List Processing

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_QNAO_SFWS_SERIAL_HISTORY | 20090703 |
Properties
Interface | IF_EX_BADI_EAM_SERIAL_HISTORY | |
Short Description | Interface for BAdI: BADI_EAM_SERIAL_HISTORY |
General Data
Package | IHSA | Maintenance List Processing |
Created | 20090625 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090625 |
Friends
Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no friend.
Attributes
Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts the Date and Time Fields to Output Time Unit | 20090907 |
2 | ![]() |
Instance method | Public | Method | Navigation to the Detail Transaction of the Object | 20090625 |
3 | ![]() |
Instance method | Public | Method | Transfers the History Objects of a Serial Number | 20090625 |
4 | ![]() |
Instance method | Public | Method | Transfers the New Object Types to be Appended | 20090625 |
Events
Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_OBJECT | Public | See coding | Object | 20090625 | gty_object(20) TYPE c
|
|
2 | GTY_S_OBJECT | Public | See coding | Structure for Object | 20090625 | BEGIN OF gty_s_object,
object_type(1) TYPE c,
object TYPE gty_object,
date TYPE d,
time TYPE t,
order_id TYPE aufnr,
notif_id TYPE qmnum,
data(2000) TYPE c,
END OF gty_s_object
|
|
3 | GTY_S_OBJECT_TYPE | Public | See coding | Structure for Object Types | 20090625 | BEGIN OF gty_s_object_type,
object_type(1) TYPE c,
structure TYPE strukname,
table_argument TYPE tabname,
visible(1) TYPE c,
icon TYPE tv_image,
text TYPE text20,
color_tree TYPE i,
color_list TYPE i,
intensified_list TYPE i,
END OF gty_s_object_type
|
|
4 | GTY_T_OBJECT | Public | See coding | Table for Objects | 20090625 | gty_t_object TYPE STANDARD TABLE OF gty_s_object
|
|
5 | GTY_T_OBJECT_TYPE | Public | See coding | Table for Object Types | 20090625 | gty_t_object_type TYPE STANDARD TABLE OF gty_s_object_type WITH KEY object_type
|
Method Signatures
Method CONVERT_OBJECT_TO_TIME_ZONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OBJECT | Call by reference | Type reference (TYPE) | GTY_S_OBJECT | Struktur für Objekt | 20090907 |
Method CONVERT_OBJECT_TO_TIME_ZONE on Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no exception.
Method DISPLAY_OBJECT_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | GTY_OBJECT | Objekt | 20090625 |
Method DISPLAY_OBJECT_DETAIL on Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no exception.
Method GET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJECTS | Call by reference | Type reference (TYPE) | GTY_T_OBJECT | Tabelle für Objekte | 20090625 | ||
2 | ![]() |
IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20090625 | ||
3 | ![]() |
IV_SERIAL_NUMBER | Call by reference | Type reference (TYPE) | GERNR | Serialnummer | 20090625 |
Method GET_OBJECTS on Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no exception.
Method GET_OBJECT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OBJECT_TYPES | Call by reference | Type reference (TYPE) | GTY_T_OBJECT_TYPE | Tabelle für Objekttypen | 20090625 | ||
2 | ![]() |
IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20090625 | ||
3 | ![]() |
IV_SERIAL_NUMBER | Call by reference | Type reference (TYPE) | GERNR | Serialnummer | 20090625 |
Method GET_OBJECT_TYPES on Interface IF_EX_BADI_EAM_SERIAL_HISTORY has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |