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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_OM_CATEG | Categories | 20071019 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20071019 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20071019 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20071019 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20071019 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20071019 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071019 |
2 | ![]() |
Instance method | Public | Method | Import categories | 20071019 |
3 | ![]() |
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 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20071019 | ||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | XFELD | Mode | 20071019 | ||
3 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | CL_ESH_OM_CONSTANTS=>GC_CATEGORY_MODEL_STANDARD | Logical system | 20071019 | |
4 | ![]() |
IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Logical System: GUID | 20071019 | ||
5 | ![]() |
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 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20071019 | ||
2 | ![]() |
IS_IF_DCB_CATEGORIES | Call by reference | Type reference (TYPE) | ESH_S_IF_DCB_CATEGORIES | describe categories | 20071019 | ||
3 | ![]() |
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 | ![]() |
ESH Object Model Exception | 20071019 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20071019 | ||
2 | ![]() |
IV_ADJUST_TEMPLATES | Call by reference | Type reference (TYPE) | XFELD | ABAP_FALSE | Checkbox | 20071019 | |
3 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | Flag: Commit | 20071019 | |
4 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | ESH_E_OM_MODE | Mode | 20071019 | ||
5 | ![]() |
IV_RESET_BUFFER_ON_EXCEPTION | Call by reference | Type reference (TYPE) | XFELD | ABAP_FALSE | Checkbox | 20071019 | |
6 | ![]() |
IV_SYNCHRONOUS | Call by reference | Type reference (TYPE) | XFELD | Flag: Synchronous update | 20071019 | ||
7 | ![]() |
IV_TEST | Call by reference | Type reference (TYPE) | XFELD | SPACE | Flag: Testmode | 20071019 | |
8 | ![]() |
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 | ![]() |
ESH Object Model Exception | 20071019 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |