Show TOC

Procedure documentationCreating Infrastructure for Exits

Procedure

  1. Create a data element for the process (e.g., SMO9_003) of domain XFELD.

  2. Create an entry in TPS01T - link between process and SAMPLE function module.

    Example Example

    SPRAS

    PROCS

    TEXT1

    E

    SMO9_001

    Exit in KeyGen (Begin)

    E

    SMO9_002

    Exit in KeyGen (End)

    E

    SMO9_003

    Exit in Structure Mapper before dflt SMAP

    E

    SMO9_004

    Exit in Structure Mapper after dflt SMAP

    E

    SMO9_0010

    N/A

    End of the example.
  3. Make sure that an entry exists in attribute key for Middleware in table TBE11 (BC-MID) - and also is active.

    Example Example

    APPLK

    AKTIV

    TXTSU

    BC-MID

    X

    Middleware

    End of the example.

    Note Note

    Currently this entry is inactive. Make the entry active and transport it through your request.

    End of the note.
  4. Create an entry in TPS02 - link between attribute key and process.

    Note Note

    These are all done. This is mentioned because, you may have to check if all these are proper in the development as well as in the production system.

    End of the note.

    Example Example

    ATTR_TYPE

    ATTR_KEY

    PROCS

    A

    BC-MID

    SMO9_001

    A

    BC-MID

    SMO9_002

    A

    BC-MID

    SMO9_003

    A

    BC-MID

    SMO9_004

    A

    BC-MID

    SMO9_010

    End of the example.