SAP ABAP Class CL_NHI_FIND_OBJECTS_REQ (CL_NHI_FIND_OBJECTS_REQ)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_OBJECT (Package) Object
Properties
Class CL_NHI_FIND_OBJECTS_REQ  
Short Description CL_NHI_FIND_OBJECTS_REQ    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_OBJECT   Object 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_FIND_OBJECTS_REQ has no forward declaration.
Interfaces
Class CL_NHI_FIND_OBJECTS_REQ has no interface implemented.
Friends
Class CL_NHI_FIND_OBJECTS_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CASE_SENSITIVE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
2 CO_ACTION Constant Public Type reference (TYPE) STRING 'find' 20120516
3 CO_CASE_SENSITIVE Constant Public Type reference (TYPE) STRING 'case_sensitive' 20120516
4 CO_DESIGNTIMEOBJSONLY Constant Public Type reference (TYPE) STRING 'designTimeObjsOnly' 20120516
5 CO_ENABLE_OR Constant Public Type reference (TYPE) STRING 'enable_OR' 20120516
6 CO_LANG Constant Public Type reference (TYPE) STRING 'lang' 20120516
7 CO_NAME Constant Public Type reference (TYPE) STRING 'name' 20120516
8 CO_OBJECT_STATUS Constant Public Type reference (TYPE) STRING 'object_status' 20121030
9 CO_OWNER Constant Public Type reference (TYPE) STRING 'owner' 20120516
10 CO_PACKAGE Constant Public Type reference (TYPE) STRING 'package' 20120516
11 CO_RETRIEVE_CAPTIONS Constant Public Type reference (TYPE) STRING 'retrieve_captions' 20121030
12 CO_SESSION Constant Public Type reference (TYPE) STRING 'session' 20120516
13 CO_TENANT Constant Public Type reference (TYPE) STRING 'tenant' 20120516
14 CO_TYPES Constant Public Type reference (TYPE) STRING 'types' 20120516
15 CO_WHAT Constant Public Type reference (TYPE) STRING 'objects' 20120516
16 CO_WORKSPACE Constant Public Type reference (TYPE) STRING 'workspace' 20120516
17 DESIGNTIMEOBJSONLY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
18 ENABLE_OR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
19 LANG Instance attribute Public Type reference (TYPE) STRING 20120516
20 NAME Instance attribute Public Type reference (TYPE) STRING 20120516
21 OBJECT_STATUS Instance attribute Public Type reference (TYPE) STRING 20121030
22 OWNER Instance attribute Public Type reference (TYPE) STRING 20120516
23 PACKAGE Instance attribute Public Type reference (TYPE) STRING 20120516
24 RETRIEVE_CAPTIONS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20121030
25 SESSION Instance attribute Public Object reference (TYPE REF TO) CL_NHI_SESSION 20120516
26 TENANT Instance attribute Public Type reference (TYPE) STRING 20120516
27 TYPES Instance attribute Public Type reference (TYPE) CE_NHI_OBJECT_TYPE=>TY_TYPES 20120516
28 WORKSPACE Instance attribute Public Type reference (TYPE) STRING 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_FIND_OBJECTS_REQ Static method Public Method 20120516
Events
Class CL_NHI_FIND_OBJECTS_REQ has no event.
Types
Class CL_NHI_FIND_OBJECTS_REQ 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 CASE_SENSITIVE Call by reference Type reference (TYPE) ABAP_BOOL 20120516
2 Importing DESIGNTIMEOBJSONLY Call by reference Type reference (TYPE) ABAP_BOOL 20120516
3 Importing ENABLE_OR Call by reference Type reference (TYPE) ABAP_BOOL 20120516
4 Importing LANG Call by reference Type reference (TYPE) STRING 20120516
5 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
6 Importing OBJECT_STATUS Call by reference Type reference (TYPE) STRING 20121030
7 Importing OWNER Call by reference Type reference (TYPE) STRING 20120516
8 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20120516
9 Importing RETRIEVE_CAPTIONS Call by reference Type reference (TYPE) ABAP_BOOL 20121030
10 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_SESSION 20120516
11 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516
12 Importing TYPES Call by reference Type reference (TYPE) CE_NHI_OBJECT_TYPE=>TY_TYPES 20120516
13 Importing WORKSPACE Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_FIND_OBJECTS_REQ has no exception.

Method CREATE_FIND_OBJECTS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_SENSITIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120516
2 Importing DESIGNTIMEOBJSONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120516
3 Importing ENABLE_OR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120516
4 Importing LANG Call by reference Type reference (TYPE) STRING 20120516
5 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
6 Importing OBJECT_STATUS Call by reference Type reference (TYPE) STRING '-1' 20121030
7 Importing OWNER Call by reference Type reference (TYPE) STRING 20120516
8 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20120516
9 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_FIND_OBJECTS_REQ 20120516
10 Importing RETRIEVE_CAPTIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121030
11 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_SESSION 20120516
12 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516
13 Importing TYPES Call by reference Type reference (TYPE) CE_NHI_OBJECT_TYPE=>TY_TYPES 20120516
14 Importing WORKSPACE Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_FIND_OBJECTS_REQ on class CL_NHI_FIND_OBJECTS_REQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740