SAP ABAP Class CL_USMD_DATA_TRANSFER_BADI (Example BAdI)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD6 (Package) Replication (Upload/Download, Monitor, ...)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080404
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_USMD_DATA_TRANSFER Interface for BAdI: USMD_DATA_TRANSFER 20080404
Properties
Class CL_USMD_DATA_TRANSFER_BADI  
Short Description Example BAdI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD6   Replication (Upload/Download, Monitor, ...) 
Created 20080404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 USMD6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080404
2 IF_EX_USMD_DATA_TRANSFER Interface for BAdI: USMD_DATA_TRANSFER 20080404
Friends
Class CL_USMD_DATA_TRANSFER_BADI has no friend class.
Attributes
Class CL_USMD_DATA_TRANSFER_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 OUTPUT_SEL Instance method Protected Method 20080523
2 PROCESS_DOWNLOAD Instance method Public Method 20080404
Events
Class CL_USMD_DATA_TRANSFER_BADI has no event.
Types
Class CL_USMD_DATA_TRANSFER_BADI has no local type.
Method Signatures

Method OUTPUT_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL_EXT Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Datenmodell für Zugriff aus Nicht-SAP Standard 20080523
2 Importing IS_SEL Call by reference Type reference (TYPE) USMD_S_SEL Zeilenstruktur: Selektionsbedingung (Range pro Feld) 20080523
3 Importing I_CMTCHAR Call by reference Type reference (TYPE) USMD_CMTCHAR Kommentarzeichen 20080523
4 Returning R_CHARLINE Value transfer Type reference (TYPE) USMD_CHARLINE Datenzeile 20080523

Method OUTPUT_SEL on class CL_USMD_DATA_TRANSFER_BADI has no exception.

Method PROCESS_DOWNLOAD Signature

Method PROCESS_DOWNLOAD on class CL_USMD_DATA_TRANSFER_BADI has no parameter.
Method PROCESS_DOWNLOAD on class CL_USMD_DATA_TRANSFER_BADI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604