SAP /SCMTMS/CL_BO_TZN_ADAPTER OO Class - BO TransportationZone: Master Data adapter
/SCMTMS/CL_BO_TZN_ADAPTER 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_BO_TZN_ADAPTER 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 /SCMTMS/IF_MD_ADAPTERMethod list of /SCMTMS/CL_BO_TZN_ADAPTER 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 |
| CHECK_DATA_TYPE | Check data type compliance with BOBF definition | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>CHECK_DATA_TYPE...more details | ||
| CHECK_KEY_STRUCTURE | Private | |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>CHECK_KEY_STRUCTURE...more details | ||
| CONSTRUCTOR | Constructor of Master Data Adapter class | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>CONSTRUCTOR...more details | ||
| CONVERT_LOC_ID_UUID | Obtain uuid(s) of location(s) | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>CONVERT_LOC_ID_UUID...more details | ||
| CREATE_ROOT_NODE | Create ROOT nodes | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>CREATE_ROOT_NODE...more details | ||
| EXCLUDE_DEL_ZONES | Exclude to-be-deleted Zones | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>EXCLUDE_DEL_ZONES...more details | ||
|
| ||
| FILL_ROOT_FROM_ADAPTER | Fill ROOT node from adapter structures | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>FILL_ROOT_FROM_ADAPTER...more details | ||
| GET_DESCRIPTION | Access Zone data | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_DESCRIPTION...more details | ||
| GET_DESCRIPTION_NODE_IDS | Retrieve NodeIDs for node DESCRIPTION | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_DESCRIPTION_NODE_IDS...more details | ||
| GET_INSTANCE | Public | |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_INSTANCE...more details | ||
| GET_LOCATIONS | Access Zone data | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_LOCATIONS...more details | ||
| GET_LOCATION_NODE_IDS | Retrieve NodeIDs for node LOCATION | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_LOCATION_NODE_IDS...more details | ||
| GET_LOCATION_SELECTION | Get Location IDs (GUIDS&IDs) from selection | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_LOCATION_SELECTION...more details | ||
| GET_LOCATION_ZONES | Get direct parent Zones of Location | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_LOCATION_ZONES...more details | ||
| GET_LOC_DATA_FOR_QUERY | Retrieve Locations attributes required for Query | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_LOC_DATA_FOR_QUERY...more details | ||
| GET_NODE_IDS_FROM_RELATION | Get NODE IDs from relation table | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_NODE_IDS_FROM_RELATION...more details | ||
| GET_PCODEINT_NODE_IDS | Retrieve NodeIDs for node POSTALCODEINT | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_PCODEINT_NODE_IDS...more details | ||
| GET_PZONES_BUFFERED | Retrieve GUIDs of TrZones of type P with own buffering | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_PZONES_BUFFERED...more details | ||
| GET_REGION_NODE_IDS | Retrieve NodeIDs for node REGION | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_REGION_NODE_IDS...more details | ||
| GET_RELNODE_SELECTION | Get relation selection table from query selection | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_RELNODE_SELECTION...more details | ||
| GET_RZONES_BUFFERED | Retrieve GUIDs of TrZones of type R with own buffering | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_RZONES_BUFFERED...more details | ||
| GET_SUBTZN_NODE_IDS | Retrieve NodeIDs for node SUBORDINATETZ | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_SUBTZN_NODE_IDS...more details | ||
| GET_ZONES_BY_ADDRESS | Get Zones by address definition | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_ZONES_BY_ADDRESS...more details | ||
| GET_ZONE_PARENTS | Get Parent Zones of Zones | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>GET_ZONE_PARENTS...more details | ||
| QUERYALLSUBORDINATETZONES | Adapter Call f. Query of all subordinate TransportationZones | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYALLSUBORDINATETZONES...more details | ||
| QUERYALLSUPERORDINATETZONES | All superordinate TransportationZones | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYALLSUPERORDINATETZONES...more details | ||
| QUERYALLSUPERTZONESBYLOCATION | (Obsolete:) Zones that contain specified Location | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYALLSUPERTZONESBYLOCATION...more details | ||
| QUERYBYELEMENTS | TransportationZones based on input fields | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYBYELEMENTS...more details | ||
| QUERYBYLOCATION | Zones that contain specified Location | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYBYLOCATION...more details | ||
| QUERYBYPHYSICALADDRESS | Zones that contain specified zip code or region | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYBYPHYSICALADDRESS...more details | ||
| QUERYDIRECTSUBORDINATETZONES | All direct subordinate TransportationZones | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYDIRECTSUBORDINATETZONES...more details | ||
| QUERYDIRECTSUPERORDINATETZONES | All direct superordinate TransportationZones | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>QUERYDIRECTSUPERORDINATETZONES...more details | ||
| RAISE_QUERY_EXCEPTION | Raise Exception with text | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RAISE_QUERY_EXCEPTION...more details | ||
| READ_ZONE_DATA | Access Zone data | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>READ_ZONE_DATA...more details | ||
| READ_ZONE_DATA_BUFFERED | OBSOLETE | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>READ_ZONE_DATA_BUFFERED...more details | ||
| READ_ZONE_GUIDS_BY_ID | Get Zone GUIDS by ID | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>READ_ZONE_GUIDS_BY_ID...more details | ||
| READ_ZONE_HIERARCHY | Access current Zone hierarchy | Private |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>READ_ZONE_HIERARCHY...more details | ||
| RETRIEVE | Public | |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE...more details | ||
| RETRIEVE_BO_LOC_ND_ROOT | Private | |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_BO_LOC_ND_ROOT...more details | ||
| RETRIEVE_BY_ASSOCIATION | Public | |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_BY_ASSOCIATION...more details | ||
| RETRIEVE_DESCRIPTION | Retrieve attributes of node DESCRIPTION | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_DESCRIPTION...more details | ||
| RETRIEVE_LOCATION | Retrieve attributes of node LOCATION | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_LOCATION...more details | ||
| RETRIEVE_POSTALCODEINTERVAL | Retrieve attributes of node POSTALCODEINT | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_POSTALCODEINTERVAL...more details | ||
| RETRIEVE_REGION | Retrieve attributes of node REGION | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_REGION...more details | ||
| RETRIEVE_ROOT | Retrieve attributes of node ROOT | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_ROOT...more details | ||
| RETRIEVE_SUBORDINATETZN | Retrieve attributes of node SUBORDINATETZ | Protected |
| CALL METHOD /scmtms/cl_bo_tzn_adapter=>RETRIEVE_SUBORDINATETZN...more details | ||
/SCMTMS/CL_BO_TZN_ADAPTER 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 |
| GCV_OPTION_BT | Constant | 'BT' | LIKE DDOPTION | Private | |
| GCV_OPTION_CP | Constant | 'CP' | LIKE DDOPTION | Private | |
| GCV_OPTION_EQ | Constant | 'EQ' | LIKE DDOPTION | Private | |
| GC_INCL_CODE | Constant | InclusionExclusionCode for PostalCoceInterval of BO TZN | 'I' | LIKE /SCMTMS/INCL_EXCL_CODE | Private |
| GC_INTVL_BTCD_CLSD | Constant | IntervalBoundaryTypeCode of Postalcodeinterval of BO TZN | 3 | LIKE /SCMTMS/INTVL_BOUND_TYP_CD | Private |
| GC_INTVL_BTCD_SNGL | Constant | IntervalBoundaryTypeCode of Postalcodeinterval of BO TZN | 1 | LIKE /SCMTMS/INTVL_BOUND_TYP_CD | Private |
| MO_TZN_ADAPTER | Static Attribute | Master Data Adapter: BO TZN (Transportation Zone) | LIKE /SCMTMS/CL_BO_TZN_ADAPTER | Private | |
| MO_TZN_ENCODE | Instance Attribute | Encoding routines for Node Ids of TMS BO TZN | LIKE /SCMTMS/CL_BO_TZN_ENCODE | Private | |
| MT_BUFFER_ZONE_DESC | Instance Attribute | LIKE TY_T_ZONE_DESC | Protected | ||
| MT_BUFFER_ZONE_DESC_AD | Instance Attribute | LIKE | Protected | ||
| MT_BUFFER_ZONE_LOCS_AD | Instance Attribute | LIKE | Protected | ||
| MT_BUFFER_ZONE_ROOT | Instance Attribute | LIKE TY_T_ZONE_ROOT | Protected | ||
| MT_QBL_LOCGUID_BUF | Instance Attribute | Table buffering Loc GUIDs held in result buffer | LIKE TY_T_LOCGUID_BUF | Private | |
| MT_QBL_SNG_LNO_RESLT | Instance Attribute | Table buffering results for certain LOCNOs | LIKE TY_T_LOC_RESULT | Private | |
| MT_QBL_SNG_PZONE_BUF | Instance Attribute | Table buffering PZONE GUIDs for certain PCODEs | LIKE TY_T_PZONE_BUFFER | Private | |
| MT_QBL_SNG_RZONE_BUF | Instance Attribute | Table buffering RZONE GUIDs for certain regions | LIKE TY_T_RZONE_BUFFER | Private |
/SCMTMS/CL_BO_TZN_ADAPTER types
TY_S_LOC_DATA -TY_S_ZONE_ROOT -
TY_T_LOC_DATA -
TY_T_ZONE_DESC -
TY_T_ZONE_ROOT -
Links to Related Class(s)
/SCMTMS/...Full list of available SAP object classes
Search for further information about these or an SAP related objects