SAP ABAP Class IF_ISH_MASTER_DATA (IS-H: Base Interface for Master Data Objects)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISH_DATA_OBJECT IS-H: Base Interface for Data Objects 20030616
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 20030617
Properties
Class IF_ISH_MASTER_DATA  
Short Description IS-H: Base Interface for Master Data Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030429   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ISH_DATA_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ISH_MASTER_DATA has no interface implemented.
Friends
Class IF_ISH_MASTER_DATA has no friend class.
Attributes
Class IF_ISH_MASTER_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check object 20030616
2 GET_TYPE Instance method Public Method 20030704
3 IS_A Instance method Public Method 20030704
4 IS_INHERITED_FROM Instance method Public Method 20030704
5 SAVE Instance method Public Method Update Object 20030616
Events
Class IF_ISH_MASTER_DATA has no event.
Types
Class IF_ISH_MASTER_DATA has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030616
2 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20030616
3 Importing I_FILL_OBJECT Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Interne Daten des Objekt soweit möglich komplettieren 20030616
4 Importing I_WHAT_TO_CHECK Value transfer Type reference (TYPE) ANY Welche Felder des Objekts sollen geprüft werden 20030616

Method CHECK on class IF_ISH_MASTER_DATA has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class IF_ISH_MASTER_DATA has no parameter.
Method GET_TYPE on class IF_ISH_MASTER_DATA has no exception.

Method IS_A Signature

Method IS_A on class IF_ISH_MASTER_DATA has no parameter.
Method IS_A on class IF_ISH_MASTER_DATA has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class IF_ISH_MASTER_DATA has no parameter.
Method IS_INHERITED_FROM on class IF_ISH_MASTER_DATA has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030616
2 Exporting E_RC Value transfer Type reference (TYPE) I Returncode 20030616
3 Importing I_TCODE Value transfer Type reference (TYPE) SY-TCODE SY-TCODE ABAP-Programm, aktueller Transaktionscode 20030616
4 Importing I_TESTRUN Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Testrun: kein Verbuchen 20030616

Method SAVE on class IF_ISH_MASTER_DATA has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in