Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual View Version History

Versión 1 Siguiente »

Transaction / EDGE / FC_SPRO → Configuration folder "Business Units", and all the subfolders within it:

The first configuration of the Business Unit is related to the creation of the same. For the creation or modification of an Business Unit, the following fields must be completed:

  • BU Id.

Unique code or identification of the Business Unit.

  • Business Unit Name
    Name or description of the Business Unit.
  • Auto. Start

Indicator if Business Unit starts automatically through JOB.

  • Input channel

Channel responsible for obtaining the information to start the instances for this Business Unit.

  • Output channel

Optional. Channel responsible for sending information to external systems that participate in the flow of processes. As mentioned in the configuration of channels, this type of channels is not very common to be developed or configured, since the outputs of the process could have different communication protocols or in some cases the processes do not need to communicate externally.

  • Object Type

This type of object corresponds to the Business Object from which the Business Unit comes or where the Business Unit will arrive. The explanation is related in the chapter "Configuring accepted Business Objects". In this field, only the Business Objects that were previously configured are allowed to be selected.

  • ABAP Class

Corresponds to the execution implementation of the Business Unit. Currently, there is a standard implementation that complies with the rules defined for the Core Framework. These rules are those that are being indicated throughout the chapters of this guide. If it is required to change the operation of the rules for a particular Business Unit, then another implementation should be done, which should implement the interface / EDGE / IF_FC_INTERPRE_EXECUTOR. Currently, you have the standard implementation / EDGE / CL_FC_INTERPRE_EXE_GENE.

  • Transform.

Optional. Indicates the input XML transformation associated with the Business Unit. This transformation must be defined in "Transformations".

  • Initial st.

Initial status with which an instance must persist at the moment of creation.

  • ContRep

Repository of contents that will be used to store the documents that enter, are generated or leave the instances of the Business Unit in question. This content repository must be defined through transaction OAC0. This configuration is related to "Configuration of external document types".

Manual final step Class that implements the logic to execute the completion of an instance of a process manually by a user from the monitor. This kind of implement the interface / EDGE / IF_FC_INTERPRE_STEP. Currently, you have the standard implementation / EDGE / CL_FC_EXT_STEP_END_PROC.

  • Sin etiquetas