|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
Java class represents a Java action that can be set in a scenario file of an SAP CC Import/Export Connector (IEC) application;
Your customized class can be processed by the IEC application at runtime.abstract Java class used when customizing the behavior of an SAP CC Import/Export Connector (IEC) application in your system landscape;
You develop a Java class that is processed by a running IEC application when executing a scenario that includes a Java Action or a Log Action component.Java interface provides some new methods invoked before and after
the standard execute(..) method of a Java task.JavaTask implements this interface, it makes loop on the JavaTaskIterator.hasNext(DataCollection) method.Java interface provides some new methods invoked before and after
the standard execute(..) method of a Java task; You extend your class with this interface
to implement to customize the behavior of an Import/Export Conncector (IEC) application when processing data collections.
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||