![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
checkIfObjectExists ObjectType ObjectId args | |
Function checks that for the given parameters (ObjectType and ObjectId) an object already exists in SAP. More... | |
checkIfObjectExists4MaterialMaster ObjectType ObjectId args | |
Function checks that for the given parameters (ObjectType and ObjectId) a material master already exists in SAP. More... | |
getReservedNumber ObjectType args | |
Function returns for the given parameters the corresponding next free object number. More... | |
getReservedNumber4ChangeNumber ObjectType args | |
Function returns for the given parameters the corresponding next free change number. More... | |
getReservedNumber4DocumentInfoRecord ObjectType args | |
Function returns for the given parameters the corresponding next free document number. More... | |
getReservedNumber4MaterialNumber ObjectType args | |
Function returns for the given parameters the corresponding next free material number. More... | |
T4S::IDGEN::CUSTOM::checkIfObjectExists | ObjectType ObjectId args | ||
Function checks that for the given parameters (ObjectType and ObjectId) an object already exists in SAP.
ObjectType | used to specfiy the material type and the industry sector for material number |
ObjectId |
T4S::IDGEN::CUSTOM::checkIfObjectExists4MaterialMaster | ObjectType ObjectId args | ||
Function checks that for the given parameters (ObjectType and ObjectId) a material master already exists in SAP.
ObjectType | used to specfiy the material type and the industry sector for material number |
ObjectId |
T4S::IDGEN::CUSTOM::getReservedNumber | ObjectType args | ||
Function returns for the given parameters the corresponding next free object number.
ObjectType | used to specfiy the material type and the industry sector for material number |
T4S::IDGEN::CUSTOM::getReservedNumber4ChangeNumber | ObjectType args | ||
Function returns for the given parameters the corresponding next free change number.
ObjectType | used to specify the change master |
T4S::IDGEN::CUSTOM::getReservedNumber4DocumentInfoRecord | ObjectType args | ||
Function returns for the given parameters the corresponding next free document number.
ObjectType | used to specify the document type |
T4S::IDGEN::CUSTOM::getReservedNumber4MaterialNumber | ObjectType args | ||
Function returns for the given parameters the corresponding next free material number.
ObjectType | used to specify the material type and the industry sector for material number |