Hierarchy

⤷

⤷

Properties
Class | CL_INM_OF_SERVICES | |
Short Description | Service Class for INM Object Framework Proxies | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | INM_OBJECT_FRAMEWORK | Object Framework |
Created | 20060817 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_INM_OF_SERVICES has no interface implemented.
Friends
Class CL_INM_OF_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_LT_FLDCAT_GRP_E2I | Field catalog information on object type group level | 20070214 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_LT_FLDCAT_GRP_I2E | Field catalog information on object type group level | 20070214 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_LT_FLDCAT_OBL_E2I | Field catalog information on object type level: ext to int | 20070214 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_LT_FLDCAT_OBL_I2E | Field catalog information on object type level: int to ext | 20070214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Write current system message to message table | 20060829 |
2 | ![]() |
Static method | Private | Method | Buffer fieldcatalog information in global attributes | 20060921 |
3 | ![]() |
Static method | Public | Method | Generate error when BAPI returns error | 20060829 |
4 | ![]() |
Static method | Public | Method | Generate internal error when iv_subrc <> 0 with SY Message | 20060829 |
5 | ![]() |
Static method | Public | Method | 20070312 | |
6 | ![]() |
Static method | Public | Method | 20070312 | |
7 | ![]() |
Static method | Public | Method | 20070312 | |
8 | ![]() |
Static method | Public | Method | 20070727 | |
9 | ![]() |
Static method | Public | Method | 20070312 | |
10 | ![]() |
Static method | Public | Method | Determine attribute values from XML | 20061114 |
11 | ![]() |
Static method | Public | Method | Read table definition with field names in external format | 20060817 |
12 | ![]() |
Static method | Public | Method | Read Data of Linked Object | 20070711 |
13 | ![]() |
Static method | Public | Method | Read favorites | 20060817 |
14 | ![]() |
Static method | Public | Method | Read field catalog information with proposals | 20060817 |
15 | ![]() |
Static method | Public | Method | Read internal field names for given table name | 20060914 |
16 | ![]() |
Static method | Public | Method | Map field names from external to internal format | 20060907 |
17 | ![]() |
Static method | Public | Method | Map field names from internal to external format | 20060907 |
18 | ![]() |
Static method | Public | Method | Create an exception CX_INM_OF_EXCEPTION | 20060829 |
19 | ![]() |
Static method | Public | Method | Remove favorites | 20060817 |
20 | ![]() |
Static method | Public | Method | Set favorites | 20060818 |
Events
Class CL_INM_OF_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_LT_FLDCAT_GRP_E2I | Private | See coding | 20070214 | ty_lt_fldcat_grp_e2i TYPE hashed TABLE OF inm_of_fcat
WITH UNIQUE KEY category grouping ext_field_name
|
||
2 | TY_LT_FLDCAT_GRP_I2E | Private | See coding | 20070214 | ty_lt_fldcat_grp_i2e TYPE hashed TABLE OF inm_of_fcat
WITH UNIQUE KEY category grouping int_table_name int_field_name
|
||
3 | TY_LT_FLDCAT_OBL_E2I | Private | See coding | 20070214 | ty_lt_fldcat_obl_e2i TYPE HASHED TABLE OF inm_of_fcatol
WITH UNIQUE KEY object_link_type ext_field_name
|
||
4 | TY_LT_FLDCAT_OBL_I2E | Private | See coding | 20070214 | ty_lt_fldcat_obl_i2e TYPE HASHED TABLE OF inm_of_fcatol
WITH UNIQUE KEY object_link_type int_table_name int_field_name
|
Method Signatures
Method APPEND_SYMESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Table type for messages | 20060829 | ||
2 | ![]() |
IV_INT_KEY | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJECT_KEY | Object key | 20070322 | ||
3 | ![]() |
IV_OBJ_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20070322 |
Method APPEND_SYMESSAGE on class CL_INM_OF_SERVICES has no exception.
Method BUFFER_FLDCAT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GROUPING | Call by reference | Type reference (TYPE) | INM_OF_TV_OBL_GROUP | Group of object types | 20060921 | ||
2 | ![]() |
IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060921 |
Method BUFFER_FLDCAT_DATA on class CL_INM_OF_SERVICES has no exception.
Method CHECK_BAPIRETURN_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BAPIRETURN | Call by reference | Type reference (TYPE) | INM_OF_TT_BAPI_RETURN | Message table for BAPIs | 20060829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
Method CHECK_INTERNAL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return value of ABAP statements | 20060829 | ||
2 | ![]() |
IV_SYMESS | Call by reference | Type reference (TYPE) | BOOLE_D | CL_INM_OF_CO=>SC_TRUE | Check system message | 20060829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
Method CONV_ATTR_NAME_VALUE_TO_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | 20070312 | |||
2 | ![]() |
IT_ATTR_NAMES_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_VALUES | Name and value list | 20070312 |
Method CONV_ATTR_NAME_VALUE_TO_STRUC on class CL_INM_OF_SERVICES has no exception.
Method CONV_OBJ_NAME_VALUE_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | Name and value list | 20070312 | ||
2 | ![]() |
IT_OBJECT_NAMES_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_NAMES_VALUES | Name and value list | 20070312 |
Method CONV_OBJ_NAME_VALUE_TO_TABLE on class CL_INM_OF_SERVICES has no exception.
Method CONV_STRUC_TO_ATTR_NAME_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTR_NAMES_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_VALUES | Name and value list | 20070312 | ||
2 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | 20070312 | |||
3 | ![]() |
IV_STRUCNAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20070312 |
Method CONV_STRUC_TO_ATTR_NAME_VALUE on class CL_INM_OF_SERVICES has no exception.
Method CONV_STRUC_TO_FIELD_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRUCNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | 20070727 | |||
2 | ![]() |
RT_FIELDNAMES | Value transfer | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES | 20070727 |
Method CONV_STRUC_TO_FIELD_NAMES on class CL_INM_OF_SERVICES has no exception.
Method CONV_TABLE_TO_OBJ_NAME_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_NAMES_VALUES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_NAMES_VALUES | Name and value list | 20070312 | ||
2 | ![]() |
IT_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20070312 | |||
3 | ![]() |
IV_STRUCNAME | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20070312 |
Method CONV_TABLE_TO_OBJ_NAME_VALUE on class CL_INM_OF_SERVICES has no exception.
Method GET_ATTRIBUTES_FROM_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJECT_ATTRIBUTES | Table type for transferring attributes from the application | 20061201 | ||
2 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20061114 |
Method GET_ATTRIBUTES_FROM_XML on class CL_INM_OF_SERVICES has no exception.
Method GET_DATA_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TABLE_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime type services | 20060907 | ||
2 | ![]() |
IT_TABLE_NAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_TABLE_NAMES | Table type for table names | 20060907 | ||
3 | ![]() |
IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
Method GET_DATA_INM_XXX_OBL_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML String Containing Data of the Linked Object | 20070711 | ||
2 | ![]() |
EV_SYSTEM_ERROR | Call by reference | Type reference (TYPE) | STRING | Type of System Error When Accessing Object | 20070711 | ||
3 | ![]() |
IV_DATA_STRUCTURE_INT | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20070711 | ||
4 | ![]() |
IV_EXPORT_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_EXPORT_TYPE | CL_INM_OF_CO=>SC_EXT_FORMAT | Export type for data as internal or external | 20070727 | |
5 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | Internal Identification of Linked Objects | 20070711 | ||
6 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_OBL_TYPE | Type of Linked Object | 20070711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object cannot be accessed | 20070711 | |
2 | ![]() |
Object Does Not Exist | 20070711 |
Method GET_FAVORITES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FAVORITE_OBJECTS | Call by reference | Type reference (TYPE) | INM_OF_TT_FAVORITES_GEN | Favorites | 20060918 | ||
2 | ![]() |
IT_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TT_OBJ_LINK_TYPES | Object link types | 20060831 | ||
3 | ![]() |
IV_ASSOCIATION_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_ASSOCIATION_TYPE_FAV | Association type for favorites management | 20060817 | ||
4 | ![]() |
IV_USER_NAME | Call by reference | Type reference (TYPE) | INM_OF_TV_USER_NAME | User name | 20060817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
Method GET_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCATALOG | Call by reference | Type reference (TYPE) | INM_OF_TT_FLDCAT_PROPOSALS | Fieldcatalog information proposals | 20060818 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Current language | 20060905 | |
3 | ![]() |
IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
Method GET_FIELD_NAMES_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INT_FIELD_NAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_INT | Internal field names with corresponding tables | 20060914 | ||
2 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | INM_OF_TV_TABLE_NAME | Table name | 20060914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20061012 |
Method MAP_FIELD_NAMES_EXT_TO_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_NAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_INT_EXT | Internal and external field names | 20060907 | ||
2 | ![]() |
IT_EXT_FIELD_NAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES | External field names | 20060907 | ||
3 | ![]() |
IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060908 |
Method MAP_FIELD_NAMES_INT_TO_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD_NAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_INT_EXT | Internal and external field names | 20060907 | ||
2 | ![]() |
IT_INT_FIELD_NAMES | Call by reference | Type reference (TYPE) | INM_OF_TT_FIELD_NAMES_INT | Internal field names with corresponding table | 20060907 | ||
3 | ![]() |
IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060907 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060907 |
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | INM_OF_TT_MESSAGES | Table for messages | 20060829 | ||
2 | ![]() |
IV_ASSOC_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_ASSOCIATION_TYPE_FAV | Association type for favorites management | 20060904 | ||
3 | ![]() |
IV_OBJECT_LINK_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_OBJ_LINK_TYPE | Object link type | 20060905 | ||
4 | ![]() |
IV_TEXTID | Call by reference | Type reference (TYPE) | SOTR_CONC | Key for logical object in the OTR | 20060829 | ||
5 | ![]() |
IV_USER_NAME | Call by reference | Type reference (TYPE) | SY-UNAME | User name | 20060829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20061012 |
Method REMOVE_FAVORITES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FAVORITE_OBJECTS | Call by reference | Type reference (TYPE) | INM_OF_TT_FAVORITES_GEN | Favorites | 20060918 | ||
2 | ![]() |
IV_ASSOCIATION_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_ASSOCIATION_TYPE_FAV | Association type for favorites management | 20060818 | ||
3 | ![]() |
IV_USER_NAME | Call by reference | Type reference (TYPE) | INM_OF_TV_USER_NAME | User Name | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
Method SET_FAVORITES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FAVORITE_OBJECTS | Call by reference | Type reference (TYPE) | INM_OF_TT_FAVORITES_GEN | Favorites | 20060918 | ||
2 | ![]() |
IV_ASSOCIATION_TYPE | Call by reference | Type reference (TYPE) | INM_OF_TV_ASSOCIATION_TYPE_FAV | Association type for favorites management | 20060818 | ||
3 | ![]() |
IV_USER_NAME | Call by reference | Type reference (TYPE) | INM_OF_TV_USER_NAME | User name | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions for INM Object Framework | 20060829 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 450 |