Uses of Interface
de.hybris.platform.sap.core.jco.connection.JCoConnection
Packages that use JCoConnection
Package
Description
-
Uses of JCoConnection in de.hybris.platform.sap.core.bol.backend.jco
Methods in de.hybris.platform.sap.core.bol.backend.jco that return JCoConnectionModifier and TypeMethodDescriptionBackendBusinessObjectBaseJCo.getDefaultJCoConnection()BackendBusinessObjectJCo.getDefaultJCoConnection()Returns the requested default JCo connection with the default connection name and the RFC connection defined in the SAP Base Store configuration.BackendBusinessObjectBaseJCo.getJCoConnection(String connectionName, String destinationName) BackendBusinessObjectBaseJCo.getJCoConnection(String connectionName, String destinationName, String scopeId) BackendBusinessObjectJCo.getJCoConnection(String connectionName, String destinationName) Returns the requested JCo connection.BackendBusinessObjectJCo.getJCoConnection(String connectionName, String destinationName, String scopeId) Returns the requested JCo connection for a given scope. -
Uses of JCoConnection in de.hybris.platform.sap.core.jco.connection
Methods in de.hybris.platform.sap.core.jco.connection that return JCoConnectionModifier and TypeMethodDescriptionJCoManagedConnectionContainer.getManagedConnection(String connectionName) Getter for managed connection.JCoManagedConnectionContainer.getManagedConnection(String connectionName, String destinationName) Getter for managed connection.JCoManagedConnectionContainer.getManagedConnection(String connectionName, String destinationName, String scopeId) Getter for managed connection.JCoManagedConnectionFactory.getManagedConnection(String connectionName, String callerId) Returns a managed connection by a given connection name.JCoManagedConnectionFactory.getManagedConnection(String connectionName, String callerId, String destinationName) Returns a managed connection by a given connection name.Methods in de.hybris.platform.sap.core.jco.connection with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidJCoManagedConnectionContainerRestricted.removeConnection(JCoConnection connection) Removes the Stateful connection from managedConnection container. -
Uses of JCoConnection in de.hybris.platform.sap.core.jco.connection.impl
Classes in de.hybris.platform.sap.core.jco.connection.impl that implement JCoConnectionModifier and TypeClassDescriptionclassBase class for a managed connection.classStateful RFC connection.classStateless RFC connection.Fields in de.hybris.platform.sap.core.jco.connection.impl with type parameters of type JCoConnectionModifier and TypeFieldDescriptionprotected Map<String,JCoConnection> DefaultJCoManagedConnectionContainer.managedConnectionsMap of managed connections.Methods in de.hybris.platform.sap.core.jco.connection.impl that return JCoConnectionModifier and TypeMethodDescriptionDefaultJCoManagedConnectionContainer.getManagedConnection(String connectionName) DefaultJCoManagedConnectionContainer.getManagedConnection(String connectionName, String destinationName) DefaultJCoManagedConnectionContainer.getManagedConnection(String connectionName, String destinationName, String scopeId) DefaultJCoManagedConnectionFactory.getManagedConnection(String connectionName, String callerId) DefaultJCoManagedConnectionFactory.getManagedConnection(String connectionName, String callerId, String destinationName) Methods in de.hybris.platform.sap.core.jco.connection.impl with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidDefaultJCoManagedConnectionContainer.removeConnection(JCoConnection connection) -
Uses of JCoConnection in de.hybris.platform.sap.core.jco.rec.impl
Classes in de.hybris.platform.sap.core.jco.rec.impl that implement JCoConnectionMethods in de.hybris.platform.sap.core.jco.rec.impl that return JCoConnectionModifier and TypeMethodDescriptionJCoRecManagedConnectionFactory.getManagedConnection(String connectionName, String callerId) JCoRecManagedConnectionFactory.getManagedConnection(String connectionName, String callerId, String destinationName) JCoRecManagedConnectionFactoryTest.JCoManagedConnectionFactoryMock.getManagedConnection(String connectionName, String callerId) JCoRecManagedConnectionFactoryTest.JCoManagedConnectionFactoryMock.getManagedConnection(String connectionName, String callerId, String destinationName) Constructors in de.hybris.platform.sap.core.jco.rec.impl with parameters of type JCoConnectionModifierConstructorDescriptionConnectionDelegator(JCoConnection connection, JCoRecMode mode, RepositoryPlayback repoPlayback, RepositoryRecording repoRecording) Constructor. -
Uses of JCoConnection in de.hybris.platform.sap.sapinvoicebol.backend.impl
Methods in de.hybris.platform.sap.sapinvoicebol.backend.impl with parameters of type JCoConnectionModifier and TypeMethodDescriptionprotected voidSapInvoiceBackendImpl.closeConnection(JCoConnection connection) -
Uses of JCoConnection in de.hybris.platform.sap.sapordermgmtbol.hook
Methods in de.hybris.platform.sap.sapordermgmtbol.hook with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidSalesDocumentERPHook.afterReadFromBackend(SalesDocument salesDocument, JCoConnection aJCoCon) voidSalesDocumentERPHook.afterWriteDocument(SalesDocument salesDocument, JCoConnection aJCoCon) -
Uses of JCoConnection in de.hybris.platform.sap.sapordermgmtbol.transaction.misc.backend.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.misc.backend.impl with parameters of type JCoConnectionModifier and TypeMethodDescriptionprotected booleanTransactionConfigurationBase.isLanguageSwitchDelivCustomizingAvailable(JCoConnection connection) -
Uses of JCoConnection in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp with parameters of type JCoConnectionModifier and TypeMethodDescriptionprotected voidSalesDocumentERP.afterReadFromBackend(SalesDocument salesDocument, JCoConnection aJCoCon) protected voidSalesDocumentERP.afterWriteDocument(SalesDocument salesDocument, JCoConnection aJCoCon) ProcessTypeConverter.convertProcessTypeToLanguageDependent(String processType, JCoConnection conn) Converts a standard process type to its language dependent value -
Uses of JCoConnection in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidLrdCloseStrategyImpl.close(JCoConnection connection) voidERPLO_APICustomerExitsImpl.customerExitAfterGetAll(SalesDocument businessObjectInterface, com.sap.conn.jco.JCoFunction func, JCoConnection cn, Log4JWrapper logging) voidERPLO_APICustomerExitsImpl.customerExitAfterGetAllJCOCall(SalesDocument salesdocument, com.sap.conn.jco.JCoFunction function, JCoConnection connection, Log4JWrapper logging) voidERPLO_APICustomerExitsImpl.customerExitAfterLoad(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction func, JCoConnection cn, Log4JWrapper logging) voidERPLO_APICustomerExitsImpl.customerExitAfterSave(boolean commit, com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) voidERPLO_APICustomerExitsImpl.customerExitAfterSet(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction func, JCoConnection cn, Log4JWrapper logging) voidERPLO_APICustomerExitsImpl.customerExitAfterSetActiveFields(com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Use this exit if you want to use additional parameters after function modules >ERP_LORD_SET_ACTIVE_FIELDS< ,voidERPLO_APICustomerExitsImpl.customerExitBeforeGetAll(SalesDocument businessObjectInterface, com.sap.conn.jco.JCoFunction func, JCoConnection cn, Log4JWrapper logging) voidERPLO_APICustomerExitsImpl.customerExitBeforeLoad(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction func, JCoConnection cn, Log4JWrapper logging) Use these exits if you want to use additional parameters for function modules ERP_LORD_LOAD ERP_LORD_GETALL ERP_LORD_SETvoidERPLO_APICustomerExitsImpl.customerExitBeforeSave(boolean commit, com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper logging) Use this exit if you want to use additional parameters before function modules >ERP_LORD_SAVE< ,voidERPLO_APICustomerExitsImpl.customerExitBeforeSet(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction func, JCoConnection cn, Log4JWrapper logging) voidERPLO_APICustomerExitsImpl.customerExitBeforeSetActiveFields(com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper logging) Use this exit if you want to use additional parameters before function modules >ERP_LORD_SET_ACTIVE_FIELDS< ,GetAllStrategyERP.execute(BackendState backendState, SalesDocument salesDocument, ItemBuffer itemBuffer, JCoConnection cn) Strategy for ERP_LORD_GET_ALL.SetStrategyERP.execute(BackendState salesDocR3Lrd, SalesDocument salesDoc, Map<String, Item> itemsERPStatus, TransactionConfiguration shop, JCoConnection cn, List<String> itemNewShipTos, boolean onlyUpdateHeader) Strategy for ERP_LORD_SET, all values found in the provided sales document are written to the backend system.LrdActionsStrategyERP.executeLrdDoActionsDelete(TransactionConfiguration shop, SalesDocument salesDoc, JCoConnection cn, String objectName, TechKey[] itemsToDelete) Standard constructor.voidLrdActionsStrategyERP.executeLrdDoActionsDocumentPricing(SalesDocument salesDocument, JCoConnection cn, TransactionConfiguration transConf) voidLrdActionsStrategyERP.executeLrdDoActionsDocumentPricing(SalesDocument salesDocument, String pricingType, JCoConnection cn, TransactionConfiguration transConf) LrdActionsStrategyERP.executeLrdLoad(SalesDocument posd, BackendState erpDocument, JCoConnection cn, LoadOperation loadState) LrdActionsStrategyERP.executeLrdSave(SalesDocument posd, boolean commit, JCoConnection cn) voidGetAllStrategyERP.executeRfc(JCoConnection theConnection, com.sap.conn.jco.JCoFunction theFunction) Wrapper for the remote function call.protected voidLrdActionsStrategyERP.executeRfc(JCoConnection theConnection, com.sap.conn.jco.JCoFunction theFunction) Wrapper for the remote function call.LrdActionsStrategyERP.executeSetActiveFields(JCoConnection cn) -
Uses of JCoConnection in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.erp.strategy
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.erp.strategy with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidLrdCloseStrategy.close(JCoConnection connection) Closes a LO-API session to release the attached resources (reservations...)voidERPLO_APICustomerExits.customerExitAfterGetAll(SalesDocument salesdocument, com.sap.conn.jco.JCoFunction function, JCoConnection connection, Log4JWrapper logging) Customer exit which is executed after the data returned from the JCO call has been processed
GetAllStrategyvoidERPLO_APICustomerExits.customerExitAfterGetAllJCOCall(SalesDocument salesdocument, com.sap.conn.jco.JCoFunction function, JCoConnection connection, Log4JWrapper logging) Customer exit which is executed directly after the JCO call to ERP for reading a sales document.voidERPLO_APICustomerExits.customerExitAfterLoad(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction function, JCoConnection connection, Log4JWrapper log) This customer exit is called after
ConstantsR3Lrd.FM_LO_API_DO_ACTIONSor
ConstantsR3Lrd.FM_LO_API_LOAD
are executed.voidERPLO_APICustomerExits.customerExitAfterSave(boolean commit, com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Customer exit called after JCO call ofConstantsR3Lrd.FM_LO_API_SAVEis donevoidERPLO_APICustomerExits.customerExitAfterSet(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Customer exit called after JCO call ofConstantsR3Lrd.FM_LO_API_SETis donevoidERPLO_APICustomerExits.customerExitAfterSetActiveFields(com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Customer exit called after JCO call ofConstantsR3Lrd.FM_LO_API_SET_ACTIVE_FIELDSis donevoidERPLO_APICustomerExits.customerExitBeforeGetAll(SalesDocument salesDocument, com.sap.conn.jco.JCoFunction function, JCoConnection connection, Log4JWrapper logging) Customer exit which is executed directly before the JCO call to ERP.voidERPLO_APICustomerExits.customerExitBeforeLoad(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction function, JCoConnection connection, Log4JWrapper log) This customer exit is called before
ConstantsR3Lrd.FM_LO_API_DO_ACTIONSor
ConstantsR3Lrd.FM_LO_API_LOAD
are executed.voidERPLO_APICustomerExits.customerExitBeforeSave(boolean commit, com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Customer exit called before JCO call ofConstantsR3Lrd.FM_LO_API_SAVEis donevoidERPLO_APICustomerExits.customerExitBeforeSet(SalesDocument salesDoc, com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Customer exit called before JCO call ofConstantsR3Lrd.FM_LO_API_SETis donevoidERPLO_APICustomerExits.customerExitBeforeSetActiveFields(com.sap.conn.jco.JCoFunction function, JCoConnection cn, Log4JWrapper log) Customer exit called before JCO call ofConstantsR3Lrd.FM_LO_API_SET_ACTIVE_FIELDSis doneGetAllStrategy.execute(BackendState backendState, SalesDocument salesDocument, ItemBuffer itemBuffer, JCoConnection connection) Execute the read call to fetch sales document details from the ERP backend.SetStrategy.execute(BackendState salesDocR3Lrd, SalesDocument salesDoc, Map<String, Item> itemsERPStatus, TransactionConfiguration shop, JCoConnection cn, List<String> itemNewShipTos, boolean onlyUpdateHeader) Strategy for ERP_LORD_SET, all values found in the provided sales document are written to the backend system.LrdActionsStrategy.executeLrdDoActionsDelete(TransactionConfiguration shop, SalesDocument salesDoc, JCoConnection cn, String objectName, TechKey[] itemsToDelete) Strategy for ERP_LORD_DO_ACTIONS.voidLrdActionsStrategy.executeLrdDoActionsDocumentPricing(SalesDocument salesDoc, JCoConnection cn, TransactionConfiguration transConf) Executes ERP_LORD_DO_ACTIONS with PRICING action on header level.voidLrdActionsStrategy.executeLrdDoActionsDocumentPricing(SalesDocument salesDoc, String pricingType, JCoConnection cn, TransactionConfiguration transConf) Executes ERP_LORD_DO_ACTIONS with PRICING action on header level.LrdActionsStrategy.executeLrdLoad(SalesDocument posd, BackendState erpDocument, JCoConnection cn, LoadOperation loadState) Strategy for ERP_LORD_LOAD.LrdActionsStrategy.executeLrdSave(SalesDocument posd, boolean commit, JCoConnection cn) Strategy for ERP_LORD_SAVE.voidGetAllStrategy.executeRfc(JCoConnection connection, com.sap.conn.jco.JCoFunction function) Performsm the actual JCO callLrdActionsStrategy.executeSetActiveFields(JCoConnection cn) Strategy for ERP_LORD_SET_ACTIVE_FIELDS. -
Uses of JCoConnection in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.util
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.util with parameters of type JCoConnectionModifier and TypeMethodDescriptionprotected com.sap.conn.jco.JCoParameterListCheckoutConfigurationBackendTools.executeBackendAccess(JCoConnection jConn, String searchhelp) CheckoutConfigurationBackendTools.executeSearchhelp(JCoConnection jConn, String searchhelp, String valueField, String descriptionField, Boolean withFallbackDesc) generic method to call a searchvaluehelp in the backend and format result can be used for customizing tables, but not the complex valuehelps e.g. -
Uses of JCoConnection in de.hybris.platform.sap.sappricingbol.backend.impl
Methods in de.hybris.platform.sap.sappricingbol.backend.impl with parameters of type JCoConnectionModifier and TypeMethodDescriptionprotected voidSapPricingBackendERP.closeConnection(JCoConnection connection) -
Uses of JCoConnection in de.hybris.platform.sap.sapproductconfigsombol.hook
Methods in de.hybris.platform.sap.sapproductconfigsombol.hook with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidCPQSalesDocumentERPHook.afterReadFromBackend(SalesDocument salesDocument, JCoConnection aJCoCon) voidCPQSalesDocumentERPHook.afterWriteDocument(SalesDocument salesDocument, JCoConnection aJCoCon) Write product configuration data to the back end. -
Uses of JCoConnection in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.impl.erp.strategy
Methods in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.impl.erp.strategy with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidProductConfigurationStrategyImpl.readConfiguration(JCoConnection connection, SalesDocument salesDoc, List<String> configurableItems) voidProductConfigurationStrategyImpl.writeConfiguration(JCoConnection connection, de.hybris.platform.sap.productconfig.runtime.interf.model.ConfigModel configModel, String handle, BusinessObject bo) -
Uses of JCoConnection in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.interf.erp.strategy
Methods in de.hybris.platform.sap.sapproductconfigsombol.transaction.salesdocument.backend.interf.erp.strategy with parameters of type JCoConnectionModifier and TypeMethodDescriptionvoidProductConfigurationStrategy.readConfiguration(JCoConnection connection, SalesDocument salesDoc, List<String> configurableItems) Reads configurations from backend for all configurable items specifiedvoidProductConfigurationStrategy.writeConfiguration(JCoConnection connection, de.hybris.platform.sap.productconfig.runtime.interf.model.ConfigModel configModel, String handle, BusinessObject bo) Writes a configuration to the backend