SAP ABAP Class IF_ISHMED_DOC_SCREEN_DIALOG (Dialog Methods of a Document)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_DOC_BROWSERDYNP_SCR Display Document in Browse on Full Screen 20050117
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_DOC_PMD_SCR i.s.h.med: Doc Screen Classe for PMD 20050113
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_DOC_WORD_SCR i.s.h.med Control for Office Integration 20050201
Properties
Class IF_ISHMED_DOC_SCREEN_DIALOG  
Short Description Dialog Methods of a Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050113   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISHMED_DOC_SCREEN_DIALOG has no forward declaration.
Interfaces
Class IF_ISHMED_DOC_SCREEN_DIALOG has no interface implemented.
Friends
Class IF_ISHMED_DOC_SCREEN_DIALOG has no friend class.
Attributes
Class IF_ISHMED_DOC_SCREEN_DIALOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Copy document 20050119
2 CREATE Instance method Public Method Create Document 20050119
3 SHOW_DIALOG Instance method Public Method Change/Display Document 20050113
Events
Class IF_ISHMED_DOC_SCREEN_DIALOG has no event.
Types
Class IF_ISHMED_DOC_SCREEN_DIALOG has no local type.
Method Signatures

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTENT_META Call by reference Type reference (TYPE) RN2DOCCONTENT_META Beschreibungsdaten für den Inhaltsteil eines Dokuments 20050228
2 Importing IS_DOC_KEY_SOURCE Call by reference Type reference (TYPE) RN2DOC_KEY Schlüssel der Dokumentvorlage 20050119
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN IS-H*MED Dokumente: Anlegen / Pflege 20050221

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXUCOMM Call by reference Type reference (TYPE) CSEQUENCE UserCommmand/OKCode beim Ausstieg 20050329
2 Exporting E_SAVED Call by reference Type reference (TYPE) ISH_ON_OFF Dokument wurde angelegt = ON(X) 20050329
3 Importing IS_CONTENT_META Call by reference Type reference (TYPE) RN2DOCCONTENT_META Beschreibungsdaten für den Inhaltsteil eines Dokuments 20050228
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN IS-H*MED Dokumente: Anlegen / Pflege 20050221

Method SHOW_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXUCOMM Call by reference Type reference (TYPE) CSEQUENCE UserCommmand/OKCode beim Ausstieg 20050329
2 Exporting E_SAVED Call by reference Type reference (TYPE) ISH_ON_OFF Dokument wurde geändert = ON(X) 20050329
3 Importing IS_CONTENT_META Call by reference Type reference (TYPE) RN2DOCCONTENT_META Beschreibungsdaten für den Inhaltsteil eines Dokuments 20050228
# Exception Resumable Description Created on
1 CX_ISHMED_DOC_MAINTAIN IS-H*MED Dokumente: Anlegen / Pflege 20050221
History
Last changed by/on SAP  20050411 
SAP Release Created in