SAP /SCMB/CL_PB_DATA OO Class - Package Builder (required data)
/SCMB/CL_PB_DATA 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 /SCMB/CL_PB_DATA 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 /SCMB/IF_PB_DATAInterface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /SCMB/IF_PB_DATA_EQUIPMENTInterface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /SCMB/IF_PB_DATA_MATERIALMethod list of /SCMB/CL_PB_DATA 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 |
| ADD_LOCATION_HIERARCHY_ID | Add a ocation hierarchy ID to selection | Protected |
| CALL METHOD /scmb/cl_pb_data=>ADD_LOCATION_HIERARCHY_ID...more details | ||
| ADD_MATERIAL_CONS_SEQ_RELATION | Add Material Consolidation Sequence Relation | Protected |
| CALL METHOD /scmb/cl_pb_data=>ADD_MATERIAL_CONS_SEQ_RELATION...more details | ||
| ADD_MATERIAL_INCOMPATIBLE | Add Material that is incompatible to another Material | Protected |
| CALL METHOD /scmb/cl_pb_data=>ADD_MATERIAL_INCOMPATIBLE...more details | ||
| ADD_MATERIAL_INC_RELATION | Add Material Incompatiblity Relation | Protected |
| CALL METHOD /scmb/cl_pb_data=>ADD_MATERIAL_INC_RELATION...more details | ||
| ADD_MATERIAL_STACKING_RELATION | Add Material Stacking Relation | Protected |
| CALL METHOD /scmb/cl_pb_data=>ADD_MATERIAL_STACKING_RELATION...more details | ||
| ADD_PACKAGE_ATTRIBUTES | Protected | |
| CALL METHOD /scmb/cl_pb_data=>ADD_PACKAGE_ATTRIBUTES...more details | ||
|
| ||
| ADD_PACKAGE_MATERIAL | Add Package Material | Protected |
| CALL METHOD /scmb/cl_pb_data=>ADD_PACKAGE_MATERIAL...more details | ||
| CHECK_ITEM_FITS_INTO_PACKAGE | Check Item fits into Package | Protected |
| CALL METHOD /scmb/cl_pb_data=>CHECK_ITEM_FITS_INTO_PACKAGE...more details | ||
| CHECK_MATERIAL_INCOMPATIBLE | Check if Material is incompatible to another Material | Protected |
| CALL METHOD /scmb/cl_pb_data=>CHECK_MATERIAL_INCOMPATIBLE...more details | ||
| CHECK_MAT_IS_CHILD_OF_REFMAT | Check if a material is a child of a given reference material | Protected |
| CALL METHOD /scmb/cl_pb_data=>CHECK_MAT_IS_CHILD_OF_REFMAT...more details | ||
| COLLECT_MASTER_DATA_KEYS | Collect required master data keys | Protected |
| CALL METHOD /scmb/cl_pb_data=>COLLECT_MASTER_DATA_KEYS...more details | ||
| COLLECT_PKG_ASSIGN_REF_MAT | Collect Package Type Assignments | Protected |
| CALL METHOD /scmb/cl_pb_data=>COLLECT_PKG_ASSIGN_REF_MAT...more details | ||
| COMPLETE_MATERIAL_HIERARCHY | Complete Product Hierarchy | Protected |
| CALL METHOD /scmb/cl_pb_data=>COMPLETE_MATERIAL_HIERARCHY...more details | ||
| COMPLETE_MATERIAL_HIER_ENTRY | Complete Product Hierarchy | Protected |
| CALL METHOD /scmb/cl_pb_data=>COMPLETE_MATERIAL_HIER_ENTRY...more details | ||
| COMPLETE_PACKAGE_ATTRIBUTES | Complete Package Attributes | Protected |
| CALL METHOD /scmb/cl_pb_data=>COMPLETE_PACKAGE_ATTRIBUTES...more details | ||
| COMPLETE_PRODUCT_HIERARCHY | OBSOLETE | Protected |
| CALL METHOD /scmb/cl_pb_data=>COMPLETE_PRODUCT_HIERARCHY...more details | ||
| CONSTRUCTOR | CONSTRUCTOR | Public |
| CALL METHOD /scmb/cl_pb_data=>CONSTRUCTOR...more details | ||
| DETERMINE_MAT_ALT_QUANTITY | Determine most specific Alternative Quantity for Material | Public |
| CALL METHOD /scmb/cl_pb_data=>DETERMINE_MAT_ALT_QUANTITY...more details | ||
| DET_CONSOLIDATION_SETTINGS | Determine valid consolidation settings | Protected |
| CALL METHOD /scmb/cl_pb_data=>DET_CONSOLIDATION_SETTINGS...more details | ||
| DET_STACKING_SETTINGS | Determine valid stacking settings | Protected |
| CALL METHOD /scmb/cl_pb_data=>DET_STACKING_SETTINGS...more details | ||
| FILL_MATERIAL_ATTRIBUTES | Fill attributes of Material | Protected |
| CALL METHOD /scmb/cl_pb_data=>FILL_MATERIAL_ATTRIBUTES...more details | ||
| FILL_PACKAGE_MATERIALS | Fill Package Materials | Protected |
| CALL METHOD /scmb/cl_pb_data=>FILL_PACKAGE_MATERIALS...more details | ||
| GET_LOCATION_HIERARCHY_DATA | Get Location Hierarchy data | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_LOCATION_HIERARCHY_DATA...more details | ||
| GET_MATERIAL_MASTER_DATA | Read Material data | Public |
| CALL METHOD /scmb/cl_pb_data=>GET_MATERIAL_MASTER_DATA...more details | ||
| GET_MAT_HIER_NEXT_LEVEL_DOWN | Get next Hierarchy Level with direction: Top -> Down | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_MAT_HIER_NEXT_LEVEL_DOWN...more details | ||
| GET_MAT_HIER_NEXT_LEVEL_UP | Get next Hierarchy Level with direction: Bottom -> Up | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_MAT_HIER_NEXT_LEVEL_UP...more details | ||
| GET_MAX_DIMENSION | Get maximum material dimension | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_MAX_DIMENSION...more details | ||
| GET_MIN_HEIGHT_BY_ORIENT_PROF | Protected | |
| CALL METHOD /scmb/cl_pb_data=>GET_MIN_HEIGHT_BY_ORIENT_PROF...more details | ||
| GET_PACKAGING_DEFINITIONS | Get Packaging Definitions for Material | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_PACKAGING_DEFINITIONS...more details | ||
| GET_PBO_PROFILE | OBSOLETE | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_PBO_PROFILE...more details | ||
| GET_PB_DATA_REF_PACK_MAT | Get Package Building Data for Refernece Products | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_PB_DATA_REF_PACK_MAT...more details | ||
| GET_REFERENCE_PRODUCTS | Get Reference Products | Protected |
| CALL METHOD /scmb/cl_pb_data=>GET_REFERENCE_PRODUCTS...more details | ||
| MAP_MATERIAL_TO_HIERARCHY | Map material to hierarchy model | Protected |
| CALL METHOD /scmb/cl_pb_data=>MAP_MATERIAL_TO_HIERARCHY...more details | ||
/SCMB/CL_PB_DATA 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 |
| C_GUID_INIT | Constant | '00000000000000000000000000000000' | LIKE /SCMB/MDL_PRODUCT_ID | Protected | |
| MO_PB_EQUIPMENT | Instance Attribute | Package Builder relevant access to Equipment | LIKE /SCMB/IF_PB_DATA_EQUIPMENT | Protected | |
| MO_PB_FOOTPRINT_DEFINITIONS | Instance Attribute | Package Building Footprint Definitions | LIKE /SCMB/IF_PB_FOOTPRINT_DEF | Protected | |
| MO_PB_FOOTPRINT_QUA_DET | Instance Attribute | Package Builder Footprint Quantity Determination | LIKE /SCMB/IF_PB_FOOTPRINT_QUA_DET | Protected | |
| MO_PB_MAT | Instance Attribute | Package Builder relevant access to Material | LIKE /SCMB/IF_PB_DATA_MATERIAL | Protected | |
| MO_PB_MATERIAL_ACCESS | Instance Attribute | Material Master Data Access | LIKE /SCMB/IF_PB_MATERIAL_ACCESS | Protected | |
| MO_PB_MAT_OR | Instance Attribute | Access to Product Orientation Profile | LIKE /SCMB/IF_CUST_MAT_ORIENT | Protected | |
| MO_PB_MAT_RL | Instance Attribute | Access to Product Relationship Profile | LIKE /SCMB/IF_PB_MAT_RL | Protected | |
| MO_PB_MSG_HANDLER | Instance Attribute | Package Builder Message Handler | LIKE /SCMB/IF_PB_MSG_HANDLER | Protected | |
| MO_PRD_PKG_TYPE_ASSIGN | Instance Attribute | Access to Product-Package Type Assignment | LIKE /SCMB/IF_PB_PRD_PKG_ASSIGN | Protected | |
| MT_EQUIPMENT_ATTRIBUTES | Instance Attribute | LIKE | Protected | ||
| MT_ITEM_FOOTPRINT_QUANTITY | Instance Attribute | LIKE | Protected | ||
| MT_LOC_KEY_MAP | Instance Attribute | Location Key Mappings | LIKE TY_T_LOC_KEY_MAP | Protected | |
| MT_MATERIAL_ALT_QUANTITY | Instance Attribute | LIKE | Protected | ||
| MT_MATERIAL_HIERARCHY | Instance Attribute | LIKE | Protected | ||
| MT_MATERIAL_ROOT | Instance Attribute | LIKE | Protected | ||
| MT_MAT_ORIENTATION_PROFILE | Instance Attribute | LIKE | Protected | ||
| MT_MAT_RELATIONSHIP_CONS_SEQ | Instance Attribute | LIKE | Protected | ||
| MT_MAT_RELATIONSHIP_INC | Instance Attribute | LIKE | Protected | ||
| MT_MAT_RELATIONSHIP_PROFILE | Instance Attribute | LIKE | Protected | ||
| MT_MAT_RELATIONSHIP_STACKING | Instance Attribute | LIKE | Protected | ||
| MT_PACKAGE_ATTRIBUTES | Instance Attribute | LIKE | Protected | ||
| MV_MATERIAL_HIERARCHY_MAX_LVL | Instance Attribute | LIKE | Protected |
/SCMB/CL_PB_DATA types
TY_S_LOC_KEY_MAP - Location Key MappingTY_T_LOC_KEY_MAP - Location Key Mappings
TY_T_MATERIAL_HIERARCHY_REF - References to material hierarchy
TY_T_MAT_IDS_SEQUENCE - Material IDs in sequence
Links to Related Class(s)
/SCMB/CL...Full list of available SAP object classes
Search for further information about these or an SAP related objects