SAP ABAP Class CL_USMD_FPM_FORM_FIELD (Form Field)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_COMMON (Package) Common objects of generic MDG UIs
Properties
Class CL_USMD_FPM_FORM_FIELD  
Short Description Form Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_COMMON   Common objects of generic MDG UIs 
Created 20120801   SAP 
Last change 20130531   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
Class CL_USMD_FPM_FORM_FIELD has no interface implemented.
Friends
Class CL_USMD_FPM_FORM_FIELD has no friend class.
Attributes
Class CL_USMD_FPM_FORM_FIELD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENABLED Static method Public Method Get Property 'Enabled?' 20120801
2 GET_MANDATORY Static method Public Method Get Property 'Mandatory?' 20120801
3 GET_NAME Static method Public Method Get Name 20120801
4 GET_READ_ONLY Static method Public Method Get Property 'Read-Only?' 20120801
5 SET_ENABLED Static method Public Method Set Property 'Enabled?' 20120801
6 SET_MANDATORY Static method Public Method Set Property 'Mandatory?' 20120801
7 SET_READ_ONLY Static method Public Method Set Property 'Read-Only?' 20120801
Events
Class CL_USMD_FPM_FORM_FIELD has no event.
Types
Class CL_USMD_FPM_FORM_FIELD has no local type.
Method Signatures

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FPM_FIELD_USAGE Call by reference Object reference (TYPE REF TO) FPMGB_S_FIELDUSAGE Field Usage 20120801
2 Returning RF_FPM_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL Enabled? 20120801

Method GET_ENABLED on class CL_USMD_FPM_FORM_FIELD has no exception.

Method GET_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FPM_FIELD_USAGE Call by reference Object reference (TYPE REF TO) FPMGB_S_FIELDUSAGE Field Usage 20120801
2 Returning RF_FPM_MANDATORY Value transfer Type reference (TYPE) ABAP_BOOL Mandatory? 20120801

Method GET_MANDATORY on class CL_USMD_FPM_FORM_FIELD has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FPM_USED_FIELD Call by reference Object reference (TYPE REF TO) FPMGB_S_SELECTED_FIELDS Used Field (as per Configuration) 20120801
2 Returning RV_FPM_NAME Value transfer Type reference (TYPE) NAME_KOMP Field Name 20120801

Method GET_NAME on class CL_USMD_FPM_FORM_FIELD has no exception.

Method GET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FPM_FIELD_USAGE Call by reference Object reference (TYPE REF TO) FPMGB_S_FIELDUSAGE Field Usage 20120801
2 Returning RF_FPM_READ_ONLY Value transfer Type reference (TYPE) ABAP_BOOL Read-Only? 20120801

Method GET_READ_ONLY on class CL_USMD_FPM_FORM_FIELD has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FPM_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Enabled? 20120801
2 Importing IR_FPM_FIELD_USAGE Call by reference Object reference (TYPE REF TO) FPMGB_S_FIELDUSAGE Field Usage 20120801
3 Returning RF_FPM_FIELD_USAGE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Has the Field Usage Changed? 20120801

Method SET_ENABLED on class CL_USMD_FPM_FORM_FIELD has no exception.

Method SET_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FPM_MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL Mandatory? 20120801
2 Importing IR_FPM_FIELD_USAGE Call by reference Object reference (TYPE REF TO) FPMGB_S_FIELDUSAGE Field Usage 20120801
3 Returning RF_FPM_FIELD_USAGE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Has the Field Usage Changed? 20120801

Method SET_MANDATORY on class CL_USMD_FPM_FORM_FIELD has no exception.

Method SET_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_FPM_READ_ONLY Value transfer Type reference (TYPE) ABAP_BOOL Read-Only? 20120801
2 Importing IR_FPM_FIELD_USAGE Call by reference Object reference (TYPE REF TO) FPMGB_S_FIELDUSAGE Field Usage 20120801
3 Returning RF_FPM_FIELD_USAGE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Has the Field Usage Changed? 20120801

Method SET_READ_ONLY on class CL_USMD_FPM_FORM_FIELD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732