SAP ABAP Class CL_CMM_MD_FIELD_SELECTION (Field Selection for logistical documents)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM-BF (Application Component) Basic Functions
     LOG_CMM_MD (Package) Master Data enhancements for Commodity Management
Properties
Class CL_CMM_MD_FIELD_SELECTION  
Short Description Field Selection for logistical documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MD   Master Data enhancements for Commodity Management 
Created 20130129   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_CMM_MD_FIELD_SELECTION has no interface implemented.
Friends
Class CL_CMM_MD_FIELD_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_LORD Instance attribute Protected Object reference (TYPE REF TO) CL_LORD 20130129
2 GR_PO_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_PO_HEADER_HANDLE_MM 20130129
3 GR_PO_ITEM_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_PO_ITEM_HANDLE_MM 20130129
4 GS_EBELP_LOADED Instance attribute Protected Type reference (TYPE) GTYS_EBELP_LOADED 20130129
5 GT_RESULT_BUFFER Instance attribute Protected Type reference (TYPE) GTYT_RESULT_BUFFER 20130129
6 GV_BYPASS_GTM_CHECK Static Attribute Protected Type reference (TYPE) ABAP_BOOL 20130129
7 GV_EBELN_LOADED Instance attribute Protected Type reference (TYPE) EBELN 20130129
8 GV_VBELN_LOADED Instance attribute Protected Type reference (TYPE) VBELN 20130129
9 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CMM_MD_FIELD_SELECTION Field Selection for logistical documents 20130211
Methods
# Method Level Visibility Method type Description Created on
1 BYPASS_GTM_CHECK Static method Public Method 20130129
2 GET_SINGLETON Static method Public Method 20130211
3 IS_CHANGEABLE Instance method Public Method 20130129
4 IS_CHANGEABLE_PO Instance method Protected Method 20130129
5 IS_CHANGEABLE_SO Instance method Protected Method 20130129
6 TRANSLATE_FIELDNAME_PO Instance method Protected Method 20130129
7 TRANSLATE_FIELDNAME_SO Instance method Protected Method 20130129
Events
Class CL_CMM_MD_FIELD_SELECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYS_EBELP_LOADED Protected See coding 20130129 BEGIN OF gtys_ebelp_loaded, ebeln TYPE ekpo-ebeln, ebelp TYPE ekpo-ebelp, END OF gtys_ebelp_loaded
2 GTYS_RESULT_BUFFER Protected See coding 20130129 BEGIN OF gtys_result_buffer, tkonn TYPE tkonn, tposn TYPE tposn, fieldname TYPE fieldname, changeable TYPE abap_bool, END OF gtys_result_buffer
3 GTYT_RESULT_BUFFER Protected See coding 20130129 gtyt_result_buffer type standard table of gtys_result_buffer
Method Signatures

Method BYPASS_GTM_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BYPASS_GTM_CHECK Value transfer Type reference (TYPE) ABAP_BOOL 20130129

Method BYPASS_GTM_CHECK on class CL_CMM_MD_FIELD_SELECTION has no exception.

Method GET_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CMM_MD_FIELD_SELECTION Field Selection for logistical documents 20130211

Method GET_SINGLETON on class CL_CMM_MD_FIELD_SELECTION has no exception.

Method IS_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KOMWBHF Call by reference Type reference (TYPE) KOMWBHF_T 20130129
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20130129
3 Importing IV_IN_NEW_ROLLAREA Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20130129
4 Importing IV_TKONN Call by reference Type reference (TYPE) TKONN 20130129
5 Importing IV_TPOSN Call by reference Type reference (TYPE) TPOSN 20130129
6 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130129

Method IS_CHANGEABLE on class CL_CMM_MD_FIELD_SELECTION has no exception.

Method IS_CHANGEABLE_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KOMWBHF Call by reference Type reference (TYPE) KOMWBHF 20130129
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20130129
3 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130129

Method IS_CHANGEABLE_PO on class CL_CMM_MD_FIELD_SELECTION has no exception.

Method IS_CHANGEABLE_SO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KOMWBHF Call by reference Type reference (TYPE) KOMWBHF 20130129
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20130129
3 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20130129

Method IS_CHANGEABLE_SO on class CL_CMM_MD_FIELD_SELECTION has no exception.

Method TRANSLATE_FIELDNAME_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEM Call by reference Type reference (TYPE) XFELD 20130129
2 Exporting EV_METAFIELD Call by reference Type reference (TYPE) MMPUR_METAFIELD 20130129
3 Importing IV_FIELDNAME_TC Call by reference Type reference (TYPE) FIELDNAME Field Name 20130129

Method TRANSLATE_FIELDNAME_PO on class CL_CMM_MD_FIELD_SELECTION has no exception.

Method TRANSLATE_FIELDNAME_SO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20130129
2 Exporting EV_STRUCTURE Call by reference Type reference (TYPE) TABNAME 20130129
3 Importing IV_FIELDNAME_TC Call by reference Type reference (TYPE) FIELDNAME Field Name 20130129

Method TRANSLATE_FIELDNAME_SO on class CL_CMM_MD_FIELD_SELECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617