SAP ABAP Class IF_WRT_FORM_PARAMETER (Interface for Transportcontainer of FORM parameters)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRT_FORM_PARAMETER Form Parameter transport container 20130712
Properties
Class IF_WRT_FORM_PARAMETER  
Short Description Interface for Transportcontainer of FORM parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130712   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WRT_FORM_PARAMETER has no forward declaration.
Interfaces
Class IF_WRT_FORM_PARAMETER has no interface implemented.
Friends
Class IF_WRT_FORM_PARAMETER has no friend class.
Attributes
Class IF_WRT_FORM_PARAMETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add new parameter 20130712
2 GET Instance method Public Method Get parameter 20130712
3 REFRESH Instance method Public Method Refresh parameter list 20130712
Events
Class IF_WRT_FORM_PARAMETER has no event.
Types
Class IF_WRT_FORM_PARAMETER has no local type.
Method Signatures

Method ADD 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 20130712
2 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA 20130712
# Exception Resumable Description Created on
1 CX_WRT_FORM_PARAMETER_ERROR Form parameter exception 20130712

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Object reference (TYPE REF TO) DATA 20130712
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130712
# Exception Resumable Description Created on
1 CX_WRT_FORM_PARAMETER_ERROR Form parameter exception 20130712

Method REFRESH Signature

Method REFRESH on class IF_WRT_FORM_PARAMETER has no parameter.
Method REFRESH on class IF_WRT_FORM_PARAMETER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in