SAP ABAP Class CL_CHIP_PORT_OBJECT (CHIP Port Object Implementation)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CHIP_PORT_OBJECT CHIP Port Object 20081017
Properties
Class CL_CHIP_PORT_OBJECT  
Short Description CHIP Port Object Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CCP_API   Web Dynpro ABAP: CCP Integration API 
Created 20081016   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CHIP_PORT_OBJECT CHIP Port Object 20081017
Friends
Class CL_CHIP_PORT_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARAMETER_NAMES Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20081111
2 PARAMETER_VALUES Instance attribute Private Type reference (TYPE) TP_PARAMETER_VALUES 20081111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER_VALUE Instance method Public Method 20081111
Events
Class CL_CHIP_PORT_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_PARAMETER_VALUE Private See coding 20081111 begin of tp_PARAMETER_VALUE, parameter_name type string, ref_to_value type ref to data, value_as_string type string, is_initial type string, end of tp_parameter_value
2 TP_PARAMETER_VALUES Private See coding 20081111 tp_parameter_values type hashed table of tp_parameter_value with unique key parameter_name
Method Signatures

Method ADD_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110202
2 Importing PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20081111
3 Importing VALUE Call by reference Type reference (TYPE) DATA 20081111

Method ADD_PARAMETER_VALUE on class CL_CHIP_PORT_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720