/BTI/TE_INT_SYST is where you define the integration system. Those configured systems will be populated in SEND/TRIGGER Program. But for TFS, it is the TFS alert that is triggering SAP soap, hence sap system, at runtime, doesn’t know which integration system it should pick up, so you need to maintain the integration system in TVARV table with variant variable TE_TFS_SYSTEM
/BTI/TE_TVARV – TE Integration Variables | |
---|---|
Field | Description |
NAME | Name of the integration system created in /BTI/TE_INT_SYST |
NUMBER | Configure the system number(the number set in table /BTI/TE_INT_SYST) in table /BTI/TE_TVARV against the variant variable ‘TE_TFS_SYSTEM’ |
SIGN / INCL/EXCL | I = Include, E = Exclude data |
OPTION | |
SELECTION VALUE |
Configure the system number (the number set in table /BTI/TE_INT_SYST) in table /BTI/TE_TVARV against the variant variable ‘TE_TFS_SYSTEM’
Post your comment on this topic.