SAP ABAP Class /TDAG/CL_WFF_SUB_BASE_TBO (Base class of all TBOs processing 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 20090414
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /TDAG/CL_TBO_MIL TBO for project milestones 20090422
2 Inheritance (c INHERITING FROM c_ref)  /TDAG/CL_TBO_RP TBO for Registration Projects 20090414
3 Inheritance (c INHERITING FROM c_ref)  /TDAG/CL_TBO_SP TBO for SIEF projects 20090422
Properties
Class /TDAG/CL_WFF_SUB_BASE_TBO  
Short Description Base class of all TBOs processing 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 20090414   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CL_WFF_SUB_BASE_TBO has no forward declaration.
Interfaces
Class /TDAG/CL_WFF_SUB_BASE_TBO has no interface implemented.
Friends
Class /TDAG/CL_WFF_SUB_BASE_TBO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SPECIFICATION_ID Instance attribute Private Type reference (TYPE) ESESUBID Specification number 20090414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090414
2 GET_SPECIFICATION_ID Instance method Public Method Returns the ID of the processed specification 20090414
3 SET_SPECIFICATION_ID Instance method Protected Method Sets the SUBID of the associated specification 20090414
Events
Class /TDAG/CL_WFF_SUB_BASE_TBO has no event.
Types
Class /TDAG/CL_WFF_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 User 20090414
2 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) SIBFINSTID Instance identification in persistent object references 20090414
3 Importing IV_SPECIFICATION_ID Call by reference Type reference (TYPE) ESESUBID Specification 20090414
4 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) /TDAG/EHFND_FW_VARIANT Variant name of a workflow 20090414
# Exception Resumable Description Created on
1 /TDAG/CX_WFF_ILLEGAL_STATE Material is currently being processed by another TBO 20090414

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 Specification 20090414

Method GET_SPECIFICATION_ID on class /TDAG/CL_WFF_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 Specification 20090414

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