T4S4  19.1 C8540 A23673
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_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

◆ 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

◆ 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