- checkForKeywordLiterals(String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Check for ABAP keyword literal values.
- commitTransaction(JCoDestination) - Static method in class org.fusesource.camel.component.sap.util.Util
-
Commit transaction on given transaction.
- ComponentDestinationDataProvider - Class in org.fusesource.camel.component.sap.util
-
- ComponentDestinationDataProvider.DestinationDataListener - Class in org.fusesource.camel.component.sap.util
-
Forwards change notifications from destination data to any
destination data listener.
- ComponentDestinationDataProvider.DestinationDataListener(String) - Constructor for class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataListener
-
- ComponentDestinationDataProvider.DestinationDataStoreListener - Class in org.fusesource.camel.component.sap.util
-
Forwards change notifications from destination data store to any
destination data listener.
- ComponentDestinationDataProvider.DestinationDataStoreListener() - Constructor for class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataStoreListener
-
- ComponentRepositoryDataProvider - Class in org.fusesource.camel.component.sap.util
-
- ComponentServerDataProvider - Class in org.fusesource.camel.component.sap.util
-
- ComponentServerDataProvider.ServerDataListener - Class in org.fusesource.camel.component.sap.util
-
Forwards change notifications from server data to any
server data listener.
- ComponentServerDataProvider.ServerDataListener(String) - Constructor for class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataListener
-
- ComponentServerDataProvider.ServerDataStoreListener - Class in org.fusesource.camel.component.sap.util
-
Forwards change notifications from server data store to any
server data listener.
- ComponentServerDataProvider.ServerDataStoreListener() - Constructor for class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataStoreListener
-
- convertJCoDefaultValue(JCoListMetaData, int) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Converts the JCo string representation for a default value into its
equivalent Java runtime value.
- convertSapDateStringToDate(String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- convertSAPNamespaceToXMLName(String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- convertSAPNamespaceToXMLPrefix(String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- convertSapTimeStringToDate(String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- convertXMLNameToSAPNamespace(String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- createAbapExceptions(List<AbapException>) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Create JCo ABAP Exception list from meta-data in ABAP Exception list.
- createDocument(IDocRepository, String, String, String, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Creates Document of given IDoc type.
- createDocument(EClass) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Creates a Document containing root segment of given class type.
- createDocumentList(IDocRepository, String, String, String, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Creates Document List to contain Documents of given IDoc type.
- createInstance(JCoRepository, String, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Creates new instance of EClass
with
the name eClassName
in the EPackage
packageName
described in the
repository
.
- createJCoFunctionTemplate(String, FunctionTemplate) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Creates JCo Function Template named named
from meta-data in
functionTemplate
.
- createJCoListMetaData(String, List<ListFieldMetaData>) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Create JCo List Meta Data named name
from meta-data in
listDescriptors
.
- createJCoRecordMetaData(RecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Create JCo Record Meta Data named name
from meta-data in
listDescriptors
.
- createRepository(String, RepositoryData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Creates custom repository named repositoryName
and
populates with repositoryData
.
- createXMIResource(File) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- createXMIResource() - Static method in class org.fusesource.camel.component.sap.util.Util
-
- createXMIResource(URI) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- createXMLResource(File) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- createXMLResource() - Static method in class org.fusesource.camel.component.sap.util.Util
-
- createXMLResource(URI) - Static method in class org.fusesource.camel.component.sap.util.Util
-
- GenNS_DOCUMENTATION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
- GenNS_DOCUMENTATION_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
- GenNS_URI - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
- GenNS_URI - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
- getAnnotation(EModelElement, String, String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
Returns the value of the annotation from modelElement
identified by source
and key
.
- getApplicationRelease() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getClassName(int) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Return the the fully-qualified name of Java class corresponding to the
given IDoc Segment Field Type.
- getDestination(String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Returns Destination
designated by destinationName
.
- getDestinationProperties(String) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
-
- getEDataType(int) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Return the EClassifier
corresponding to the given JCo data type.
- getEDataTypeForField(int) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Return the EClassifier
corresponding to the given IDoc Data Type.
- getEPackage(IDocRepository, String) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Returns (and creates if necessary) the EPackage
instance
containing the root and child Segment
definitions of an
IDocDocument
designated by nsURI
and described in
the given repository
.
- getEPackage(JCoRepository, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Returns (and creates if necessary) the EPackage
instance
containing the definition of the input and output Structure
s
passed to the JcoFunction
designated by nsURi
and
described in the given repository
.
- getiDocType() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getiDocTypeExtension() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getPackageName() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getPackageNamespacePrefix() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getPackageNamespaceURI() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getRepositoryData(String) - Method in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
-
- getRepositoryName() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getRequest(JCoRepository, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Returns a new request structure to pass to remote function module
designated by functionModuleName
defined in
repository
.
- getResponse(JCoRepository, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Returns a new response structure to pass to remote function module
designated by functionModuleName
defined in
repository
.
- getRFCs(JCoDestination, String, String) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Returns the filtered list of remote function modules defined in
jcoDestination
.
- getSegmentChildrenClass(EPackage, IDocSegmentMetaData) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Gets and creates if necessary the class that represents the children of
iDocSegmentMetaData
IDoc segment type.
- getSegmentClass(EPackage, IDocSegmentMetaData) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Gets and creates if necessary the class that represents the
iDocSegmentMetaData
IDoc segment type.
- getServerProperties(String) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
-
- getStructureClass(EPackage, JCoRecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Create and return an EClass
in ePackage
deriving
from Structure
and representing a JCoRecord
described by
jcoRecordMetaData
.
- getSystemRelease() - Method in class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- getTableClass(EPackage, JCoRecordMetaData) - Static method in class org.fusesource.camel.component.sap.util.RfcUtil
-
Create and return an EClass
in ePackage
deriving
from extends Structure>
and representing a
JCoTable
described by jcoRecordMetaData
.
- getValue(EObject, EStructuralFeature) - Static method in class org.fusesource.camel.component.sap.util.Util
-
Gets the given value
of the feature
from
eObject
.
- getValue(EObject, String) - Static method in class org.fusesource.camel.component.sap.util.Util
-
Gets the given value
of the named feature from
eObject
.
- IDocNS_APPLICATION_RELEASE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the application release of
the segment.
- IDocNS_CHECK_TABLE_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the check table name
of the field.
- IDocNS_CLASS_NAME_OF_FIELD_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the fully-qualified
Java classname of the field.
- IDocNS_COMPOUND_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a root segment annotation providing the compound type of
the document.
- IDocNS_DATA_ELEMENT_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the data element
name of the field.
- IDocNS_DATA_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the data type of the
field.
- IDocNS_DATA_TYPE_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the data type name
of the field.
- IDocNS_DEFINITION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the definition of the
segment.
- IDocNS_DESCRIPTION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the description of
the field.
- IDocNS_DOMAIN_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the domain name of
the field.
- IDocNS_HIERARCHY_LEVEL_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the hierarchy level of the
segment.
- IDocNS_IDOC_TYPE_EXTENSION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the IDoc type extension of
the segment.
- IDocNS_IDOC_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the IDoc type of the
segment.
- IDocNS_INTERNAL_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the internal lenght
of the field.
- IDocNS_IS_ISO_CODE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the is ISO code of
the field.
- IDocNS_IS_LOCKED_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the locked state of the
segment.
- IDocNS_IS_MANDATORY_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the mandatory state of the
segment.
- IDocNS_IS_QUALIFIED_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the qualified state of the
segment.
- IDocNS_KEY_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the key of the segment.
- IDocNS_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the length of the
field.
- IDocNS_MAX_OCCURRENCE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the max number of
occurrences of the segment.
- IDocNS_MIN_OCCURRENCE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the min number of
occurrences of the segment.
- IDocNS_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the name of the segment.
- IDocNS_NUM_FIELDS_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the number of fields in
the segment.
- IDocNS_OFFSET_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the offset of the
field.
- IDocNS_OUTPUT_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the output length of
the field.
- IDocNS_POSITION_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the position of the
field.
- IDocNS_RECORD_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the record length of the
segment.
- IDocNS_RECORD_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the type of the
field.
- IDocNS_SYSTEM_RELEASE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the system release of the
segment.
- IDocNS_TYPE_AS_STRING_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the type as string
of the field.
- IDocNS_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment annotation providing the type of the segment.
- IDocNS_VALUE_DESCRIPTIONS_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the value
descriptions of the field.
- IDocNS_VALUE_RANGES_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the value ranges of
the field.
- IDocNS_VALUES_KEY - Static variable in class org.fusesource.camel.component.sap.util.IDocUtil
-
Details key for a segment field annotation providing the values of the
field.
- IDocUtil - Class in org.fusesource.camel.component.sap.util
-
Utility routines to create and manipulate Data Layer IDoc types and
instances.
- IDocUtil() - Constructor for class org.fusesource.camel.component.sap.util.IDocUtil
-
- IDocUtil.IDocID - Class in org.fusesource.camel.component.sap.util
-
IDoc ID - Validates IDoc package URL and identifies the name, namespace
prefix and namespace uri of package.
- IDocUtil.IDocID(String) - Constructor for class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- IDocUtil.IDocID(String, String, String, String, String) - Constructor for class org.fusesource.camel.component.sap.util.IDocUtil.IDocID
-
- INSTANCE - Static variable in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
-
- INSTANCE - Static variable in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
-
- INSTANCE - Static variable in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
-
- readReferences(EObject, Set<EObject>, List<EObject>) - Static method in class org.fusesource.camel.component.sap.util.IDocUtil
-
Recursively read all objects which are referenced from the passed
eobject
.
- reattachStaticPackageSuperTypes(EPackage) - Static method in class org.fusesource.camel.component.sap.util.Util
-
Re-attaches super types of Dynamic types derived from classes defined in static packaged.
- registry - Static variable in class org.fusesource.camel.component.sap.util.Util
-
- removeDestinationDataListener(Notifier) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider.DestinationDataStoreListener
-
- removeDestinationDataStore(DestinationDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentDestinationDataProvider
-
- removeRepositoryDataStore(RepositoryDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentRepositoryDataProvider
-
- removeServerDataListener(Notifier) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider.ServerDataStoreListener
-
- removeServerDataStore(ServerDataStore) - Method in class org.fusesource.camel.component.sap.util.ComponentServerDataProvider
-
- RfcNS_BYTE_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the byte
length of the underlying data field for Non-Unicode layout represented by
the annotated record entry.
- RfcNS_BYTE_OFFSET_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a record entry annotation providing the offset of the
underlying data field in a Non-Unicode layout represented by the
annotated parameter list entry.
- RfcNS_CLASS_NAME_OF_FIELD_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the
fully-qualified Java classname of the annotated parameter list entry.
- RfcNS_DECIMALS_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the number of
decimals in the the underlying data field represented by the annotated
parameter list entry.
- RfcNS_DEFAULT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the default
value of the annotated parameter list entry.
- RfcNS_DESCRIPTION_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the
description of the underlying JCo data field represented by the annotated
parameter list entry.
- RfcNS_FIELD_COUNT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a structure annotation providing the number of
fields in the structure.
- RfcNS_IS_ABAP_OBJECT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
annotated parameter list entry represents an underlying JCo
ABAP Object
.
- RfcNS_IS_CHANGING_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
underlying data field represented by the annotated parameter list entry
is a changing parameter.
- RfcNS_IS_EXCEPTION_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
underlying data field represented by the annotated parameter list entry
is an exception.
- RfcNS_IS_EXPORT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
underlying data field represented by the annotated parameter list entry
is an export parameter.
- RfcNS_IS_IMPORT_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
underlying data field represented by the annotated parameter list entry
is an import parameter.
- RfcNS_IS_NESTED_TYPE1_STRUCTURE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a structure annotation indicating whether structure
represents a nested TYPE1
JCo structure.
- RfcNS_IS_OPTIONAL_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
underlying data field represented by the annotated parameter list entry
is an optional parameter.
- RfcNS_IS_STRUCTURE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
annotated parameter list entry is a structure type entry;
i.e.
- RfcNS_IS_TABLE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating whether the
annotated parameter list entry is a table type entry;
i.e.
- RfcNS_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the max
length of the underlying data field represented by the annotated
parameter list entry.
- RfcNS_LINE_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a table annotation providing the line type of
table
- RfcNS_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a structure annotation providing the name of
the structure.
- RfcNS_RECORD_FIELD_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the field
name in an underlying JCo structure or table represented by the annotated
parameter list entry.
- RfcNS_RECORD_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a structure annotation providing the record length
of structure.
- RfcNS_RECORD_TYPE_NAME_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation indicating the table,
structure or data element name of the underlying JCo data field
represented by the annotated parameter list entry.
- RfcNS_TYPE_AS_STRING_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the String
representation of the JCo data type of the underlying data field
represented by the annotated parameter list entry.
- RfcNS_TYPE_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a parameter list entry annotation providing the JCo data
type of the underlying data field represented by the annotated parameter
list entry.
- RfcNS_UNICODE_BYTE_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a record entry annotation providing the length of the
underlying data field for Unicode layout represented by the annotated
record entry.
- RfcNS_UNICODE_BYTE_OFFSET_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a record entry annotation providing the offset of the
underlying data field in a Unicode layout represented by the annotated
record entry.
- RfcNS_UNICODE_RECORD_LENGTH_KEY - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-
Details key for a structure annotation providing the unicode record length
of structure.
- RfcUtil - Class in org.fusesource.camel.component.sap.util
-
Utility routines to create and manipulate Data Layer RFC Request and Response
types and instances.
- RfcUtil() - Constructor for class org.fusesource.camel.component.sap.util.RfcUtil
-
- rollbackTransaction(JCoDestination) - Static method in class org.fusesource.camel.component.sap.util.Util
-
Rollback transaction on given transaction.
- ROW - Static variable in class org.fusesource.camel.component.sap.util.RfcUtil
-