SAP /SCMTMS/CL_TOR_HELPER_READ OO Class - Helper Class to Read TOR data
/SCMTMS/CL_TOR_HELPER_READ 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_TOR_HELPER_READ 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_OS_CLONEMethod list of /SCMTMS/CL_TOR_HELPER_READ 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 Name | Description | Visability |
| GET_ATF | Read attachment Folder info | Private |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_ATF...more details | ||
| GET_CAPA_DOCS | Get capacity document and KL into data container | Protected |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_CAPA_DOCS...more details | ||
| GET_DC_RELATED_DOC_ITEM_BASED | Get DC for documents related to given item | Public |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_DC_RELATED_DOC_ITEM_BASED...more details | ||
| GET_LOC_DATA | Read Location data for Tor | Public |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_LOC_DATA...more details | ||
| GET_REQ_DOCS | Get requirement document and KL into data container | Protected |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_REQ_DOCS...more details | ||
| GET_TOR_ADDRESS_DATA | Get the address relevant data for a TOR instance | Public |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TOR_ADDRESS_DATA...more details | ||
|
| ||
| GET_TOR_DATA | Read TOR data | Public |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TOR_DATA...more details | ||
| GET_TOR_DATA_CONTAINER | Public | |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TOR_DATA_CONTAINER...more details | ||
| GET_TOR_ITEM_DATA | Public | |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TOR_ITEM_DATA...more details | ||
| GET_TRQ_DATA | OBSOLETE | Public |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TRQ_DATA...more details | ||
| GET_TXC | Read root text collection | Private |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TXC...more details | ||
| GET_TXC_DATA | Get Text collection data | Public |
| CALL METHOD /scmtms/cl_tor_helper_read=>GET_TXC_DATA...more details | ||
/SCMTMS/CL_TOR_HELPER_READ 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.
| Name | Level | Description | Initial Value | Type | Visability |
| MO_TRQ_DATA | Instance Attribute | LIKE /SCMTMS/CL_TRQ_DATA | Public | ||
| MT_ACT_CTRL | Instance Attribute | Activity Control Node - #GENERATED# | LIKE /SCMTMS/T_TOR_ACT_CTRL_K | Public | |
| MT_ALL_ITEMS | Instance Attribute | TOR items | LIKE /SCMTMS/T_TOR_ITEM_TR_K | Public | |
| MT_ASSIGNED_STOP | Instance Attribute | Stop | LIKE /SCMTMS/T_TOR_STOP_K | Public | |
| MT_ASSIGNMENT_ROOT | Instance Attribute | Assignment Root Node | LIKE /SCMTMS/T_TOR_ASSIGN_ROOT_K | Public | |
| MT_ASSIGNMENT_STOP | Instance Attribute | Assignment Stop Node | LIKE /SCMTMS/T_TOR_ASSIGN_STOP_K | Public | |
| MT_ASSOC_KL_ITEM_ASR_LOAD_STOP | Instance Attribute | Result keylink of Association from Item to ASR Loading stop | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_ASSOC_KL_ITEM_ASR_UNLD_STOP | Instance Attribute | Result keylink of Association from Item to ASR Unoading stop | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_ATF_DOCUMENT | Instance Attribute | LIKE /BOBF/T_ATF_DOCUMENT_K | Public | ||
| MT_ATF_FILE_CONTENT | Instance Attribute | LIKE /BOBF/T_ATF_FILE_CONTENT_K | Public | ||
| MT_ATF_ROOT | Instance Attribute | LIKE /BOBF/T_ATF_ROOT_K | Public | ||
| MT_BLOCKED_EVENT | Instance Attribute | LIKE /SCMTMS/T_TOR_BLOCKED_EVENT_K | Public | ||
| MT_BLOCKED_EVENT_STOP | Instance Attribute | Blocked events for a stop block | LIKE /SCMTMS/T_TOR_BLOCKED_EVENT_K | Public | |
| MT_BLOCKS | Instance Attribute | Block instances | LIKE /SCMTMS/T_TOR_BLOCK_K | Public | |
| MT_CAPA_STOP | Instance Attribute | Stop | LIKE /SCMTMS/T_TOR_STOP_K | Public | |
| MT_CHARGES | Instance Attribute | Root | LIKE /SCMTMS/T_TCC_ROOT_K | Public | |
| MT_CUSTOMS_ACTIVITY | Instance Attribute | Customs Activity | LIKE /SCMTMS/T_TOR_CUSTOMS_PROF_K | Public | |
| MT_CUSTOMS_ACTIVITY_ALL | Instance Attribute | Customs Activity All (incl. Requirement Cust Act) | LIKE /SCMTMS/T_TOR_CUSTOMS_PROF_K | Public | |
| MT_CUSTOM_GRP_FOR_ITM | Instance Attribute | LIKE /SCMTMS/T_TOR_CUSTOMS_GROUP_K | Public | ||
| MT_CUSTOM_GRP_FOR_ITM_KL | Instance Attribute | LIKE /BOBF/T_FRW_KEY_LINK | Public | ||
| MT_DOC_REFERENCE | Instance Attribute | Document Reference | LIKE /SCMTMS/T_TOR_DOCREF_K | Public | |
| MT_DSO | Instance Attribute | Alternatives for direct shipments | LIKE /SCMTMS/T_TOR_DIR_SHIPM_OPT_K | Public | |
| MT_D_LOC_ROOT | Instance Attribute | Root node of BO Location | LIKE /SCMTMS/T_BO_LOC_ROOT_K | Public | |
| MT_D_LOC_ROOT_BI | Instance Attribute | Root node of BO Location | LIKE /SCMTMS/T_BO_LOC_ROOT_K | Public | |
| MT_ERROR_HANDL | Instance Attribute | Error Handling Node | LIKE /SCMTMS/T_TOR_ERROR_HANDLING_K | Public | |
| MT_ERROR_HANDL_INST | Instance Attribute | Error Handling Instance | LIKE /SCMTMS/T_TOR_ERROR_INST_K | Public | |
| MT_EXEC | Instance Attribute | Execution Data | LIKE /SCMTMS/T_TOR_EXEC_K | Public | |
| MT_EXEC_ALL | Instance Attribute | All execution data (incl. revoked events) | LIKE /SCMTMS/T_TOR_EXEC_K | Public | |
| MT_EXEC_QTY_REP_LAST | Instance Attribute | Last reported quantity events | LIKE /SCMTMS/T_TOR_EXEC_K | Public | |
| MT_EXEC_VGM | Instance Attribute | Requirement Verified Gross Weight Exec entries | LIKE /SCMTMS/T_TOR_EXEC_K | Public | |
| MT_EXEC_WEIGHT | Instance Attribute | Execution Data | LIKE /SCMTMS/T_TOR_EXEC_K | Public | |
| MT_GOODS_MOVEMENT | Instance Attribute | Goods Movement | LIKE /SCMTMS/T_TOR_GOODS_MOVEMENT_K | Public | |
| MT_HANDL_CODE | Instance Attribute | Handling Codes | LIKE /SCMTMS/T_TOR_HANDL_CODE_K | Public | |
| MT_ITEM_BATCH | Instance Attribute | Batch Information - #GENERATED# | LIKE /SCMTMS/T_TOR_ITEM_BATCH_K | Public | |
| MT_ITEM_CCODE | Instance Attribute | LIKE /SCMTMS/T_TOR_CCODE_K | Public | ||
| MT_ITEM_CONTID | Instance Attribute | Item Content ID | LIKE /SCMTMS/T_TOR_CONTENT_IDENT_K | Public | |
| MT_ITEM_CUSTOMS_INFO | Instance Attribute | TOR customs information combined table | LIKE /SCMTMS/T_TOR_CUSTOMS_INFO_K | Public | |
| MT_ITEM_DOC_REF | Instance Attribute | Document Reference | LIKE /SCMTMS/T_TOR_ITEMDOCREF_K | Public | |
| MT_ITEM_EMIVAL | Instance Attribute | TOR Item Emission Value | LIKE /SCMTMS/T_TOR_ITEM_EMIVAL_K | Public | |
| MT_ITEM_JIT | Instance Attribute | Item JIT Information - #GENERATED# | LIKE /SCMTMS/T_TOR_ITEM_JIT_K | Public | |
| MT_ITEM_PARTY | Instance Attribute | LIKE /SCMTMS/T_TOR_PARTY_K | Public | ||
| MT_ITEM_POSDETAIL | Instance Attribute | Item Orientation and Position Info | LIKE /SCMTMS/T_TOR_ITEM_POS_K | Public | |
| MT_ITEM_PREDEC | Instance Attribute | Document Reference | LIKE /SCMTMS/T_TOR_ITEM_PREDEC_K | Public | |
| MT_ITEM_SEAL | Instance Attribute | Seals | LIKE /SCMTMS/T_TOR_SEAL_K | Public | |
| MT_ITEM_SERIALNR | Instance Attribute | Item Serial Number Information - #GENERATED# | LIKE /SCMTMS/T_TOR_ITEM_SERIALNR_K | Public | |
| MT_KL_EXEC_QTY_REP_LAST | Instance Attribute | KL between item and last reported quantity event | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ITEM_CONTID | Instance Attribute | Item Content ID | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ITEM_REF_ITEM_ALL | Instance Attribute | Key link between item and ref item | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ITEM_REQITEM_ALL | Instance Attribute | Key link from item to all (direct+indirect) ref req items | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_CAPAROOT | Instance Attribute | Key Link from root to direct capa roots | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_CAPAROOT_DEEP | Instance Attribute | Key Link from root to all capa roots | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_CUSTOMS_ACT_ALL | Instance Attribute | Link from root to customs activity all | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_REQROOT_DEEP | Instance Attribute | Key link from root to all (direct+indirect) req roots | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_REQROOT_DIRECT | Instance Attribute | Key link from root to direct req roots | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_REQ_STOP | Instance Attribute | Key link between root and requirement stop | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_REQ_SUCC | Instance Attribute | Key Link between root and req tor stp successor | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_ROOT_STOP | Instance Attribute | Key Link | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_TOR_REQ_TOR_REL | Instance Attribute | Relevant key link between TOR and req tor, for partial updat | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_KL_TOR_TRQ | Instance Attribute | Key Link between TOR and TRQ instances | LIKE /BOBF/T_FRW_KEY_LINK | Public | |
| MT_MAIN_ITEMS | Instance Attribute | TOR items | LIKE /SCMTMS/T_TOR_ITEM_TR_K | Public | |
| MT_MCI_ITEMS | Instance Attribute | TOR items | LIKE /SCMTMS/T_TOR_ITEM_TR_K | Public | |
| MT_PARTY | Instance Attribute | Parties on Root node level | LIKE /SCMTMS/T_TOR_PARTY_K | Public | |
| MT_REF_ITEM | Instance Attribute | Ref items | LIKE /SCMTMS/T_TOR_ITEM_TR_K | Public | |
| MT_REQ_ITEMS | Instance Attribute | TOR items | LIKE /SCMTMS/T_TOR_ITEM_TR_K | Public | |
| MT_REQ_STOP | Instance Attribute | Stops of rel. Req. assigned to rel. Capa Docs | LIKE /SCMTMS/T_TOR_STOP_K | Public | |
| MT_REQ_STOP_SUCC | Instance Attribute | Stop_Succs of rel. Req. assigned to rel. Capa Docs | LIKE /SCMTMS/T_TOR_STOP_SUCC_K | Public | |
| MT_ROOT | Instance Attribute | Root Node | LIKE /SCMTMS/T_TOR_ROOT_K | Public | |
| MT_STOP | Instance Attribute | TOR document stops | LIKE /SCMTMS/T_TOR_STOP_K | Public | |
| MT_STOP_BLOCK | Instance Attribute | Stop Block data | LIKE /SCMTMS/T_TOR_BLOCK_K | Public | |
| MT_STOP_FIRST | Instance Attribute | Stop | LIKE /SCMTMS/T_TOR_STOP_K | Public | |
| MT_STOP_ITEM_LOADREF | Instance Attribute | Reference to Items relevant for ASR | LIKE /SCMTMS/T_TOR_STP_ITMLOADREF_K | Public | |
| MT_STOP_LAST | Instance Attribute | Stop | LIKE /SCMTMS/T_TOR_STOP_K | Public | |
| MT_STOP_SUCC | Instance Attribute | Stop Successor | LIKE /SCMTMS/T_TOR_STOP_SUCC_K | Public | |
| MT_STOP_SUCC_ALL | Instance Attribute | Successor of a Stop | LIKE /SCMTMS/T_TOR_STOP_SUCC_K | Public | |
| MT_SUMMARY_REPORT | Instance Attribute | Summary Information for TOR BO | LIKE /SCMTMS/T_TOR_SUMMARY_REPORT_K | Public | |
| MT_TRIGGER_DATA | Instance Attribute | Trigger Data Node table structure | LIKE /SCMTMS/T_TOR_TRIG_DATA_K | Public | |
| MT_TRQ_DOCREF | Instance Attribute | TRQ Document References | LIKE /SCMTMS/T_TRQ_DOCREF_K | Public | |
| MT_TRQ_ITEM_KEY | Instance Attribute | TRQ Item Keys | LIKE /BOBF/T_FRW_KEY | Public | |
| MT_TXC_CONT | Instance Attribute | TextContent | LIKE /BOBF/T_TXC_CON_K | Public | |
| MT_TXC_ROOT | Instance Attribute | TextCollectionRootNode | LIKE /BOBF/T_TXC_ROOT_K | Public | |
| MT_TXC_TEXT | Instance Attribute | Text | LIKE /BOBF/T_TXC_TXT_K | Public | |
| SC_TRQ_GET_DATA | Constant | LIKE | Public |
/SCMTMS/CL_TOR_HELPER_READ types
TY_READ_REQUEST -Links to Related Class(s)
/SCMTMS/...Full list of available SAP object classes
Search for further information about these or an SAP related objects