ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

ImportSchemaFromSAP Method

Imports the schema for an IDoc type.

Object Oriented Interface

public function doImportSchemaFromSAP($idoctype, $enhancement);

Procedural Interface

inerp_idocwriter_do_importschemafromsap($res, $idoctype, $enhancement);

Remarks

Imports the IDoc schema for the IDoc type specified by the parameters IDocType and Enhancement from the SAP system into the class.

Note that the IDocType parameter should be the same as the IDOCTYP in the ControlRecordData of the document you intend to write. Likewise the Enhancement parameter should be the same as the CIMTYP in the ControlRecordData record. If the Enhancement is set and defined as an IDoc type on the SAP system, then the corresponding schema will be returned.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0