SAP ABAP Interface IF_WRT_FORM_PARAMETER (Interface for Transportcontainer of FORM parameters)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO (Application Component) Logistics - General
     WG (Package) Application development R/3 Retail cross application tasks
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
Interface IF_WRT_FORM_PARAMETER  
Short Description Interface for Transportcontainer of FORM parameters    
General Data
Package WG   Application development R/3 Retail cross application tasks 
Created 20130712   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_WRT_FORM_PARAMETER has no forward declaration.
Interfaces
Interface IF_WRT_FORM_PARAMETER has no interface.
Friends
Interface IF_WRT_FORM_PARAMETER has no friend.
Attributes
Interface 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
Interface IF_WRT_FORM_PARAMETER has no event.
Types
Interface 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 Interface IF_WRT_FORM_PARAMETER has no parameter.
Method REFRESH on Interface IF_WRT_FORM_PARAMETER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in