SAP ABAP Class CL_NHI_CREATE_DU_REQ (CL_NHI_CREATE_DU_REQ)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_DELIVERY_UNIT (Package) Delivery Unit
Properties
Class CL_NHI_CREATE_DU_REQ  
Short Description CL_NHI_CREATE_DU_REQ    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_DELIVERY_UNIT   Delivery Unit 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_CREATE_DU_REQ has no forward declaration.
Interfaces
Class CL_NHI_CREATE_DU_REQ has no interface implemented.
Friends
Class CL_NHI_CREATE_DU_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION Constant Public Type reference (TYPE) STRING 'create' 20120516
2 CO_NAME Constant Public Type reference (TYPE) STRING 'name' 20120516
3 CO_PPMSID Constant Public Type reference (TYPE) STRING 'ppmsID' 20120831
4 CO_RESPONSIBLE Constant Public Type reference (TYPE) STRING 'responsible' 20120516
5 CO_VENDOR Constant Public Type reference (TYPE) STRING 'vendor' 20120516
6 CO_VERSION Constant Public Type reference (TYPE) STRING 'version' 20120516
7 CO_VERSION_PATCH Constant Public Type reference (TYPE) STRING 'version_patch' 20120516
8 CO_VERSION_SP Constant Public Type reference (TYPE) STRING 'version_sp' 20120516
9 CO_WHAT Constant Public Type reference (TYPE) STRING 'deliveryUnit' 20120516
10 NAME Instance attribute Public Type reference (TYPE) STRING 20120516
11 PPMS_ID Instance attribute Public Type reference (TYPE) STRING 20120831
12 RESPONSIBLE Instance attribute Public Type reference (TYPE) STRING 20120516
13 VENDOR Instance attribute Public Type reference (TYPE) STRING 20120516
14 VERSION Instance attribute Public Type reference (TYPE) STRING 20120516
15 VERSION_PATCH Instance attribute Public Type reference (TYPE) STRING 20120516
16 VERSION_SP 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_CREATE_DU_REQ Static method Public Method 20120516
Events
Class CL_NHI_CREATE_DU_REQ has no event.
Types
Class CL_NHI_CREATE_DU_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 NAME Call by reference Type reference (TYPE) STRING 20120516
2 Importing PPMS_ID Call by reference Type reference (TYPE) STRING '' 20120831
3 Importing RESPONSIBLE Call by reference Type reference (TYPE) STRING 20120516
4 Importing VENDOR Call by reference Type reference (TYPE) STRING 20120516
5 Importing VERSION Call by reference Type reference (TYPE) STRING 20120516
6 Importing VERSION_PATCH Call by reference Type reference (TYPE) STRING 20120516
7 Importing VERSION_SP Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_CREATE_DU_REQ has no exception.

Method CREATE_CREATE_DU_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20120516
2 Importing PPMS_ID Call by reference Type reference (TYPE) STRING '' 20120831
3 Importing RESPONSIBLE Call by reference Type reference (TYPE) STRING 20120516
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_CREATE_DU_REQ 20120516
5 Importing VENDOR Call by reference Type reference (TYPE) STRING 20120516
6 Importing VERSION Call by reference Type reference (TYPE) STRING 20120516
7 Importing VERSION_PATCH Call by reference Type reference (TYPE) STRING 20120516
8 Importing VERSION_SP Call by reference Type reference (TYPE) STRING 20120516

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