SAP ABAP Class CL_ESH_OM_IMPCAT (Import Categories)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_AIMPCAT Import Categories 20071019
2 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_CIMPCAT Import Categories 20071019
3 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_IIMPCAT Import Categories 20071019
4 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_SIMPCAT Import Categories 20071019
Properties
Class CL_ESH_OM_IMPCAT  
Short Description Import Categories    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ESH_OM_OBJ_MODEL_REP    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20071019   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ESH_OM_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESH_OM_IMPCAT has no interface implemented.
Friends
Class CL_ESH_OM_IMPCAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CL_CATEG Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_OM_CATEG Categories 20071019
2 MV_AREA Instance attribute Public Type reference (TYPE) ESH_E_OM_AREA Area 20071019
3 MV_AREA_ORIG Instance attribute Public Type reference (TYPE) ESH_E_OM_AREA Area 20071019
4 MV_MODE Instance attribute Public Type reference (TYPE) XFELD Checkbox 20071019
5 MV_MODEL Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL Model 20071019
6 MV_MODEL_GUID Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20071019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071019
2 IMPORT_CATEGORIES Instance method Public Method Import categories 20071019
3 SAVE Instance method Public Method Save 20071019
Events
Class CL_ESH_OM_IMPCAT has no event.
Types
Class CL_ESH_OM_IMPCAT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20071019
2 Importing IV_MODE Call by reference Type reference (TYPE) XFELD Mode 20071019
3 Importing IV_MODEL Call by reference Type reference (TYPE) ESH_E_OM_MODEL CL_ESH_OM_CONSTANTS=>GC_CATEGORY_MODEL_STANDARD Logical system 20071019
4 Importing IV_MODEL_GUID Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Logical System: GUID 20071019
5 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20071019

Method CONSTRUCTOR on class CL_ESH_OM_IMPCAT has no exception.

Method IMPORT_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071019
2 Importing IS_IF_DCB_CATEGORIES Call by reference Type reference (TYPE) ESH_S_IF_DCB_CATEGORIES describe categories 20071019
3 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 CL_ESH_OM_CONSTANTS=>GC_IMPMOD_MODE_OBJECT_TYPE Single-Character Flag 20071019
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20071019

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071019
2 Importing IV_ADJUST_TEMPLATES Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20071019
3 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Commit 20071019
4 Importing IV_MODE Call by reference Type reference (TYPE) ESH_E_OM_MODE Mode 20071019
5 Importing IV_RESET_BUFFER_ON_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20071019
6 Importing IV_SYNCHRONOUS Call by reference Type reference (TYPE) XFELD Flag: Synchronous update 20071019
7 Importing IV_TEST Call by reference Type reference (TYPE) XFELD SPACE Flag: Testmode 20071019
8 Importing IV_WAIT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Wait for Update Task to complete 20071019
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20071019
History
Last changed by/on SAP  20110908 
SAP Release Created in 700