SAP ABAP Class CL_NHI_EXPORT_LANGUAGES_REQ (CL_NHI_EXPORT_LANGUAGES_REQ)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_EXPORT (Package) Export
Properties
Class CL_NHI_EXPORT_LANGUAGES_REQ  
Short Description CL_NHI_EXPORT_LANGUAGES_REQ    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_EXPORT   Export 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_EXPORT_LANGUAGES_REQ has no forward declaration.
Interfaces
Class CL_NHI_EXPORT_LANGUAGES_REQ has no interface implemented.
Friends
Class CL_NHI_EXPORT_LANGUAGES_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIAS Instance attribute Public Type reference (TYPE) STRING 20120516
2 CO_ACTION Constant Public Type reference (TYPE) STRING 'export' 20120516
3 CO_ALIAS Constant Public Type reference (TYPE) STRING 'alias' 20120516
4 CO_DELIVERY_UNIT Constant Public Type reference (TYPE) STRING 'delivery_unit' 20120516
5 CO_DU_CHECK Constant Public Type reference (TYPE) STRING 'du_check' 20120516
6 CO_DU_VENDOR Constant Public Type reference (TYPE) STRING 'du_vendor' 20120516
7 CO_FILE Constant Public Type reference (TYPE) STRING 'file' 20120516
8 CO_LANGUAGES Constant Public Type reference (TYPE) STRING 'languages' 20120516
9 CO_PATH Constant Public Type reference (TYPE) STRING 'path' 20120516
10 CO_PROVIDE_CONTENT Constant Public Type reference (TYPE) STRING 'provide_content' 20120516
11 CO_TENANT Constant Public Type reference (TYPE) STRING 'tenant' 20120516
12 CO_WHAT Constant Public Type reference (TYPE) STRING 'languages' 20120516
13 DELIVERY_UNIT Instance attribute Public Type reference (TYPE) STRING 20120516
14 DU_CHECK Instance attribute Public Object reference (TYPE REF TO) CE_NHI_DU_CHECKER 20120516
15 DU_VENDOR Instance attribute Public Type reference (TYPE) STRING 20120516
16 FILE Instance attribute Public Type reference (TYPE) STRING 20120516
17 LANGUAGES Instance attribute Public Type reference (TYPE) TY_LANGUAGES 20120516
18 PATH Instance attribute Public Type reference (TYPE) STRING 20120516
19 PROVIDE_CONTENT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
20 TENANT 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_EXPORT_LANGUAGES_REQ Static method Public Method 20120516
Events
Class CL_NHI_EXPORT_LANGUAGES_REQ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LANGUAGES Public See coding 20120516 ty_languages type standard table of string with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING 20120516
2 Importing DELIVERY_UNIT Call by reference Type reference (TYPE) STRING 20120516
3 Importing DU_CHECK Call by reference Object reference (TYPE REF TO) CE_NHI_DU_CHECKER 20120516
4 Importing DU_VENDOR Call by reference Type reference (TYPE) STRING 20120516
5 Importing FILE Call by reference Type reference (TYPE) STRING 20120516
6 Importing LANGUAGES Call by reference Type reference (TYPE) TY_LANGUAGES 20120516
7 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
8 Importing PROVIDE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL 20120516
9 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_EXPORT_LANGUAGES_REQ has no exception.

Method CREATE_EXPORT_LANGUAGES_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING 20120516
2 Importing DELIVERY_UNIT Call by reference Type reference (TYPE) STRING 20120516
3 Importing DU_CHECK Call by reference Object reference (TYPE REF TO) CE_NHI_DU_CHECKER 20120516
4 Importing DU_VENDOR Call by reference Type reference (TYPE) STRING 20120516
5 Importing FILE Call by reference Type reference (TYPE) STRING 20120516
6 Importing LANGUAGES Call by reference Type reference (TYPE) TY_LANGUAGES 20120516
7 Importing PATH Call by reference Type reference (TYPE) STRING 20120516
8 Importing PROVIDE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL 20120516
9 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_EXPORT_LANGUAGES_REQ 20120516
10 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

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