SAP ABAP Class IF_EX_ISU_IDE_IDOC_MERGE (BAdI Interface IF_EX_ISU_IDE_IDOC_MERGE)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_ISU_IDE_IDOC_MERGE | Default Implementation for BAdI Definition ISU_IDE_IDOC_MER | 20041117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ISU_IDE_IDOC_MERGE | BAdI Class CL_EX_ISU_IDE_IDOC_MERGE | 20041117 |
Properties
Class | IF_EX_ISU_IDE_IDOC_MERGE | |
Short Description | BAdI Interface IF_EX_ISU_IDE_IDOC_MERGE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20041117 | SAP |
Last change | 20060703 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EX_ISU_IDE_IDOC_MERGE has no forward declaration.
Interfaces
Class IF_EX_ISU_IDE_IDOC_MERGE has no interface implemented.
Friends
Class IF_EX_ISU_IDE_IDOC_MERGE has no friend class.
Attributes
Class IF_EX_ISU_IDE_IDOC_MERGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Distribute Outgoing Aggregated IDocs | 20041117 |
2 | ![]() |
Instance method | Public | Method | Fill Log for Outgoing Aggregated IDocs | 20041209 |
3 | ![]() |
Instance method | Public | Method | Determine Aggregation-Relevant IDoc Sending Types | 20041117 |
4 | ![]() |
Instance method | Public | Method | Determine Switch-Relevant Data Exchange Processes | 20041123 |
5 | ![]() |
Instance method | Public | Method | Aggregation of MSCONS IDocs for Profiles | 20060220 |
6 | ![]() |
Instance method | Public | Method | Aggregation of UTILMD IDocs for Change of Supplier | 20060220 |
7 | ![]() |
Instance method | Public | Method | Monitoring: Insert Additional Entries | 20050112 |
8 | ![]() |
Instance method | Public | Method | Monitoring: Determine Number of Messages per IDoc | 20041125 |
9 | ![]() |
Instance method | Public | Method | Monitoring: Influence ALV Attributes | 20041125 |
10 | ![]() |
Instance method | Public | Method | Monitoring: Determine Status Grouping for Messages | 20041126 |
11 | ![]() |
Instance method | Public | Method | Monitoring: Read Additional Data | 20041125 |
Events
Class IF_EX_ISU_IDE_IDOC_MERGE has no event.
Types
Class IF_EX_ISU_IDE_IDOC_MERGE has no local type.
Method Signatures
Method BUILD_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_TASK_LIST | Call by reference | Type reference (TYPE) | T_EDEX_TASK_LIST | Tabellentyp zu EDEX_TASK_LIST | 20041117 | ||
2 | ![]() |
IM_TASK_LIST | Call by reference | Type reference (TYPE) | EDEX_TASK_LIST | Aggregierte DA-Aufgaben | 20041117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20041117 |
Method BUILD_OUTBOUND_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_EDEX_TASK_LIST_PROT | Call by reference | Type reference (TYPE) | EDEX_TASK_LIST_PROT | Protokollausgabe zum IDE-Nachrichten aggregieren | 20041209 | ||
2 | ![]() |
IM_EDEX_TASK_LIST | Call by reference | Type reference (TYPE) | EDEX_TASK_LIST | Aggregierte DA-Aufgaben | 20041209 |
Method BUILD_OUTBOUND_PROTOCOL on class IF_EX_ISU_IDE_IDOC_MERGE has no exception.
Method DETERMINE_AGGR_DEXIDOCSEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_EDEXIDOCSEND | Value transfer | Type reference (TYPE) | T_EDEXIDOCSEND | Tabellentyp zu EDEXIDOCSEND | 20041117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20041118 |
Method DETERMINE_SWITCH_DEXPROC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_EDEXPROC | Call by reference | Type reference (TYPE) | IEDEXPROC | Liste mit Datenaustauschprozessen | 20041125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20041125 |
Method MERGE_IDOC_EXPPROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_IDOC_NUMBER | Call by reference | Type reference (TYPE) | BDIDOCNR_TAB | Liste von IDoc-Nummern | 20060220 | ||
2 | ![]() |
Y_DEXIDOCDATA | Call by reference | Type reference (TYPE) | EDEX_IDOCDATA | Master-Idoc-Daten für Datenaustauschprozeß | 20060220 |
Method MERGE_IDOC_EXPPROFILE on class IF_EX_ISU_IDE_IDOC_MERGE has no exception.
Method MERGE_IDOC_EXPSWT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_IDOC_NUMBER | Call by reference | Type reference (TYPE) | BDIDOCNR_TAB | Liste von IDoc-Nummern | 20060220 | ||
2 | ![]() |
Y_DEXIDOCDATA | Call by reference | Type reference (TYPE) | EDEX_IDOCDATA | Master-Idoc-Daten für Datenaustauschprozeß | 20060220 |
Method MERGE_IDOC_EXPSWT on class IF_EX_ISU_IDE_IDOC_MERGE has no exception.
Method MON_ADD_CUSTOMER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_EDEXTASKIDOCSEND | Call by reference | Type reference (TYPE) | IEDEXTASKIDOCSEND | Neu selektierte Einträge | 20050112 | ||
2 | ![]() |
IMT_EDEXTASKIDOCSEND | Call by reference | Type reference (TYPE) | IEDEXTASKIDOCSEND | Schon selektierte Einträge | 20050112 | ||
3 | ![]() |
IM_MAX_RECORDS | Call by reference | Type reference (TYPE) | DDSHMAXREC | Beschränkung der Listenlänge | 20050112 | ||
4 | ![]() |
IM_SELECTION | Call by reference | Type reference (TYPE) | EDEX_AGGR_MON_SELECTION | Selektionkriterium zum Überwachung der aggregierte Nachr. | 20050112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20050112 |
Method MON_COUNT_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCNUM | Call by reference | Type reference (TYPE) | EDI_DOCNUM | Nummer des IDocs | 20041125 | ||
2 | ![]() |
RET_NUM_MESSAGES | Value transfer | Type reference (TYPE) | I | Anzahl Nachrichten | 20041125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20041125 |
Method MON_EDIT_ALV_CHARACTERISTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CL_SALV_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basisklasse für einfache Tabellen | 20041125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20041125 |
Method MON_EDIT_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_STAT_DA | Call by reference | Type reference (TYPE) | T_EDEX_AGGR_MON_STATUS | Tabellentyp zu EDEX_AGGR_MON_STATUS | 20041126 | ||
2 | ![]() |
CH_STAT_WB | Call by reference | Type reference (TYPE) | T_EDEX_AGGR_MON_STATUS_WB | Tabellentyp zu EDEX_AGGR_MON_STATUS_WB | 20041126 |
Method MON_EDIT_STATUS on class IF_EX_ISU_IDE_IDOC_MERGE has no exception.
Method MON_FILL_CUSTOMER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHT_EDEX_AGGR_MON | Call by reference | Type reference (TYPE) | T_EDEX_AGGR_MON | Tabellentyp zu EDEX_AGGR_MON | 20041125 | ||
2 | ![]() |
IM_SELECTION | Call by reference | Type reference (TYPE) | EDEX_AGGR_MON_SELECTION | Selektionkriterium zum Überwachung der aggregierte Nachr. | 20050112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeine fehler | 20041125 |
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in |