T4S4  18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
T4S::BOM::MAPPING Namespace Reference

Functions

 convertTcClassicSelectionCondition2SAP TcConditionString ?ParentId? args
 This function translates the Classic Variant selection condition of a Teamcenter BOM line into a SAP selection condition string. More...
 
 convertTcSelectionCondition2SAP TcConditionString ParentId args
 This function translates the Variant selection condition (for Legacy/Classic and Modular Variants) of a Teamcenter BOM line into a SAP selection condition string. More...
 
 convertTcSelectionCondition2SAP_2 ExpressionDict
 This function initialize the translates the Variant selection condition of a Teamcenter BOM line into a SAP selection condition string. More...
 
 convertTcVariantSelectionCondition2SAP TcConditionString ParentId args
 This function translates the Modular Variant selection condition of a Teamcenter BOM line into a SAP selection condition string. More...
 
 setAlternativeLongText LongtextList args
 This functions fills the internal buffer for the BOM alternate long text. The long text is only managed for the current SAP user language defined during the SAP login. More...
 
 setBomLongText LongtextList args
 This functions fills the internal buffer for the BOM Header long text. The long text is only managed for the current SAP user language defined during the SAP login. More...
 
 setPositionLongText Index LongtextList args
 This functions fills the internal buffer for the BOM Position long text. The long text is only managed for the current SAP user language defined during the SAP login. More...
 

Variables

 CtrlParam
 
 PositionStatus
 
 Status
 

Function Documentation

◆ convertTcClassicSelectionCondition2SAP()

T4S::BOM::MAPPING::convertTcClassicSelectionCondition2SAP   TcConditionString ?ParentId? args  

This function translates the Classic Variant selection condition of a Teamcenter BOM line into a SAP selection condition string.

Parameters
TcConditionStringextracted from the BOMLine attribute bl_variant_condition or bl_formula
ParentIdBOM header item id
Returns
SAPCoditionString Selection Condition in the SAP syntax

References T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by convertTcSelectionCondition2SAP().

◆ convertTcSelectionCondition2SAP()

T4S::BOM::MAPPING::convertTcSelectionCondition2SAP   TcConditionString ParentId args  

This function translates the Variant selection condition (for Legacy/Classic and Modular Variants) of a Teamcenter BOM line into a SAP selection condition string.

Deprecated:
This T4x function is deprecated and will be removed from T4x 12. Please use the corresponding functions for the used variant configuration module
Parameters
TcConditionStringextracted from the BOMLine attribute bl_variant_condition or bl_formula
ParentIdBOM header item id
Returns
SAPCoditionString

References convertTcClassicSelectionCondition2SAP(), convertTcVariantSelectionCondition2SAP(), T4X::CORE::getSessionLogChannel(), and tpwrite().

◆ convertTcSelectionCondition2SAP_2()

T4S::BOM::MAPPING::convertTcSelectionCondition2SAP_2   ExpressionDict  

This function initialize the translates the Variant selection condition of a Teamcenter BOM line into a SAP selection condition string.

Parameters
ExpressionDictextracted from the BOMLine via the pseudo attribute #__bl_expression_dict__#
Returns
SAPCoditionString converted SAP selection condition string

◆ convertTcVariantSelectionCondition2SAP()

T4S::BOM::MAPPING::convertTcVariantSelectionCondition2SAP   TcConditionString ParentId args  

This function translates the Modular Variant selection condition of a Teamcenter BOM line into a SAP selection condition string.

Parameters
TcConditionStringextracted from the BOMLine attribute bl_variant_condition or bl_formula
ParentIdBOM header item id
Returns
SAPCoditionString Selection Condition in the SAP syntax

References T4X::CORE::getSessionLogChannel(), and tpwrite().

Referenced by convertTcSelectionCondition2SAP().

◆ setAlternativeLongText()

T4S::BOM::MAPPING::setAlternativeLongText   LongtextList args  

This functions fills the internal buffer for the BOM alternate long text. The long text is only managed for the current SAP user language defined during the SAP login.

Parameters
LongtextListA list of separate long text lines a one string separated by
.
argsreserved for future usage
Returns
none

◆ setBomLongText()

T4S::BOM::MAPPING::setBomLongText   LongtextList args  

This functions fills the internal buffer for the BOM Header long text. The long text is only managed for the current SAP user language defined during the SAP login.

Parameters
LongtextListA list of separate long text lines a one string separated by
.
argsreserved for future usage
Returns
none

◆ setPositionLongText()

T4S::BOM::MAPPING::setPositionLongText   Index LongtextList args  

This functions fills the internal buffer for the BOM Position long text. The long text is only managed for the current SAP user language defined during the SAP login.

Parameters
IndexBOMLine index
LongtextListA list of separate long text lines a one string separated by
.
argsreserved for future usage
Returns
none

Variable Documentation

◆ CtrlParam

CtrlParam
static

◆ PositionStatus

PositionStatus
static

◆ Status

Status
static