![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Classes | |
class | IDOC_CLASS |
Functions | |
createIdocObject idocFileLocation | |
This procedure creates an idoc object in order to extract data. More... | |
destroyIdocObject idocObject | |
This procedure destroys an idoc object in order to free memory. More... | |
TPSAP::IDOC::createIdocObject | idocFileLocation | ||
This procedure creates an idoc object in order to extract data.
idocFileLocation | Location of the idoc xml file |
TPSAP::IDOC::destroyIdocObject | idocObject | ||
This procedure destroys an idoc object in order to free memory.
idocObject | Identifier of an idoc object (returned from TPSAP::IDOC::createIdocObject) |