SAP /SCMTMS/CL_ASSIST_FAG_FLAT_REP OO Class - Assistance Class for Flat Representation









/SCMTMS/CL_ASSIST_FAG_FLAT_REP 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 /SCMTMS/CL_ASSIST_FAG_FLAT_REP including details of:

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

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_FEEDER_MODEL

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_WD_COMPONENT_ASSISTANCE

Method list of /SCMTMS/CL_ASSIST_FAG_FLAT_REP 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
ASSIGN_DEF_ROUTEassign default routePublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>ASSIGN_DEF_ROUTE...more details

CONVERT_AMOUNTPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>CONVERT_AMOUNT...more details

CREATE_DEF_ROUTEcreate default routePublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>CREATE_DEF_ROUTE...more details

CREATE_STRATEGYcreate strategyPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>CREATE_STRATEGY...more details

CREATE_STRA_DIFF_LEVEL_DATAcreate diff level data for strategy nodePrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>CREATE_STRA_DIFF_LEVEL_DATA...more details

DELETE_SELECTED_ROWSdelete selected rows from flat viewPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>DELETE_SELECTED_ROWS...more details

DELETE_VARIANTdelete a variantPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>DELETE_VARIANT...more details

DETERMINE_NODEto determine the rate node to be updatedPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>DETERMINE_NODE...more details

FILL_COMMODITY_CODEfill the commodity codePrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>FILL_COMMODITY_CODE...more details

FILL_DATAPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>FILL_DATA...more details

FILL_DATA_PCfor merge when charge types are given as columnsPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>FILL_DATA_PC...more details

FILL_SCALE_ITEM_DESCPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>FILL_SCALE_ITEM_DESC...more details

GET_ATTRIBUTES_FIXED_VALUESget fixed values from customizing/domainPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_ATTRIBUTES_FIXED_VALUES...more details

GET_INITIAL_DATAget data till rate root and validity and scalesPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_INITIAL_DATA...more details

GET_REST_DATAget rate data and fill in the structurePublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_REST_DATA...more details

GET_SCALE_DESCget scale item descPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_SCALE_DESC...more details

GET_SCALE_ROOT_DATAfor building the flat table when charge types are not columnPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_SCALE_ROOT_DATA...more details

GET_VARIANTPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_VARIANT...more details

GET_VARIANT_FILTERget the filter of variantPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>GET_VARIANT_FILTER...more details

MASS_UPDATEfor mass update of ratesPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>MASS_UPDATE...more details

MERGEPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>MERGE...more details

ON_RATE_CHANGEcalled for any change in the ratesPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>ON_RATE_CHANGE...more details

OPEN_CARRIER_ASSIGN_DLG_BOXPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>OPEN_CARRIER_ASSIGN_DLG_BOX...more details

OPEN_STRATEGY_COND_DIALOGPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>OPEN_STRATEGY_COND_DIALOG...more details

OPEN_STRA_COND_UPDATE_DLGBOXPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>OPEN_STRA_COND_UPDATE_DLGBOX...more details

RAISE_LEAD_SELECTION_EVENTPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>RAISE_LEAD_SELECTION_EVENT...more details

SAVE_VARIANTSave filter variantPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>SAVE_VARIANT...more details

SHOW_DESCRIPTIONshow descriptionPublic
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>SHOW_DESCRIPTION...more details

UPDATE_FLAT_AMOUNTPrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>UPDATE_FLAT_AMOUNT...more details

UPDATE_RATEto update ratePrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>UPDATE_RATE...more details

UPDATE_RATE_LINEto update ratePrivate
CALL METHOD /scmtms/cl_assist_fag_flat_rep=>UPDATE_RATE_LINE...more details



/SCMTMS/CL_ASSIST_FAG_FLAT_REP 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
C_FBIConstant'FBI'LIKE
FPM_MODEL_NAMESPACE
Protected
GC_MAX_KEYInstance AttributeNodeID'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'LIKE
/BOBF/CONF_KEY
Public
GC_MIN_KEYInstance AttributeNodeID'00000000000000000000000000000001'LIKE
/BOBF/CONF_KEY
Public
GC_PERSONALIZATION_KEYConstant'/SCMTMS/FLAT_FILTER_VARIANT'LIKE
CHAR30
Private
GT_CALC_BASEInstance AttributeLIKE
/SCMTMS/CL_TCM_CUST_ACCESS=>TT_CALC_BASE_DESC
Public
GT_CONTRACTORS_DATAInstance AttributeContractorsLIKE
/SCMTMS/T_FAG_CONTRACTORS_K
Public
GT_FIELDSStatic AttributeLIKE
/SCMTMS/T_FAG_FLAT_FIELDS
Public
GT_ITEM_TCCS_RELInstance AttributeLIKE
TT_ITEM_TCCS_REL
Public
GT_KEY_MAPPINGStatic AttributeKey mapping table in flatLIKE
/SCMTMS/T_FLAT_KEY_MAPPING
Public
GT_PARTY_DATAInstance AttributePartyLIKE
/SCMTMS/T_FAG_PARTY_K
Public
GT_RATETBL_VAL_LINKInstance AttributeKey LinkLIKE
/BOBF/T_FRW_KEY_LINK
Private
GT_ROOT_DATAInstance AttributeAgreement RootLIKE
/SCMTMS/T_FAG_ROOT_K
Public
GT_SELECTION_PARAMETERSInstance AttributeQuery Selection ParametersLIKE
/BOBF/T_FRW_QUERY_SELPARAM
Public
GT_SORT_ATTRIBUTESInstance AttributeTable for SORT itab BY (ABAP_SORTORDER_TAB)LIKE
ABAP_SORTORDER_TAB
Public
GV_SHOW_DESCInstance AttributeBoolean Variable (X=true, -=false, space=unknown)LIKE
BOOLEAN
Public
MO_CONNECTORInstance AttributeLIKE
/BOFU/IF_FBI_CONNECTOR_BASE
Public
MO_CONTROLLERInstance Attribute/BOFU/IF_FBI_CONTROLLER_NEWLIKE
/BOFU/IF_FBI_CONTROLLER_NEW
Public
MO_FAG_SMInstance AttributeContaining the public service methods of a service managerLIKE
/BOBF/IF_TRA_SERVICE_MANAGER
Public
MO_FPMInstance AttributeThis is an internal class and must not be accessed!!!!!!!!!!LIKE
IF_FPM
Public
MO_RATES_EXCEL_NEWInstance AttributeRates Excel Integration with 07 FormatLIKE
/SCMTMS/CL_TCC_RATES_EXCEL_NEW
Protected
MO_RATE_SRV_MGRInstance AttributeLIKE
/BOBF/IF_TRA_SERVICE_MANAGER
Public
MO_SCALE_SRV_MGRInstance AttributeContaining the public service methods of a service managerLIKE
/BOBF/IF_TRA_SERVICE_MANAGER
Public
MO_TCCS_SRV_MGRInstance AttributeLIKE
/BOBF/IF_TRA_SERVICE_MANAGER
Public
MS_KEYStatic AttributeLIKE
/BOBF/S_FRW_KEY
Public
MS_OBJECT_KEYInstance AttributeLIKE
/BOFU/CL_FBI_GUIBB_BASE=>TS_OBJECT_KEY
Protected
MT_CAP_PARTYInstance AttributeRate Table Capacity Party Node combined table typeLIKE
/SCMTMS/T_TCRATE_CAP_PARTY_K
Public
MT_CHARGETYPE_GLOBALRTTBLStatic AttributeLIKE
/SCMTMS/CL_RT_UTILITY=>TT_CHARGETYPE_GLOBALRTTBL
Public
MT_DATAStatic AttributeInternal data result tableLIKE
/SCMTMS/IF_DATA_CRAWLER=>TT_DATA
Public
MT_FAG_STATUS_DESCInstance AttributeLIKE
TT_FAG_STATUS_DESC
Private
MT_ITEM_TYPEInstance AttributeLIKE
/SCMTMS/CL_TCM_CUST_ACCESS=>TT_ITEM_TYPE
Private
MT_MOT_DESCInstance AttributeTransportation Mode Code descriptionsLIKE
/SCMTMS/T_TMODCODT
Private
MT_MOVEM_TYPE_DESCInstance AttributeLIKE
/SCMTMS/CL_TCM_CUST_ACCESS=>TT_MOVEM_TYPE_DESC
Private
MT_MTR_DESCInstance AttributeTable Type: Means of Transport with TextLIKE
/SCMTMS/T_MEANS_TRANSP_ALL
Private
MT_NEW_SCALEITEMInstance AttributeLIKE
TT_NEW_SCALEITEM
Public
MT_PRIO_CODEDESCInstance AttributeLIKE
TT_PRIO_CODEDESC
Private
MT_QUOT_STATUSInstance AttributeLIKE
TT_QUOT_STATUS
Private
MT_RATE_14_KInstance AttributeFourteen Dimensional RatesLIKE
Protected
MT_RFQ_STATUS_CODE_DESCInstance AttributeLIKE
TT_RFQ_STATUS_CODE_DESC
Private
MT_RFQ_TYPE_DESCInstance AttributeLIKE
/SCMTMS/CL_TCM_CUST_ACCESS=>TT_RFQ_TYPE_DESC
Private
MT_SCALEREFInstance AttributeRateScaleReferenceLIKE
/SCMTMS/T_TCRATE_SCALE_GRP_K
Public
MT_SCALE_ITEM_DESCInstance AttributeScale Item DescriptorLIKE
/SCMTMS/T_TCSCALE_ITEM_DESC_K
Public
MT_SERVICE_LEVELInstance AttributeText Table Type for Transportation Service Level CodeLIKE
/SCMTMS/T_SLC_T
Private
MT_SHIPPING_TYPE_DESCInstance AttributeLIKE
/SCMTMS/CL_TCM_CUST_ACCESS=>TT_SHIPPING_TYPE
Private
MT_STAGE_CAT_DESCInstance AttributeLIKE
TT_STAGE_CAT_DESC
Private
MT_STAGE_TYPE_DESCInstance AttributeLIKE
/SCMTMS/CL_TCM_CUST_ACCESS=>TT_STAGE_TYPE_DESC
Private
MT_STRATEGY_KEYInstance AttributeKey TableLIKE
/BOBF/T_FRW_KEY
Public
MT_STR_ALLInstance AttributeLIKE
/SCMTMS/CL_RFQ_HELPER=>TY_T_STRATEGY
Public
MT_TRAFFIC_DIRECTION_DESCInstance AttributeLIKE
TT_TRAFFIC_DIRECTION_DESC
Private
MT_VARIANT_LISTInstance AttributeFAG flat filter variablesLIKE
/SCMTMS/T_FAG_FLAT_FILTER
Public
MV_DOC_STATUSInstance AttributeRFQ/Quotation StatusLIKE
/SCMTMS/RFQ_STATUS_CODE
Public
MV_DOC_TYPEInstance AttributeAgreement CategoryLIKE
/SCMTMS/FAG_CAT
Public
MV_FILTER_APPLIEDInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Public
MV_PAGE_LAYOUTInstance AttributeSC_PAGE_LAYOUT-FLAT_VIEWLIKE
STRING
Public
MV_PROFILE_IDInstance AttributeFlat View ProfileLIKE
/SCMTMS/FAG_MAP_PROFILE_ID
Public
MV_SINGLE_CURInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
/SCMTMS/CURRENCY
Public
MV_TAB_NAMEInstance AttributeLIKE
STRING
Public
SC_ALV_BUTTONSConstantLIKE
Public
SC_FIELDNAMEConstantLIKE
Public
SC_PAGE_LAYOUTConstantLIKE
Public




/SCMTMS/CL_ASSIST_FAG_FLAT_REP types

TT_DESC_INDEX -
TT_FAG_STATUS_DESC -
TT_ITEM_CAP_LINK -
TT_ITEM_TCCS_REL -
TT_NEW_SCALEITEM -
TT_PER_FLAT_REF_REL -
TT_PRIO_CODEDESC -
TT_QUOT_STATUS -
TT_RATE_CHANGE -
TT_RESP_CODE_DESC -
TT_RFQ_STATUS_CODE_DESC -
TT_SCALE_ITEM_DESC -
TT_SOURCE_COPY_KEY -
TT_STAGE_CAT_DESC -
TT_TRAFFIC_DIRECTION_DESC -
TY_DESC_INDEX -
TY_ITEM_CAP_LINK -
TY_ITEM_TCCS_REL -
TY_NEW_SCALEITEM -
TY_PER_FLAT_REF_REL -
TY_RATE_CHANGE -
TY_SCALE_ITEM_DESC -
TY_SOURCE_COPY_KEY -

Links to Related Class(s)

/SCMTMS/...
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!