SAP ABAP Class CL_PROPOSER_MM (Default Values)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CUSTOMIZABLE_MM Configurable Object 19990921
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DATAPROVIDER_MM Get and Change Data 19990921
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIELDSELECTION_MM Field Selection 19990921
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MODEL_MM Default Model Functionality 19990921
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_MM Save User Settings 19990921
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SUBJECT_MM The Subject for the Change Notification Protocol 19990921
Properties
Class CL_PROPOSER_MM  
Short Description Default Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990921   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PO_HEADER_HANDLE_MM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PO_ITEM_HANDLE_MM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CUSTOMIZABLE_MM Configurable Object 19990921
2 IF_DATAPROVIDER_MM Get and Change Data 19990921
3 IF_FIELDSELECTION_MM Field Selection 19990921
4 IF_MODEL_MM Default Model Functionality 19990921
5 IF_SERIALIZABLE_MM Save User Settings 19990921
6 IF_SUBJECT_MM The Subject for the Change Notification Protocol 19990921
Friends
Class CL_PROPOSER_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGEABLE Instance attribute Public Type reference (TYPE) MMPUR_BOOL Changeable? 19990921
2 MY_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Data 19990921
3 MY_FIELDCATALOG Instance attribute Public Type reference (TYPE) MEPO_T_FIELDCATALOG Field Catalog 19990921
4 MY_FIELDSELECTION Instance attribute Public Type reference (TYPE) TTYP_FIELDSELECTION_MM Field Selection 19990921
5 MY_MFS_APPLICATION Instance attribute Public Type reference (TYPE) MEPO_MFS_APPLICATION MFS Application 19990921
6 MY_OBJECTTYPE Instance attribute Public Type reference (TYPE) STRING40 Object Type 19990921
7 MY_POSTFIX Instance attribute Public Type reference (TYPE) STRING40 Postfix Checkbox Bar 20010521
8 MY_SELECTED_FIELDCATALOG Instance attribute Public Type reference (TYPE) MEPO_T_FIELDCATALOG Selected Field Catalog 19990929
9 MY_STRUCTURE Instance attribute Public Type reference (TYPE) STRING40 Structure 19990921
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Copy Reference 19990921
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990921
3 CREATE Static method Public Method Generate Proposer 19990921
4 GET_POSTFIX Instance method Public Method Postfix for Checkbox Bar 20010521
5 GET_SELECTED_FCAT Instance method Public Method Return Selected Field Catalog 19990930
6 SET_POSTFIX Instance method Public Method Postfix for Checkbox Bar 20010521
7 SET_SELECTED_FCAT Instance method Public Method Set Selected Field Catalog 19990930
Events
Class CL_PROPOSER_MM has no event.
Types
Class CL_PROPOSER_MM has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROPOSER Value transfer Object reference (TYPE REF TO) CL_PROPOSER_MM Neuer Poposer 19990930

Method CLONE on class CL_PROPOSER_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MFS_APPLICATION Call by reference Type reference (TYPE) MEPO_MFS_APPLICATION Applikation MFS 19990921
2 Importing IM_OBJECTTYPE Call by reference Type reference (TYPE) STRING40 Objekttyp 19990921
3 Importing IM_POSTFIX Call by reference Type reference (TYPE) STRING40 Postfix X-Leiste 20010521
4 Importing IM_STRUCTURE Call by reference Type reference (TYPE) STRING40 Struktur 19990921

Method CONSTRUCTOR on class CL_PROPOSER_MM has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MFS_APPLICATION Call by reference Type reference (TYPE) MEPO_MFS_APPLICATION MFS-Applikation 19990921
2 Importing IM_OBJECTTYPE Call by reference Type reference (TYPE) STRING40 Objekttyp 19990921
3 Importing IM_POSTFIX Call by reference Type reference (TYPE) STRING40 Postfix X-Leiste 20010521
4 Importing IM_STRUCTURE Call by reference Type reference (TYPE) STRING40 Struktur 19990921
5 Returning RE_PROPOSER Value transfer Object reference (TYPE REF TO) CL_PROPOSER_MM Proposer 19990921
# Exception Resumable Description Created on
1 FAILURE Fehler 19990921

Method GET_POSTFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POSTFIX Value transfer Type reference (TYPE) STRING40 Postfix für X-Leiste 20010521

Method GET_POSTFIX on class CL_PROPOSER_MM has no exception.

Method GET_SELECTED_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FCAT Value transfer Type reference (TYPE) MEPO_T_FIELDCATALOG Feldkatalog 19990930

Method GET_SELECTED_FCAT on class CL_PROPOSER_MM has no exception.

Method SET_POSTFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POSTFIX Call by reference Type reference (TYPE) STRING40 Postfix für X-Leiste 20010521

Method SET_POSTFIX on class CL_PROPOSER_MM has no exception.

Method SET_SELECTED_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCAT Call by reference Type reference (TYPE) MEPO_T_FIELDCATALOG Feldkatalog 19990930

Method SET_SELECTED_FCAT on class CL_PROPOSER_MM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in