SAP ABAP Class IF_EX_ISHMED_VD_ITEMSAVE (BAdI Interface IF_EX_ISHMED_VD_ITEMSAVE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_ISHMED_VD_ITEMSAVE Default Implementation of BAdI Definition ISHMED_VD_ITEMSA 20030225
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_VD_ITEMSAVE BAdI Class CL_EX_ISHMED_VD_ITEMSAVE 20030225
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ISHMED_CAREREPORT Imp. Class of BAdI-Imp. ISHMED_CAREREPORT 20030314
Properties
Class IF_EX_ISHMED_VD_ITEMSAVE  
Short Description BAdI Interface IF_EX_ISHMED_VD_ITEMSAVE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20030225   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2VDT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_ISHMED_VD_ITEMSAVE has no interface implemented.
Friends
Class IF_EX_ISHMED_VD_ITEMSAVE has no friend class.
Attributes
Class IF_EX_ISHMED_VD_ITEMSAVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ Instance method Public Method Reads Item 20030225
2 SAVE Instance method Public Method Saves Item 20030225
Events
Class IF_EX_ISHMED_VD_ITEMSAVE has no event.
Types
Class IF_EX_ISHMED_VD_ITEMSAVE has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ANY Datenobjekt 20030225
2 Importing FLT_VAL Value transfer Type reference (TYPE) N2VD_VDTYPE Parameter FLT_VAL der Methode READ 20030225
3 Importing ITEMKEY Value transfer Type reference (TYPE) N2VD_INTKEY IS-H*MED VD: Schlüssel für abhängige Datenobjekte 20030225
4 Importing ITEMTYPE Value transfer Type reference (TYPE) N2VD_ITEMTYPE IS-H*MED VD: Item Type 20030225
5 Importing NOTEKEY Value transfer Type reference (TYPE) N2VD_KEY IS-H*MED VD: VD Schlüssel 20030225
# Exception Resumable Description Created on
1 ERR_READ Lesefehler 20030225

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY Itemdaten 20030225
2 Importing FLT_VAL Value transfer Type reference (TYPE) N2VD_VDTYPE Parameter FLT_VAL der Methode SAVE 20030225
3 Importing ITEMKEY Value transfer Type reference (TYPE) N2VD_INTKEY IS-H*MED VD: Schlüssel für abhängige Datenobjekte 20030225
4 Importing ITEMTYPE Value transfer Type reference (TYPE) N2VD_ITEMTYPE IS-H*MED VD: Item Type 20030225
5 Importing NOTEKEY Value transfer Type reference (TYPE) N2VD_KEY IS-H*MED VD: VD Schlüssel 20030225
# Exception Resumable Description Created on
1 ERR_SAVE Fehler beim Schreiben 20030225
History
Last changed by/on SAP  20050224 
SAP Release Created in