SAP ABAP Interface IF_EXTERNAL_SERVICE_TRG (Service Interface for External Use)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FIN-FSCM-TRM-TM (Application Component) Transaction Manager
⤷
FTR_GENERAL (Package) CFM TM: Application Basis / Global Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_DISTRIBUTOR_TRD | Interface for Distributors | 20030319 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXTERNAL_SERVICE_TRG | Service Class for External Use | 20030115 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STANDARD_DISTRIBUTOR_TRD | Standard Implementation of a Distributor | 20030115 |
Properties
Interface | IF_EXTERNAL_SERVICE_TRG | |
Short Description | Service Interface for External Use |
General Data
Package | FTR_GENERAL | CFM TM: Application Basis / Global Objects |
Created | 20030115 | SAP |
Last changed | 20050520 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EXTERNAL_SERVICE_TRG has no forward declaration.
Interfaces
Interface IF_EXTERNAL_SERVICE_TRG has no interface.
Friends
Interface IF_EXTERNAL_SERVICE_TRG has no friend.
Attributes
Interface IF_EXTERNAL_SERVICE_TRG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Asynchronous Update of TRD Business Transactions | 20030115 |
2 | ![]() |
Instance method | Public | Method | Cancels Netting | 20030709 |
3 | ![]() |
Instance method | Public | Method | Checks if Payment Transactions Can Be Paid Together | 20030430 |
4 | ![]() |
Instance method | Public | Method | Sets Indicator Do Not Post/Reverse | 20030710 |
5 | ![]() |
Instance method | Public | Method | Informs PIN Manager About BAPI Mode | 20030319 |
Events
Interface IF_EXTERNAL_SERVICE_TRG has no event.
Types
Interface IF_EXTERNAL_SERVICE_TRG has no local type.
Method Signatures
Method ASYNC_POSTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DISTRIBUTOR | Call by reference | Object reference (TYPE REF TO) | IF_DISTRIBUTOR_TRD | Interface für Distributoren | 20030131 | ||
2 | ![]() |
IM_FI_POSTING_DATE | Call by reference | Type reference (TYPE) | TPM_FI_POSTING_DATE | Abweichendes FI-Buchungsdatum | 20030213 | ||
3 | ![]() |
IM_FI_POSTING_PERIOD | Call by reference | Type reference (TYPE) | TPM_FI_POSTING_PERIOD | Abweichende FI-Buchungsperiode | 20030213 | ||
4 | ![]() |
IM_FI_REVERSAL_DATE | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_DATE | Abweichendes FI-Stornodatum | 20030213 | ||
5 | ![]() |
IM_FI_REVERSAL_PERIOD | Call by reference | Type reference (TYPE) | TPM_FI_REVERSAL_PERIOD | Abweichende FI-Stornoperiode | 20030213 | ||
6 | ![]() |
IM_FLG_ALL_VAL_AREAS | Call by reference | Type reference (TYPE) | CHAR1 | 'X'=alle BewBer. buchen, ' '=nur den oper. BewBer buchen | 20030317 | ||
7 | ![]() |
IM_FLG_TESTRUN | Call by reference | Type reference (TYPE) | I | Testlauf true (1) / false (0) | 20030116 | ||
8 | ![]() |
IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Referenz auf Protokoll-Handler | 20030116 | ||
9 | ![]() |
IM_REVERSAL_REASON | Call by reference | Type reference (TYPE) | SSTOGRD | Stornogrund | 20030213 | ||
10 | ![]() |
IM_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode des Aufruferrs | 20030116 | ||
11 | ![]() |
IM_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_BUSINESS_TRANSACTION_TRD | Interface für Distributor-Geschäftsvorfälle | 20030116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
asynchrone Verbuchung fehlgeschlagen | 20030116 |
Method CANCEL_NETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PAYGR | Value transfer | Type reference (TYPE) | PAYGR | Gruppierungsfeld für automatische Zahlungen | 20030709 | ||
2 | ![]() |
IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | 20030709 | ||
3 | ![]() |
IM_TESTRUN | Value transfer | Type reference (TYPE) | I | 1 - Testlauf, 0 - Echtlauf | 20030709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20030709 |
Method CHECK_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROTOCOL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
fehlgeschlagen | 20030625 | |
2 | ![]() |
Keine Zahlungsanordnungen zu prüfen | 20030625 | |
3 | ![]() |
Zahlungsanordnungen können nicht gemeinsam reguliert werden | 20030625 |
Method DO_NOT_POST Signature
Method DO_NOT_POST on Interface IF_EXTERNAL_SERVICE_TRG has no parameter.
Method DO_NOT_POST on Interface IF_EXTERNAL_SERVICE_TRG has no exception.
Method SET_BAPI_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FLG_BAPI_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 'X'=BAPI Modus, ' '=NORMAL Modus | 20030319 |
Method SET_BAPI_MODE on Interface IF_EXTERNAL_SERVICE_TRG has no exception.
History
Last changed by/on | SAP | 20050520 |
SAP Release Created in | 200 |