SAP ABAP Class CL_CSI_PROVIDER_AWS_PARAMETER (CSI AWS Parameter class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     CSI_PROVIDER_AWS (Package) Cloud Service Provider: AWS
Properties
Class CL_CSI_PROVIDER_AWS_PARAMETER  
Short Description CSI AWS Parameter class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CSI_PROVIDER_AWS   Cloud Service Provider: AWS 
Created 20091112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CSI_PROVIDER_AWS_PARAMETER has no forward declaration.
Interfaces
Class CL_CSI_PROVIDER_AWS_PARAMETER has no interface implemented.
Friends
Class CL_CSI_PROVIDER_AWS_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LT_PARAMETER Instance attribute Private See coding 20091112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Public Method 20091112
2 GET_CSI_PARAMETER Instance method Public Method 20100316
3 GET_FORM_FIELDS Instance method Public Method 20091112
4 GET_STRING_TO_SIGN Instance method Public Method 20091117
Events
Class CL_CSI_PROVIDER_AWS_PARAMETER has no event.
Types
Class CL_CSI_PROVIDER_AWS_PARAMETER has no local type.
Method Signatures

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20091112
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20091112

Method ADD_PARAMETER on class CL_CSI_PROVIDER_AWS_PARAMETER has no exception.

Method GET_CSI_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER Call by reference Type reference (TYPE) CSIT_PARAMETER CSI Parameter Table 20100316

Method GET_CSI_PARAMETER on class CL_CSI_PROVIDER_AWS_PARAMETER has no exception.

Method GET_FORM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETER Value transfer Type reference (TYPE) TIHTTPNVP 20091112

Method GET_FORM_FIELDS on class CL_CSI_PROVIDER_AWS_PARAMETER has no exception.

Method GET_STRING_TO_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HOSTNAME Call by reference Type reference (TYPE) STRING 20091117
2 Importing IV_METHOD Call by reference Type reference (TYPE) STRING 20091117
3 Importing IV_URL Call by reference Type reference (TYPE) STRING '/' 20091117
4 Returning RV_STRINGTOSIGN Value transfer Type reference (TYPE) STRING 20091117

Method GET_STRING_TO_SIGN on class CL_CSI_PROVIDER_AWS_PARAMETER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702