SAP ABAP Class IF_EX_INSPECTIONLOT_UPDATE (Add-In Interface IF_EX_INSPECTIONLOT_UPDATE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_INSPECTIONLOT_UPDATE Add-In Class CL_EX_INSPECTIONLOT_UPDATE 19991109
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QMEM_SCEM_INTERFACE Imp. Class for BAdI Imp. ZWFE_SCEM_INTERFACE 20030117
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QPLEXT_DECISION_REPL Imp. Class for BAdI Imp. QPLEXT_DECISION_REPL 20050404
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_VBHT_IDX_INSLOT_PUSH Imp. Class for BAdI Imp. VBHT_IDX_INSLOT_PUSH 20120509
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_VBHT_IDX_USGDEC_PUSH Imp. Class for BAdI Imp. VBHT_IDX_USGDEC_PUSH 20120509
Properties
Class IF_EX_INSPECTIONLOT_UPDATE  
Short Description Add-In Interface IF_EX_INSPECTIONLOT_UPDATE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 19991109   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_INSPECTIONLOT_UPDATE has no forward declaration.
Interfaces
Class IF_EX_INSPECTIONLOT_UPDATE has no interface implemented.
Friends
Class IF_EX_INSPECTIONLOT_UPDATE has no friend class.
Attributes
Class IF_EX_INSPECTIONLOT_UPDATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_AT_SAVE Instance method Public Method Change Inspection Lot When Saving 19991116
2 CHANGE_BEFORE_UPDATE Instance method Public Method Change Inspection Lot Before Accessing Update 19991116
3 CHANGE_IN_UPDATE Instance method Public Method Change Inspection Lot in Update 19991116
4 CHANGE_UD_AT_SAVE Instance method Public Method Change Usage Decision When Saving 19991119
5 CHANGE_UD_BEFORE_UPDATE Instance method Public Method Change Usage Decision Before Accessing Update 19991119
6 CHANGE_UD_IN_UPDATE Instance method Public Method Change Usage Decision in Update 19991119
7 CREATE_AT_SAVE Instance method Public Method Create Inspection Lot When Saving 19991116
8 CREATE_BEFORE_UPDATE Instance method Public Method Create Inspection Lot Before Accessing Update 19991116
9 CREATE_IN_UPDATE Instance method Public Method Create Inspection Lot in Update 19991116
10 SET_UD_AT_SAVE Instance method Public Method Make Usage Decision When Saving 19991119
11 SET_UD_BEFORE_UPDATE Instance method Public Method Make Usage Decision Before Accessing Update 19991119
12 SET_UD_IN_UPDATE Instance method Public Method Make Usage Decision in Update 19991119
Events
Class IF_EX_INSPECTIONLOT_UPDATE has no event.
Types
Class IF_EX_INSPECTIONLOT_UPDATE has no local type.
Method Signatures

Method CHANGE_AT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991118
2 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991118
# Exception Resumable Description Created on
1 ERROR_WITH_MESSAGE Fehlermeldung aufgetreten 19991116

Method CHANGE_BEFORE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991118
2 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991118

Method CHANGE_BEFORE_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method CHANGE_IN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991118
2 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991118

Method CHANGE_IN_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method CHANGE_UD_AT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991119
2 Importing NEW_UD_DATA Value transfer Type reference (TYPE) QAVE geänderter Verwendungsentscheid 19991119
3 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991119
4 Importing OLD_UD_DATA Value transfer Type reference (TYPE) QAVE alter Verwendungsentscheid 19991119
# Exception Resumable Description Created on
1 ERROR_WITH_MESSAGE Fehlermeldung aufgetreten 19991119

Method CHANGE_UD_BEFORE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991119
2 Importing NEW_UD_DATA Value transfer Type reference (TYPE) QAVE geänderter Verwendungsentscheid 19991119
3 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991119
4 Importing OLD_UD_DATA Value transfer Type reference (TYPE) QAVE alter Verwendungsentscheid 19991119

Method CHANGE_UD_BEFORE_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method CHANGE_UD_IN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991119
2 Importing NEW_UD_DATA Value transfer Type reference (TYPE) QAVE geänderter Verwendungsentscheid 19991119
3 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991119
4 Importing OLD_UD_DATA Value transfer Type reference (TYPE) QAVE alter Verwendungsentscheid 19991119

Method CHANGE_UD_IN_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method CREATE_AT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_FLAG Value transfer Type reference (TYPE) CHAR1 Art des Aufrufs 19991116
2 Importing INSPLOT Value transfer Type reference (TYPE) QALS Prüflos 19991118
# Exception Resumable Description Created on
1 ERROR_WITH_MESSAGE Fehlermeldung aufgetreten 19991116

Method CREATE_BEFORE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSPLOT Value transfer Type reference (TYPE) QALS Prüflos 19991118

Method CREATE_BEFORE_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method CREATE_IN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSPLOT Value transfer Type reference (TYPE) QALS Prüflos 19991118

Method CREATE_IN_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method SET_UD_AT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991119
2 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991119
3 Importing UD_DATA Value transfer Type reference (TYPE) QAVE Verwendungsentscheid 19991119
# Exception Resumable Description Created on
1 ERROR_WITH_MESSAGE Fehlermeldung aufgetreten 19991119

Method SET_UD_BEFORE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991119
2 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991119
3 Importing UD_DATA Value transfer Type reference (TYPE) QAVE Verwendungsentscheid 19991119

Method SET_UD_BEFORE_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.

Method SET_UD_IN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_INSPLOT Value transfer Type reference (TYPE) QALS geändertes Prüflos 19991119
2 Importing OLD_INSPLOT Value transfer Type reference (TYPE) QALS altes Prüflos 19991119
3 Importing UD_DATA Value transfer Type reference (TYPE) QAVE Verwendungsentscheid 19991119

Method SET_UD_IN_UPDATE on class IF_EX_INSPECTIONLOT_UPDATE has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in