SAP ABAP Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA (Interface for BAdI: ISU_INV_DLG_DOC_ADD_DATA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090617
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ISUINVDLGDOC_ADDDATA Example Implementation for BAdI Definition ISU_INV_DLG_DOC 20090617
Properties
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA  
Short Description Interface for BAdI: ISU_INV_DLG_DOC_ADD_DATA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090603   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no forward declaration.
Interfaces
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no interface implemented.
Friends
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no friend class.
Attributes
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCREEN_DATA Instance method Public Method Get SCREEN Data from Buffer 20090617
2 GET_TAB_TITLE Static method Public Method Return Title of Tab Page for Additional Data 20090617
3 SET_SCREEN_DATA Instance method Public Method Copy SCREEN Data to Buffer 20090617
Events
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no event.
Types
Class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no local type.
Method Signatures

Method GET_SCREEN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_CHANGEABLE Call by reference Type reference (TYPE) INV_DIALOG_SCREEN_ADD_DATA Rechnungsdialog: änderbare Zusatzdaten 20090617
2 Exporting Y_INV_DIALOG_SCREEN Call by reference Type reference (TYPE) INV_DIALOG_SCREEN Rechnungsdialog: Bildschirmdaten 20090617
3 Exporting Y_WORK_MODE Call by reference Type reference (TYPE) INV_MODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20090617

Method GET_SCREEN_DATA on class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no exception.

Method GET_TAB_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting Y_TITLE Call by reference Type reference (TYPE) SCRFSTXG Text/Schablone eines Dynproelements 20090617

Method GET_TAB_TITLE on class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no exception.

Method SET_SCREEN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing X_CHANGEABLE Call by reference Type reference (TYPE) INV_DIALOG_SCREEN_ADD_DATA Rechnungsdialog: änderbare Zusatzdaten 20090617
2 Importing X_INV_DIALOG_SCREEN Call by reference Type reference (TYPE) INV_DIALOG_SCREEN Rechnungsdialog: Bildschirmdaten 20090617
3 Importing X_WORK_MODE Call by reference Type reference (TYPE) INV_MODE Bearbeitungsmodus (1 = Anzeigen, 2 = Ändern, 3 = Anlegen...) 20090617

Method SET_SCREEN_DATA on class IF_EX_ISU_INV_DLG_DOC_ADD_DATA has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in