![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API 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 | |
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.
TcConditionString | extracted from the BOMLine attribute bl_variant_condition or bl_formula |
ParentId | BOM header item id |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
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.
ExpressionDict | extracted from the BOMLine via the pseudo attribute #__bl_expression_dict__# |
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.
TcConditionString | extracted from the BOMLine attribute bl_variant_condition or bl_formula |
ParentId | BOM header item id |
References T4X::CORE::getSessionLogChannel(), and tpwrite().
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.
LongtextList | A list of separate long text lines a one string separated by . |
args | reserved for future usage |
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.
LongtextList | A list of separate long text lines a one string separated by . |
args | reserved for future usage |
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.
Index | BOMLine index |
LongtextList | A list of separate long text lines a one string separated by . |
args | reserved for future usage |
|
static |
|
static |
|
static |