SAP /SCMTMS/CL_BDFLW_INFO_QR_SRV OO Class - OBSOLETE CLASS!! ERP TM Business Document Flow









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

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



Method list of /SCMTMS/CL_BDFLW_INFO_QR_SRV 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
ACCUMULATE_STATUS_VALUESAccumulates generically the different status valuesPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>ACCUMULATE_STATUS_VALUES...more details

APPLICATION_PROCESSINGPublic
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>APPLICATION_PROCESSING...more details

CLASS_CONSTRUCTORsingleton object creationPublic
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>CLASS_CONSTRUCTOR...more details

CLEAR_BUFFERClearing Buffer after processingPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>CLEAR_BUFFER...more details

CONVERT_BSKEY_TO_LOGSYS_NAMEConvert Business System Key to Logical system (ALE) namePrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>CONVERT_BSKEY_TO_LOGSYS_NAME...more details

CONVERT_UOM_EXT_TO_INTGDT conversion of internal UoM to external UoMPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>CONVERT_UOM_EXT_TO_INT...more details

DETERMINE_URLDetermine the corrsponding BO WEB URIPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>DETERMINE_URL...more details

FILL_DESCRIPTON_BUFFERSFill the buffer of the required descriptionsPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_DESCRIPTON_BUFFERS...more details

FILL_DOCFLOWStarting with the replenishment of the document flowPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_DOCFLOW...more details

FILL_DTRFilling delivery transportation requestPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_DTR...more details

FILL_FREIGHT_UNITSFilling FUsPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_FREIGHT_UNITS...more details

FILL_OTRFilling OTR successor documentsPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_OTR...more details

FILL_SFIRFilling Freight Settlement Document root dataPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_SFIR...more details

FILL_TORfilling FOs or BOs data in corespondence to the FUsPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_TOR...more details

FILL_TRQ_ITEMSFilling the OTR and/or DTR ItemsPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>FILL_TRQ_ITEMS...more details

GET_DDIC_BO_STATUS_VALUESGet status fieldname, code and code description from DDICPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>GET_DDIC_BO_STATUS_VALUES...more details

GET_INSTANCEReturn singletonPublic
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>GET_INSTANCE...more details

GET_SINGLE_TOR_STATUSMap TOR Status valuesPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>GET_SINGLE_TOR_STATUS...more details

GET_STATUS_INFORMATIONGet status information for a specific status valuePrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>GET_STATUS_INFORMATION...more details

INITIALIZE_MEMBER_ATTRIBUTESInitializing the class member attributesPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>INITIALIZE_MEMBER_ATTRIBUTES...more details

MAP_DOC_FLOWMapping docflow data for servicePrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>MAP_DOC_FLOW...more details

PREPARE_AND_BUFFER_DATABuffer data as attribute membersPrivate
CALL METHOD /scmtms/cl_bdflw_info_qr_srv=>PREPARE_AND_BUFFER_DATA...more details



/SCMTMS/CL_BDFLW_INFO_QR_SRV 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
MC_STRUCTURENAME_TOR_ROOTConstant'/SCMTMS/S_TOR_ROOT_K'LIKE
STRING
Private
MC_STRUCTURENAME_TRQ_ROOTConstant'/SCMTMS/S_TRQ_ROOT_K'LIKE
STRING
Private
MC_TENDERING_LIFECYCLEConstantVersion Number Component'TENDERING'LIKE
CHAR10
Private
MR_DOCURLInstance AttributeEnable URL generation for Business ObjectsLIKE
/SCMTMS/CL_DOCUMENT_URL
Private
MR_LOGInstance AttributeBOPF independent/parallel LogLIKE
/SCMTMS/CL_LOG_NONBOPF
Private
MR_SINGLETONStatic AttributeSynchronous A2A Service for TM ERP Document FlowLIKE
/SCMTMS/CL_BDFLW_INFO_QR_SRV
Protected
MR_SRVMGR_TORInstance AttributeContaining the public service methods of a service managerLIKE
/BOBF/IF_TRA_SERVICE_MANAGER
Private
MR_SRVMGR_TRQInstance AttributeContaining the public service methods of a service managerLIKE
/BOBF/IF_TRA_SERVICE_MANAGER
Private
MS_INBOUND_PARAMETERInstance AttributeLIKE
TY_S_INBOUND_PARAMETER
Private
MS_TRQ_ROOT_ORIGInstance AttributeTransportation Request RootLIKE
/SCMTMS/S_TRQ_ROOT_K
Private
MT_BO_CAT_DESCRIPTIONInstance AttributeLIKE
TTY_BO_CAT_DESCRIPTION
Private
MT_BO_STATUS_DESCRIPTIONInstance AttributeLIKE
TTY_BO_STATUS_DESCRIPTION
Private
MT_DOC_FLOWInstance AttributeDocument FlowLIKE
/SCMTMS/T_DOC_FLOW
Private
MT_DOC_FLOW_RELATIONInstance AttributeDocument Flow RelationLIKE
/SCMTMS/IF_DOC_FLOW=>GTY_TS_DOC_FLOW_RELATION
Private
MT_ITEMCAT_DESCRIPTIONInstance AttributeLIKE
TTY_ITEMCAT_DESCRIPTION
Private
MT_KEY_LINK_TOR_CAPATOR_ORIGInstance AttributeKey LinkLIKE
/BOBF/T_FRW_KEY_LINK
Private
MT_KEY_LINK_TOR_SFIR_ORIGInstance AttributeKey LinkLIKE
/BOBF/T_FRW_KEY_LINK
Private
MT_SFIR_ROOT_ORIGInstance AttributeSFIR RootLIKE
/SCMTMS/T_SFIR_ROOT_K
Private
MT_TOR_INVOICE_DATA_ORIGInstance AttributeRootLIKE
/SCMTMS/T_TCC_ROOT_K
Private
MT_TOR_ITEM_ORIGInstance AttributeTOR itemsLIKE
/SCMTMS/T_TOR_ITEM_TR_K
Private
MT_TOR_ROOT_ORIGInstance AttributeRoot NodeLIKE
/SCMTMS/T_TOR_ROOT_K
Private
MT_TOR_TEND_ORIGInstance AttributeTenderingLIKE
/SCMTMS/T_TOR_TEND_K
Private
MT_TRQ_ITEM_ORIGInstance AttributeItemLIKE
/SCMTMS/T_TRQ_ITEM_K
Private
MT_UOM_INT_EXTInstance AttributeLIKE
TTY_UOM_INT_EXT
Private
MV_CREATE_WEBURLInstance AttributeABAP_TRUELIKE
ABAP_TRUE
Private
MV_DUMMY_MSGInstance AttributeLIKE
STRING
Private
MV_MAX_NUMBER_DOCS_WEBURLInstance AttributeMax number of documents to which Web URLs will be determind100LIKE
INT4
Private




/SCMTMS/CL_BDFLW_INFO_QR_SRV types

TTY_BO_CAT_DESCRIPTION -
TTY_BO_STATUS_DESCRIPTION -
TTY_ITEMCAT_DESCRIPTION -
TTY_UOM_INT_EXT -
TY_BO_CAT_DESCRIPTION -
TY_BO_STATUS_DESCRIPTION -
TY_ITEMCAT_DESCRIPTION -
TY_S_INBOUND_PARAMETER -
TY_UOM_INT_EXT -

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!