SAP ABAP Class CL_COMS_LH_OBJ_TYPE (Reading the Entries from COMS_LH_OBJ_TYPE)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_DIFF_KEY (Package) Repository for Differentiation Key
Properties
Class CL_COMS_LH_OBJ_TYPE  
Short Description Reading the Entries from COMS_LH_OBJ_TYPE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_DIFF_KEY   Repository for Differentiation Key 
Created 20040106   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COMS_LH_OBJ_TYPE has no forward declaration.
Interfaces
Class CL_COMS_LH_OBJ_TYPE has no interface implemented.
Friends
Class CL_COMS_LH_OBJ_TYPE has no friend class.
Attributes
Class CL_COMS_LH_OBJ_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMS_LH_OBJ_TYPE_GET Static method Public Method Reads the Object Type from the Key-Type Object Type 20040318
2 COMS_LH_OBJ_TYPE_READ_ALL Static method Public Method Reads All Records from COMS_LH_OBJ_TYPE 20040106
3 COMS_LH_OBJ_TYPE_READ_SINGLE Static method Public Method Reads Single Record from COMS_LH_OBJ_TYPE 20040106
Events
Class CL_COMS_LH_OBJ_TYPE has no event.
Types
Class CL_COMS_LH_OBJ_TYPE has no local type.
Method Signatures

Method COMS_LH_OBJ_TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE Objekttypen, die den Differenzierungsschlüssel nutzen 20040318
2 Importing IV_KT_OBJ_TYPE Call by reference Type reference (TYPE) COMT_BUS_OBJTYPE Keystruktur für COMS_LH_OBJ_TYPE 20040318
# Exception Resumable Description Created on
1 NOT_FOUND Kein datensatz gefunden 20040318
2 WRONG_INPUT Falsche Eingabe 20040318

Method COMS_LH_OBJ_TYPE_READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) COMT_LH_OBJ_TYPE_TAB Objekttypen, die den Differenzierungsschlüssel nutzen 20040106
# Exception Resumable Description Created on
1 NOT_FOUND Kein datensatz gefunden 20040106

Method COMS_LH_OBJ_TYPE_READ_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) COMT_LH_OBJ_TYPE Objekttypen, die den Differenzierungsschlüssel nutzen 20040106
2 Importing IS_KEY Call by reference Type reference (TYPE) COMT_LH_OBJ_TYPE_KEY Keystruktur für COMS_LH_OBJ_TYPE 20040106
# Exception Resumable Description Created on
1 NOT_FOUND Kein datensatz gefunden 20040106
2 WRONG_INPUT Falsche Eingabe 20040106
History
Last changed by/on SAP  20041209 
SAP Release Created in 640