SAP ABAP Class IF_EX_BADI_EAM_SERIAL_HISTORY (Interface for BAdI: BADI_EAM_SERIAL_HISTORY)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090625
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
Class IF_EX_BADI_EAM_SERIAL_HISTORY  
Short Description Interface for BAdI: BADI_EAM_SERIAL_HISTORY    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090625   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_BADI_EAM_SERIAL_HISTORY has no forward declaration.
Interfaces
Class IF_EX_BADI_EAM_SERIAL_HISTORY has no interface implemented.
Friends
Class IF_EX_BADI_EAM_SERIAL_HISTORY has no friend class.
Attributes
Class IF_EX_BADI_EAM_SERIAL_HISTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_OBJECT_TO_TIME_ZONE Instance method Public Method Converts the Date and Time Fields to Output Time Unit 20090907
2 DISPLAY_OBJECT_DETAIL Instance method Public Method Navigation to the Detail Transaction of the Object 20090625
3 GET_OBJECTS Instance method Public Method Transfers the History Objects of a Serial Number 20090625
4 GET_OBJECT_TYPES Instance method Public Method Transfers the New Object Types to be Appended 20090625
Events
Class 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 Changing CS_OBJECT Call by reference Type reference (TYPE) GTY_S_OBJECT Struktur für Objekt 20090907

Method CONVERT_OBJECT_TO_TIME_ZONE on class 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 Importing IV_OBJECT Call by reference Type reference (TYPE) GTY_OBJECT Objekt 20090625

Method DISPLAY_OBJECT_DETAIL on class 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 Changing CT_OBJECTS Call by reference Type reference (TYPE) GTY_T_OBJECT Tabelle für Objekte 20090625
2 Importing IV_MATERIAL Call by reference Type reference (TYPE) MATNR Materialnummer 20090625
3 Importing IV_SERIAL_NUMBER Call by reference Type reference (TYPE) GERNR Serialnummer 20090625

Method GET_OBJECTS on class 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 Changing CT_OBJECT_TYPES Call by reference Type reference (TYPE) GTY_T_OBJECT_TYPE Tabelle für Objekttypen 20090625
2 Importing IV_MATERIAL Call by reference Type reference (TYPE) MATNR Materialnummer 20090625
3 Importing IV_SERIAL_NUMBER Call by reference Type reference (TYPE) GERNR Serialnummer 20090625

Method GET_OBJECT_TYPES on class IF_EX_BADI_EAM_SERIAL_HISTORY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in