SAP ABAP Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO (Base Class of All TBOs That Handle Materials and Substances)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/EHFND_FW_WFF_BO_SPECIFIC (Package) TBO Base Classes, Handling of CRUD Methods
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/CL_WFF_ROOT_TBO Super class of all TBO implementations 20080715
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/CL_TBO_MA TBO for Material Assessment 20080715
Properties
Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO  
Short Description Base Class of All TBOs That Handle Materials and Substances    
Super Class /TDAG/CL_WFF_ROOT_TBO Super class of all TBO implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /TDAG/EHFND_FW_WFF_BO_SPECIFIC   TBO Base Classes, Handling of CRUD Methods 
Created 20080715   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no forward declaration.
Interfaces
Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no interface implemented.
Friends
Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_MATERIAL_NUMBER Instance attribute Private Type reference (TYPE) MATNR Material Number 20080811
2 MV_SPECIFICATION_ID Instance attribute Private Type reference (TYPE) ESESUBID Specification Number 20080811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080722
2 GET_MATERIAL_NUMBER Instance method Public Method Returns the Number of the Processed Material 20080811
3 GET_SPECIFICATION_ID Instance method Public Method Returns the ID of the Processed Specification 20080811
4 SET_SPECIFICATION_ID Instance method Protected Method Sets the SUBID of the Assigned Specification 20081016
Events
Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no event.
Types
Class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATING_USER Call by reference Type reference (TYPE) /TDAG/EHFND_FW_USER SY-UNAME Benutzer 20080730
2 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) SIBFINSTID Instanzidentifikation in Persistenten Objektreferenzen 20080724
3 Importing IV_MATERIAL_NUMBER Call by reference Type reference (TYPE) MATNR Materialnummer 20080811
4 Importing IV_SPECIFICATION_ID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20080811
5 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) /TDAG/EHFND_FW_VARIANT Variantennamen eines Workflows 20080730
# Exception Resumable Description Created on
1 /TDAG/CX_WFF_ILLEGAL_STATE Material wird bereits durch ein anderes TBO bearbeitet 20081009

Method GET_MATERIAL_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MATERIAL_NUMBER Value transfer Type reference (TYPE) MATNR Materialnummer 20080811

Method GET_MATERIAL_NUMBER on class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no exception.

Method GET_SPECIFICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SPECIFICATION_ID Value transfer Type reference (TYPE) ESESUBID Spezifikation 20080811

Method GET_SPECIFICATION_ID on class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no exception.

Method SET_SPECIFICATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPECIFICATION_ID Call by reference Type reference (TYPE) ESESUBID Spezifikation 20081016

Method SET_SPECIFICATION_ID on class /TDAG/CL_WFF_MAT_SUB_BASE_TBO has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 110_600