transport connection inside view APA2XV_SRVC_INTF
[(OBJECT_EXISTS_GLOBAL).] [2nd] [7] [=] [a] [as] [assumes] [AXSI] [BC-CTS-ORG] [call] [current] [downport] [expected.] [FM] [in] [interface] [is] [issue] [just] [No] [not] [of] [original] [Other] [possible] [prevents] [R3TR] [Service] [since] [sy-subrc] [System] [that] [the] [this.] [TR_TADIR_INTERFACE] [with] [words:] [works]
Related:
- All Offsetting accounts should be displayed in GL reportSymptom All GL offsetting account or counter account should be...
- Offsetting accounts for General ledger line items reportSymptom No GL offsetting account information or reporting account getting...
- Correction report for initial fields in table IBINSymptom The table IBIN contains records in which the fields...
- General Ledger Line items report for China and FranceSymptom General Ledger line items report for China and France,...
- General Ledger Line items report for China and FranceSymptom General Ledger line items report for China and France,...
- Delivery Objects duplicatedSymptom Delivery duplicates Other terms Release of the delivery request...
- BP: Removal of CL_CMD_APPLLOG=>GET_SINGLETON_INSTANCE usagesSymptom Obsolete instance handling of application log (CL_CMD_APPLLOG) in BankDetails-...
- ‘Company code & is not defined’ in correcting ECS soft errorSymptom When correcting a cross company code transaction with a...
Symptom
With the current 2nd call of TR_TADIR_INTERFACE inside LAPA2X_SRVC_INTFF02 (R3TR AXSI), no downport of R3TR AXSI to lower release is possible.
Other terms
The 2nd call of TR_TADIR_INTERFACE just prevents this.
with the sy-subrc = 7 (OBJECT_EXISTS_GLOBAL). This is not a BC-CTS-ORG issue since the BC-CTS-ORG fm works as expected. The 2nd call just assumes that the service interface is original in the current system. In other words: no downport of R3TR AXSI possible!
Reason and Prerequisites
GTDADIR does not matter (statement of RMDA Michael Wagener) as long as the package is there. GTADIR only governs whether it is a repair or a correction/devleopment.
Solution
take into account sy-subrc = 6.