SAP CL_COM_PRD_TFW_HANDLER_SET OO Class - TFW Connection of Product Master









CL_COM_PRD_TFW_HANDLER_SET is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_COM_PRD_TFW_HANDLER_SET including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Inheritance

This OO class has a superclass assigned to it, which means it will inherit its objects and methods. The superclass for CL_COM_PRD_TFW_HANDLER_SET is CL_COM_PRD_TFW_HANDLER

Method list of CL_COM_PRD_TFW_HANDLER_SET SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
CHECK_GET_FIXED_FIELD_VALUESPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CHECK_GET_FIXED_FIELD_VALUES...more details

CHECK_MINITP_MV_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CHECK_MINITP_MV_DATA...more details

CHECK_MINITP_NON_MV_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CHECK_MINITP_NON_MV_DATA...more details

CHECK_MINITP_REL_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CHECK_MINITP_REL_DATA...more details

CHECK_NEW_KEY_FIELD_VALUESPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CHECK_NEW_KEY_FIELD_VALUES...more details

CLASS_CONSTRUCTORCLASS_CONSTRUCTORPublic
CALL METHOD cl_com_prd_tfw_handler_set=>CLASS_CONSTRUCTOR...more details

CLEAR_BUFFERED_HANDLEClear the attribute ot_handlePublic
CALL METHOD cl_com_prd_tfw_handler_set=>CLEAR_BUFFERED_HANDLE...more details

CONSTRUCTORCONSTRUCTORPublic
CALL METHOD cl_com_prd_tfw_handler_set=>CONSTRUCTOR...more details

CONVERT_MODIFIED_INT_MV_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CONVERT_MODIFIED_INT_MV_DATA...more details

CONVERT_MODIFIED_INT_NON_MV_DAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>CONVERT_MODIFIED_INT_NON_MV_DA...more details

FILL_ADMIN_FIELDSPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>FILL_ADMIN_FIELDS...more details

GET_BUFFERED_HANDLEReturns a Buffered Handler InstancePrivate
CALL METHOD cl_com_prd_tfw_handler_set=>GET_BUFFERED_HANDLE...more details

GET_DFIES_TAB_FOR_MAPPINGPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>GET_DFIES_TAB_FOR_MAPPING...more details

GET_HANDLEGenerates an Instance of the ClassPublic
CALL METHOD cl_com_prd_tfw_handler_set=>GET_HANDLE...more details

GET_INSTANCEPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>GET_INSTANCE...more details

GET_MINITP_HISTORY_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>GET_MINITP_HISTORY_DATA...more details

GET_MINITP_TYPE_DATA_REFS_MVPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>GET_MINITP_TYPE_DATA_REFS_MV...more details

LVC_FIELDCATALOG_MERGE_MVObject-Specific Implementation:Private
CALL METHOD cl_com_prd_tfw_handler_set=>LVC_FIELDCATALOG_MERGE_MV...more details

MAKE_MINITP_ML_SET_DATA_UPDTABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_MINITP_ML_SET_DATA_UPDTAB...more details

MAKE_MINITP_MV_DATA_UPDTABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_MINITP_MV_DATA_UPDTAB...more details

MAKE_MINITP_NON_MV_DATA_UPDTABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_MINITP_NON_MV_DATA_UPDTAB...more details

MAKE_MINITP_REL_DATA_UPDTABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_MINITP_REL_DATA_UPDTAB...more details

MAKE_ML_UPDATE_TABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_ML_UPDATE_TAB...more details

MAKE_MV_UPDATE_TABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_MV_UPDATE_TAB...more details

MAKE_NON_MV_UPDATE_TABPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAKE_NON_MV_UPDATE_TAB...more details

MAP_MINITP_ML_SET_DATAMapping COM-->WRK: Multi-Line Set TypesPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAP_MINITP_ML_SET_DATA...more details

MAP_MINITP_MV_DATAMapping COM-->WRK: Set Types with Multi-Line AttributesPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAP_MINITP_MV_DATA...more details

MAP_MINITP_NON_MV_DATAMapping COM-->WRK: Set Types Without Multi-Line AttributesPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAP_MINITP_NON_MV_DATA...more details

MAP_MINITP_REL_DATAMapping COM-->WRK for WrapperPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>MAP_MINITP_REL_DATA...more details

READ_MINITP_ML_SET_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_ML_SET_DATA...more details

READ_MINITP_ML_SET_HIST_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_ML_SET_HIST_DATA...more details

READ_MINITP_MV_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_MV_DATA...more details

READ_MINITP_MV_HIST_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_MV_HIST_DATA...more details

READ_MINITP_NON_MV_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_NON_MV_DATA...more details

READ_MINITP_NON_MV_HIST_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_NON_MV_HIST_DATA...more details

READ_MINITP_REL_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_REL_DATA...more details

READ_MINITP_REL_HISTORY_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>READ_MINITP_REL_HISTORY_DATA...more details

SET_BUFFERED_HANDLEReturns a Buffered Handler InstancePrivate
CALL METHOD cl_com_prd_tfw_handler_set=>SET_BUFFERED_HANDLE...more details

SET_CURRENT_SETTYPEPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>SET_CURRENT_SETTYPE...more details

WRITE_MISSING_HISTORY_DATAPrivate
CALL METHOD cl_com_prd_tfw_handler_set=>WRITE_MISSING_HISTORY_DATA...more details



CL_COM_PRD_TFW_HANDLER_SET attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
FALSEConstantLogical Variable' 'LIKE
TFW_BOOLEAN
Private
GC_APPLLOG_SUBOBJECTConstantTFW Subobject'MINITP_DATA'LIKE
TFW_SUB_OBJECT
Private
GC_CLASS_NAMEConstantObject Type Name'CL_COM_PRD_TFW_SET_HANDLER'LIKE
SEOCLSNAME
Private
GC_CLIENTConstantField Name'CLIENT'LIKE
FIELDNAME
Private
GC_DATAConstantField Name'DATA'LIKE
FIELDNAME
Private
GC_DATAXConstantTable Name'DATA_X'LIKE
FIELDNAME
Private
GC_FRG_GUIDConstantField Name'FRG_GUID'LIKE
FIELDNAME
Private
GC_LINE_GUIDConstantField Name'LINE_GUID'LIKE
FIELDNAME
Private
GC_PRODUCT_GUIDConstantField Name'PRODUCT_GUID'LIKE
FIELDNAME
Private
GC_PROD_OBJStatic AttributeProduct Master: Objects for TFW Interface'SETTYPE'LIKE
COMT_PRD_TFW_OBJECT
Public
GC_SETConstantField Name'SET'LIKE
FIELDNAME
Private
GC_SETTYPE_TFWConstantTable name, 16 characters'COMC_SETTYPE_TFW'LIKE
TABNAME16
Private
GC_TFW_OBJECT_PRODConstantTFW: Application Object'PROD'LIKE
TFW_APPL_OBJECT
Private
GC_TS_INFINITYConstantValidity End (UCT Time Stamp Short Form, YYYYMMDDhhmmss)'99991231235959'LIKE
TFW_DATE_TO
Private
GC_UPDATE_TYPEConstantType of Change'UPDATE_TYPE'LIKE
FIELDNAME
Private
GC_UPDATE_TYPE_DELETEConstantType of Change'D'LIKE
UPDATE_TYPE
Private
GC_UPDATE_TYPE_INSERTConstantType of Change'I'LIKE
UPDATE_TYPE
Private
GC_UPDATE_TYPE_UPDATEConstantType of Change'U'LIKE
UPDATE_TYPE
Private
GC_VALUE_GUIDConstantField Name'VALUE_GUID'LIKE
FIELDNAME
Private
GS_FIXED_VALUE_INFOInstance AttributeLIKE
Private
GS_FRGTYPEInstance AttributeSet TypeLIKE
COMM_FRGTYPE_EXT
Private
GS_SETTYPEInstance AttributeAdministrative Tables for Set TypesLIKE
COMT_SETTYPE_EXT
Private
GS_SETTYPE_INFOInstance AttributeLIKE
Private
GS_SETTYPE_TFWInstance AttributeStructure for the Customizing Table COMC_SETTYPE_TFWLIKE
COMT_SETTYPE_TFW
Private
GS_STRUC_INFOInstance AttributeLIKE
Private
GS_TTYPE_INFOInstance AttributeLIKE
Private
GS_WRAPPER_INFOInstance AttributeLIKE
Private
GT_DFIES_ADMINInstance AttributeTable Type for DFIES Table and FM: DDIF_FIELDINFO_GETLIKE
TFW_DFIES_TAB
Private
GT_FIXED_VALUES_INFOInstance AttributeLIKE
Private
GT_SETTYPE_INFOInstance AttributeLIKE
Private
GT_STRUC_INFOInstance AttributeLIKE
Private
GT_TTYPE_INFOInstance AttributeError MessagesLIKE
TYPE_GT_TABLETYPE_INFO
Private
GT_WRAPPER_INFOInstance AttributeLIKE
Private
OR_INSTANCEStatic AttributeTFW Connection of Product MasterLIKE
CL_COM_PRD_TFW_HANDLER_SET
Private
OT_HANDLEInstance AttributeLIKE
Private
TRUEConstantLogical Variable'X'LIKE
TFW_BOOLEAN
Private


Links to Related Class(s)

CL_COM_P...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!