SAP ABAP Class CL_NHI_OBJECT_ID (CL_NHI_OBJECT_ID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_OBJECTS (Package) Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NHI_OBJECT_ID_AND_CAPTION CL_NHI_OBJECT_ID_AND_CAPTION 20120516
Properties
Class CL_NHI_OBJECT_ID  
Short Description CL_NHI_OBJECT_ID    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_OBJECTS   Objects 
Created 20120516   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_OBJECT_ID has no forward declaration.
Interfaces
Class CL_NHI_OBJECT_ID has no interface implemented.
Friends
Class CL_NHI_OBJECT_ID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_METADATA Constant Public Type reference (TYPE) STRING 'metadata' 20120516
2 CO_NAME Constant Public Type reference (TYPE) STRING 'name' 20120516
3 CO_PACKAGE Constant Public Type reference (TYPE) STRING 'package' 20120516
4 CO_SUFFIX Constant Public Type reference (TYPE) STRING 'suffix' 20130605
5 CO_TENANT Constant Public Type reference (TYPE) STRING 'tenant' 20120516
6 CO_TYPE Constant Public Type reference (TYPE) STRING 'type' 20120516
7 CO_VERSION Constant Public Type reference (TYPE) STRING 'version' 20120516
8 METADATA Instance attribute Public Object reference (TYPE REF TO) CL_NHI_METADATA 20120516
9 NAME Instance attribute Public Type reference (TYPE) STRING 20120516
10 PACKAGE Instance attribute Public Type reference (TYPE) STRING 20120516
11 SUFFIX Instance attribute Public Type reference (TYPE) STRING 20130605
12 TENANT Instance attribute Public Type reference (TYPE) STRING 20120516
13 TYPE Instance attribute Public Object reference (TYPE REF TO) CE_NHI_OBJECT_TYPE 20120516
14 VERSION Instance attribute Public Object reference (TYPE REF TO) CL_NHI_VERSION 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_OBJECT_ID Static method Public Method 20120516
Events
Class CL_NHI_OBJECT_ID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJLIST Public See coding 20120516 ty_objlist type standard table of ref to cl_nhi_object_id with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METADATA Call by reference Object reference (TYPE REF TO) CL_NHI_METADATA 20120516
2 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
3 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20120516
4 Importing SUFFIX Call by reference Type reference (TYPE) STRING 20130605
5 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516
6 Importing TYPE Call by reference Object reference (TYPE REF TO) CE_NHI_OBJECT_TYPE 20120516
7 Importing VERSION Call by reference Object reference (TYPE REF TO) CL_NHI_VERSION 20120516

Method CONSTRUCTOR on class CL_NHI_OBJECT_ID has no exception.

Method CREATE_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METADATA Call by reference Object reference (TYPE REF TO) CL_NHI_METADATA 20120516
2 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
3 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20120516
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_OBJECT_ID 20120516
5 Importing SUFFIX Call by reference Type reference (TYPE) STRING 20130605
6 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516
7 Importing TYPE Call by reference Object reference (TYPE REF TO) CE_NHI_OBJECT_TYPE 20120516
8 Importing VERSION Call by reference Object reference (TYPE REF TO) CL_NHI_VERSION 20120516

Method CREATE_OBJECT_ID on class CL_NHI_OBJECT_ID has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740