SAP ABAP Class CL_ART_PROPOSAL (Proposal)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_BLACKBOARD (Package) Refactoring Blackboard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QUICKFIX_EVALUATION_RESULT Quickfix evaluation result 20130424
Properties
Class CL_ART_PROPOSAL  
Short Description Proposal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_BLACKBOARD   Refactoring Blackboard 
Created 20130222   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ART_PROPOSAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_QUICKFIX_EVALUATION_RESULT Quickfix evaluation result 20130424
Friends
Class CL_ART_PROPOSAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_NAME Instance attribute Public Type reference (TYPE) STRING 20130222
2 LONGTEXT Instance attribute Public Type reference (TYPE) STRING 20130222
3 MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO 20130225
4 QFIX Instance attribute Public Object reference (TYPE REF TO) CE_ART_QFIX 20130314
5 USER_CONTENT Instance attribute Public Type reference (TYPE) STRING 20130222
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOCUMENTATION Instance method Public Method 20130227
2 CREATE Static method Public Method 20130222
3 SET_USER_CONTENT Instance method Public Method 20130222
Events
Class CL_ART_PROPOSAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20130310 tab TYPE STANDARD TABLE OF REF TO cl_art_proposal WITH DEFAULT KEY
Method Signatures

Method ADD_DOCUMENTATION Signature

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

Method ADD_DOCUMENTATION on class CL_ART_PROPOSAL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Object reference (TYPE REF TO) CL_ART_MESSAGE 20130222
2 Importing I_QFIX Call by reference Object reference (TYPE REF TO) CE_ART_QFIX 20130222
3 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_ART_PROPOSAL 20130222

Method CREATE on class CL_ART_PROPOSAL has no exception.

Method SET_USER_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER_CONTENT Call by reference Type reference (TYPE) CSEQUENCE 20130222

Method SET_USER_CONTENT on class CL_ART_PROPOSAL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740