SAP ABAP Class CL_DPR_FORM_OPTIONS (Development Projects: Collection of Form Options)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_FORMS (Package) Project Management Projects - Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FORM_OPTIONS Development Projects: Collection of Form Options 20020308
Properties
Class CL_DPR_FORM_OPTIONS  
Short Description Development Projects: Collection of Form Options    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_FORMS   Project Management Projects - Forms 
Created 20020308   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DPR_FORM_OPTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_FORM_OPTIONS Development Projects: Collection of Form Options 20020308
Friends
Class CL_DPR_FORM_OPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Public Attribute reference (LIKE) 20020311
2 MT_OPTIONS Instance attribute Private Type reference (TYPE) DPR_TT_FORM_OPTIONS Options (Name/Value Pairs) 20020308
3 SV_NULL_OPTION Static Attribute Public Type reference (TYPE) STRING Null String 20020311
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020308
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020308
3 CREATE_INSTANCE Static method Public Method Create Instance of Form Option Collection 20020308
4 GET_ALL_OPTIONS Instance method Public Method 20020308
5 GET_OPTION Instance method Public Method 20020308
6 GET_SUPPORTED_OPTIONS Instance method Public Method 20020308
7 SET_OPTION Instance method Public Method 20020308
Events
# Event Type Visibility Description Created on
1 OPTION_CHANGED Instance Event
(0)
Public
(2)
20020311
Types
Class CL_DPR_FORM_OPTIONS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_OPTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_OPTIONS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Formular-Modell 20020308
2 Importing IT_OPTIONS Call by reference Type reference (TYPE) DPR_TT_FORM_OPTIONS Optionen (Name/Wert-Paare) 20020308

Method CONSTRUCTOR on class CL_DPR_FORM_OPTIONS has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Formular-Modell 20020308
2 Importing IT_OPTIONS Call by reference Type reference (TYPE) DPR_TT_FORM_OPTIONS Optionen (Name/Wert-Paare) 20020308
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_OPTIONS Kollektion von Formular-Optionen 20020308

Method CREATE_INSTANCE on class CL_DPR_FORM_OPTIONS has no exception.

Method GET_ALL_OPTIONS Signature

Method GET_ALL_OPTIONS on class CL_DPR_FORM_OPTIONS has no parameter.
Method GET_ALL_OPTIONS on class CL_DPR_FORM_OPTIONS has no exception.

Method GET_OPTION Signature

Method GET_OPTION on class CL_DPR_FORM_OPTIONS has no parameter.
Method GET_OPTION on class CL_DPR_FORM_OPTIONS has no exception.

Method GET_SUPPORTED_OPTIONS Signature

Method GET_SUPPORTED_OPTIONS on class CL_DPR_FORM_OPTIONS has no parameter.
Method GET_SUPPORTED_OPTIONS on class CL_DPR_FORM_OPTIONS has no exception.

Method SET_OPTION Signature

Method SET_OPTION on class CL_DPR_FORM_OPTIONS has no parameter.
Method SET_OPTION on class CL_DPR_FORM_OPTIONS has no exception.
Event Signatures

Event OPTION_CHANGED Signature
Event OPTION_CHANGED on class CL_DPR_FORM_OPTIONS has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100