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

Functions

 SAPFieldMapping SAP_Info Key FieldName ?TrimValue? args
 Returns the value of a previously read SAP information of the specified object. More...
 

Function Documentation

◆ SAPFieldMapping()

T4S::TC::MAPPING::SAPFieldMapping   SAP_Info Key FieldName ?TrimValue? args  

Returns the value of a previously read SAP information of the specified object.

Parameters
SAP_InfoMaterialMaster|DocumentInfoRecord|ChangeMaster
KeyMaterialNumber|DocumentKey|ChangeNumber
FieldName
TrimValue,flagdefines if the attribute value string is trimed. default TRUE.
Returns
"" or the value

Referenced by T4S::MM::CUSTOM::ITEM::IMPORT::createTC_Object(), T4S::PROP::CUSTOM::MAPPING::GetDIRDataView(), T4S::PROP::CUSTOM::MAPPING::GetECMDataView(), T4S::PROP::CUSTOM::MAPPING::GetMMDataView(), T4S::PROP::CUSTOM::MAPPING::GetSAPData_MaterialMaster(), T4S::ECM::CUSTOM::MAPPING::SAP_ChangeMaster2TC_Object(), T4S::MM::CUSTOM::MAPPING::SAP_MaterialMaster2TC_Object(), T4S::MM::CUSTOM::ITEM::IMPORT::SAP_MaterialMasterMapping2TC_Object(), and TPSAP::MM::setTaxIndicator4MaterialMaster().