SAP ABAP Class /SAPHT/IF_EX_DRM_EDIS_BADI (BAdI interface /SAPHT/IF_EX_DRM_EDIS_BADI)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPHT/CL_EX_DRM_EDIS_BADI BAdI class /SAPHT/CL_EX_DRM_EDIS_BADI 20000119
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPHT/CL_IM_DRM_EDXN_BADI Imp. class for BAdI imp. /SAPHT/DRM_EDXN_BADI 20000418
Properties
Class /SAPHT/IF_EX_DRM_EDIS_BADI  
Short Description BAdI interface /SAPHT/IF_EX_DRM_EDIS_BADI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20000118   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPHT/IF_EX_DRM_EDIS_BADI has no forward declaration.
Interfaces
Class /SAPHT/IF_EX_DRM_EDIS_BADI has no interface implemented.
Friends
Class /SAPHT/IF_EX_DRM_EDIS_BADI has no friend class.
Attributes
Class /SAPHT/IF_EX_DRM_EDIS_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_INVRPT_CONTROL_DATA Instance method Public Method Handles the control data in the inbound INVRPT 20000119
2 HANDLE_INVRPT_FINAL_CHANGES Instance method Public Method Handles final changes in the inbound INVRPT 20000119
3 HANDLE_INVRPT_GENERATED_DATA Instance method Public Method Handle generated data in the outbound INVRPT 20000120
4 HANDLE_INVRPT_SEGMENTS Instance method Public Method Handles each IDoc segment in the inbound INVRPT 20000119
5 HANDLE_SLSRPT_CONTROL_DATA Instance method Public Method Handles the control data in the inbound SLSRPT 20000119
6 HANDLE_SLSRPT_FINAL_CHANGES Instance method Public Method Handles final changes in the inbound SLSRPT 20000119
7 HANDLE_SLSRPT_GENERATED_DATA Instance method Public Method Handle generated data in the outbound SLSRPT 20000120
8 HANDLE_SLSRPT_SEGMENTS Instance method Public Method Handles each IDoc segment in the inbound SLSRPT 20000119
9 HANDLE_SSDCLM_GENERATED_DATA Instance method Public Method Handle generated data in the outbound SSDCLM 20000120
10 HANDLE_SSDRSP_CONTROL_DATA Instance method Public Method Handles the control data in the inbound SSDRSP 20000119
11 HANDLE_SSDRSP_FINAL_CHANGES Instance method Public Method Handles final changes in the inbound SSDRSP 20000119
12 HANDLE_SSDRSP_GENERATED_DATA Instance method Public Method Handle generated data in the outbound SSDRSP 20000120
13 HANDLE_SSDRSP_SEGMENTS Instance method Public Method Handles each IDoc segment in the inbound SSDRSP 20000119
Events
Class /SAPHT/IF_EX_DRM_EDIS_BADI has no event.
Types
Class /SAPHT/IF_EX_DRM_EDIS_BADI has no local type.
Method Signatures

Method HANDLE_INVRPT_CONTROL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL Call by reference Type reference (TYPE) EDIDC Steuerung 20000119
2 Changing IDOC_DATA Call by reference Type reference (TYPE) EDIDD Datensatz 20000119
3 Importing INPUT_METHOD Call by reference Type reference (TYPE) BDWFAP_PAR-INPUTMETHD Eingangsmethode 20000119
4 Importing MASS_PROCESSING Call by reference Type reference (TYPE) BDWFAP_PAR-MASS_PROC Massenverfahren 20000119
5 Changing SERIALIZATION_INFO Call by reference Type reference (TYPE) BDI_SER Serialisierungsinformationen 20000119

Method HANDLE_INVRPT_CONTROL_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_INVRPT_FINAL_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing APPLICATION_VARIABLE Call by reference Type reference (TYPE) BDWFAP_PAR-APPL_VAR Anwendungsvariable 20000120
2 Changing IN_UPDATE_TASK Call by reference Type reference (TYPE) BDWFAP_PAR-UPDATETASK Verbuchungstask 20000120
3 Changing RETURN_VARIABLES Call by reference Type reference (TYPE) BDWFRETVAR Rückgabevariablen 20000119
4 Importing SUBRC Call by reference Type reference (TYPE) SY-SUBRC Status 20000119
5 Changing WORKFLOW_RESULT Call by reference Type reference (TYPE) BDWFAP_PAR-RESULT Workflow-Ergebnis 20000120

Method HANDLE_INVRPT_FINAL_CHANGES on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_INVRPT_GENERATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL_RECORD Call by reference Type reference (TYPE) EDIDC Kontrollsatz 20000120
2 Changing IDOC_DATA_RECORD Call by reference Type reference (TYPE) /SAPHT/DRMTTEDIDD Generierter Datensatz 20000120

Method HANDLE_INVRPT_GENERATED_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_INVRPT_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_SEGMENT Call by reference Type reference (TYPE) EDIDD Aktuelles Segment 20000119
2 Exporting ERR_TAB Call by reference Type reference (TYPE) /SAPHT/DRMTTERR2 Fehler im Segment 20001221
3 Importing IDOC_CONTROL Call by reference Type reference (TYPE) EDIDC Kontrollsatz (IDoc) 20000829
4 Exporting RET_CODE Call by reference Type reference (TYPE) SYSUBRC Returncode 20001221
5 Changing STAG_RECORD Call by reference Type reference (TYPE) /SAPHT/DRMSTAG Staging-Satz 20000120

Method HANDLE_INVRPT_SEGMENTS on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SLSRPT_CONTROL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL Call by reference Type reference (TYPE) EDIDC Steuerung 20000119
2 Changing IDOC_DATA Call by reference Type reference (TYPE) EDIDD Datensatz 20000119
3 Importing INPUT_METHOD Call by reference Type reference (TYPE) BDWFAP_PAR-INPUTMETHD Eingangsmethode 20000119
4 Importing MASS_PROCESSING Call by reference Type reference (TYPE) BDWFAP_PAR-MASS_PROC Massenverfahren 20000119
5 Changing SERIALIZATION_INFO Call by reference Type reference (TYPE) BDI_SER Serialisierungsinformationen 20000119

Method HANDLE_SLSRPT_CONTROL_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SLSRPT_FINAL_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing APPLICATION_VARIABLE Call by reference Type reference (TYPE) BDWFAP_PAR-APPL_VAR Anwendungsvariable 20000120
2 Changing IN_UPDATE_TASK Call by reference Type reference (TYPE) BDWFAP_PAR-UPDATETASK Verbuchungstask 20000120
3 Changing RETURN_VARIABLES Call by reference Type reference (TYPE) BDWFRETVAR Rückgabevariablen 20000119
4 Importing SUBRC Call by reference Type reference (TYPE) SY-SUBRC Status 20000119
5 Changing WORKFLOW_RESULT Call by reference Type reference (TYPE) BDWFAP_PAR-RESULT Workflow-Ergebnis 20000120

Method HANDLE_SLSRPT_FINAL_CHANGES on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SLSRPT_GENERATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL_RECORD Call by reference Type reference (TYPE) EDIDC Kontrollsatz 20000120
2 Changing IDOC_DATA_RECORD Call by reference Type reference (TYPE) /SAPHT/DRMTTEDIDD Generierter Datensatz 20000120

Method HANDLE_SLSRPT_GENERATED_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SLSRPT_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CLM_XNCODE Call by reference Type reference (TYPE) /SAPHT/DRM_XNCODE Anspruchstransaktionscode 20000425
2 Importing CURRENT_SEGMENT Call by reference Type reference (TYPE) EDIDD Aktuelles Segment 20000119
3 Exporting ERR_TAB Call by reference Type reference (TYPE) /SAPHT/DRMTTERR2 Fehler im Segment 20001221
4 Importing IDOC_CONTROL Call by reference Type reference (TYPE) EDIDC Kontrollsatz (IDoc) 20000825
5 Exporting RET_CODE Call by reference Type reference (TYPE) SYSUBRC Returncode 20001221
6 Changing STAG_RECORD Call by reference Type reference (TYPE) /SAPHT/DRMSTAG Staging-Satz 20000120

Method HANDLE_SLSRPT_SEGMENTS on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SSDCLM_GENERATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL_RECORD Call by reference Type reference (TYPE) EDIDC Kontrollsatz 20000120
2 Changing IDOC_DATA_RECORDS Call by reference Type reference (TYPE) /SAPHT/DRMTTEDIDD Datensatz 20000120

Method HANDLE_SSDCLM_GENERATED_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SSDRSP_CONTROL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL Call by reference Type reference (TYPE) EDIDC Steuerung 20000119
2 Changing IDOC_DATA Call by reference Type reference (TYPE) EDIDD Datensatz 20000119
3 Importing INPUT_METHOD Call by reference Type reference (TYPE) BDWFAP_PAR-INPUTMETHD Eingangsmethode 20000119
4 Importing MASS_PROCESSING Call by reference Type reference (TYPE) BDWFAP_PAR-MASS_PROC Massenverfahren 20000119
5 Changing SERIALIZATION_INFO Call by reference Type reference (TYPE) BDI_SER Serialisierungsinformationen 20000119

Method HANDLE_SSDRSP_CONTROL_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SSDRSP_FINAL_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing APPLICATION_VARIABLE Call by reference Type reference (TYPE) BDWFAP_PAR-APPL_VAR Anwendungsvariable 20000120
2 Changing IN_UPDATE_TASK Call by reference Type reference (TYPE) BDWFAP_PAR-UPDATETASK Verbuchungstask 20000120
3 Changing RETURN_VARIABLES Call by reference Type reference (TYPE) BDWFRETVAR Rückgabevariablen 20000119
4 Importing SUBRC Call by reference Type reference (TYPE) SY-SUBRC Status 20000119
5 Changing WORKFLOW_RESULT Call by reference Type reference (TYPE) BDWFAP_PAR-RESULT Workflow-Ergebnis 20000120

Method HANDLE_SSDRSP_FINAL_CHANGES on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SSDRSP_GENERATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IDOC_CONTROL_RECORD Call by reference Type reference (TYPE) EDIDC Kontrollsatz 20000120
2 Changing IDOC_DATA_RECORD Call by reference Type reference (TYPE) /SAPHT/DRMTTEDIDD Datensatz 20000120

Method HANDLE_SSDRSP_GENERATED_DATA on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.

Method HANDLE_SSDRSP_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_SEGMENT Call by reference Type reference (TYPE) EDIDD Aktuelles Segment 20000119
2 Changing STAG_RECORD Call by reference Type reference (TYPE) /SAPHT/DRMSTAG Staging-Satz 20000120

Method HANDLE_SSDRSP_SEGMENTS on class /SAPHT/IF_EX_DRM_EDIS_BADI has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in