SAP ABAP Interface IF_FPM_PARAMETER (Property Bag)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_PARAMETER Property Bag 20070425
Properties
Interface IF_FPM_PARAMETER  
Short Description Property Bag    
General Data
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070425   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_FPM_PARAMETER has no forward declaration.
Interfaces
Interface IF_FPM_PARAMETER has no interface.
Friends
Interface IF_FPM_PARAMETER has no friend.
Attributes
Interface IF_FPM_PARAMETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_VALUE Instance method Public Method Delete value 20070425
2 GET_KEYS Instance method Public Method Get keys 20070425
3 GET_VALUE Instance method Public Method Get value 20070425
4 SET_VALUE Instance method Public Method Set value 20070425
Events
Interface IF_FPM_PARAMETER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_KEYS Public See coding 20070425 T_KEYS type standard table of string with default key
Method Signatures

Method DELETE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20070425

Method DELETE_VALUE on Interface IF_FPM_PARAMETER has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_KEYS Value transfer Type reference (TYPE) T_KEYS Table of keys 20070425

Method GET_KEYS on Interface IF_FPM_PARAMETER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_VALUE Call by reference Object reference (TYPE REF TO) DATA 20070425
2 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY 20070425
3 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20070425

Method GET_VALUE on Interface IF_FPM_PARAMETER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20070425
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20070425
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20070425

Method SET_VALUE on Interface IF_FPM_PARAMETER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in