SAP ABAP Class CL_FPM_ATTACHMENT_CONF_READER (Configuration Reader for Notes and Attachment UIBB)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_A_N_CONFIG_READER Configuration Reader for Notes and Attachment UIBB 20110929
Properties
Class CL_FPM_ATTACHMENT_CONF_READER  
Short Description Configuration Reader for Notes and Attachment UIBB    
Super Class CL_FPM_A_N_CONFIG_READER Configuration Reader for Notes and Attachment UIBB 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20110929   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_ATTACHMENT_CONF_READER has no forward declaration.
Interfaces
Class CL_FPM_ATTACHMENT_CONF_READER has no interface implemented.
Friends
Class CL_FPM_ATTACHMENT_CONF_READER has no friend class.
Attributes
Class CL_FPM_ATTACHMENT_CONF_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110929
2 GET_PROPERTIES Instance method Public Method 20110929
3 GET_UIBB Instance method Public Method 20110929
Events
Class CL_FPM_ATTACHMENT_CONF_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_PROPERTIES Public See coding 20110929 BEGIN OF ys_properties, phio_class_name TYPE fpm_phio_class_name, loio_class_name TYPE fpm_loio_class_name, attribute_name TYPE fpm_parameter_name, attribute_value TYPE fpm_parameter_id, storage_type TYPE fpm_storage_type, aria_landmark TYPE fpm_aria_landmark, END OF ys_properties
2 YS_UIBB Public Type reference (TYPE) YS_UIBB_BASE 20110929
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPL_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_READER Read Interface for Application Configuration 20110929
2 Importing IR_COMP_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Read Interface for the Component Configuration 20110929
3 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20110929
4 Importing IV_CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Type of Web Dynpro Configuration 20110929
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20110929

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPERTIES Call by reference Type reference (TYPE) YS_PROPERTIES Fields for a UIBB which can be configured 20110929
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20110929

Method GET_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UIBB Call by reference Type reference (TYPE) YS_UIBB Fields for a UIBB which can be configured 20110929
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20110929
History
Last changed by/on SAP  20141120 
SAP Release Created in 732