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

CodeLines Property

The lines of ABAP code.

Object Oriented Interface

public function getCodeLines();
public function setCodeLines($value);

Procedural Interface

inerp_sapabapcode_get($res, 1 );
inerp_sapabapcode_set($res, 1, $value );

Default Value

''

Remarks

This is an array containing all the lines for the ABAP code to be executed.

Note that each line has a maximum size of 72 characters.

Data Type

String

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