SAP ABAP Class IF_AC_PROCESS_ATTACHMENTS (Interface for BAdI: HRPBSIN_PROCESS_ATTACHMENTS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_AC_PROCESS_ATTACHMENTS_IMP Class for BAdI Impl.: HRPBSIN_PROCESS_ATTACHMENTS 20120220
Properties
Class IF_AC_PROCESS_ATTACHMENTS  
Short Description Interface for BAdI: HRPBSIN_PROCESS_ATTACHMENTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AC_PROCESS_ATTACHMENTS has no forward declaration.
Interfaces
Class IF_AC_PROCESS_ATTACHMENTS has no interface implemented.
Friends
Class IF_AC_PROCESS_ATTACHMENTS has no friend class.
Attributes
Class IF_AC_PROCESS_ATTACHMENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ATTACHMENT Instance method Public Method Method to create attachment 20120217
2 DELETE_ATTACHMENT Instance method Public Method Method to delete attachment 20120217
3 MODIFY_ATTACHMENT Instance method Public Method Method to modify attachment 20120217
4 RETRIEVE_ATTACHMENT Instance method Public Method Method to retrieve attachment 20120217
Events
Class IF_AC_PROCESS_ATTACHMENTS has no event.
Types
Class IF_AC_PROCESS_ATTACHMENTS has no local type.
Method Signatures

Method CREATE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EFD_DFLAG Call by reference Type reference (TYPE) XFELD Flag to check if third party is DMS 20120218
2 Exporting EFD_EFLAG Call by reference Type reference (TYPE) XFELD Checkbox 20120217
3 Exporting ETB_CLFDAT Call by reference Type reference (TYPE) HRESSIN_ATTCH_SDATA Table to store the file data stored in third party server 20120218
4 Exporting ETB_ERRTB Call by reference Type reference (TYPE) BAPIRET2_TAB Return Parameter 20120217
5 Importing IFD_REFNR Call by reference Type reference (TYPE) PIN_REFNR Request Reference Number 20120218
6 Importing IST_TRANS Call by reference Type reference (TYPE) PIN_CLTRAN_DATA Structure for Transaction Data 20120217
7 Importing ITB_FDATA Call by reference Type reference (TYPE) HRESSIN_FILE_DATA Table to Send Attachments Data to ESS 20120218

Method CREATE_ATTACHMENT on class IF_AC_PROCESS_ATTACHMENTS has no exception.

Method DELETE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EFD_EFLAG Call by reference Type reference (TYPE) XFELD Checkbox 20120217
2 Exporting ETB_ERRTB Call by reference Type reference (TYPE) BAPIRET2_TAB Return Parameter 20120217
3 Importing IFD_DFLAG Call by reference Type reference (TYPE) XFELD Flag to check if third party is DMS 20120218
4 Importing IST_TRANS Call by reference Type reference (TYPE) PIN_CLTRAN_DATA Structure for Transaction Data 20120217
5 Importing ITB_CLFDAT Call by reference Type reference (TYPE) HRESSIN_ATTCH_SDATA Table to store the file data stored in third party server 20120218

Method DELETE_ATTACHMENT on class IF_AC_PROCESS_ATTACHMENTS has no exception.

Method MODIFY_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EFD_DFLAG Call by reference Type reference (TYPE) XFELD Flag to check if third party is DMS 20120218
2 Exporting EFD_EFLAG Call by reference Type reference (TYPE) XFELD Checkbox 20120217
3 Exporting ETB_CLFDAT Call by reference Type reference (TYPE) HRESSIN_ATTCH_SDATA Table to store the file data stored in third party server 20120218
4 Exporting ETB_ERRTB Call by reference Type reference (TYPE) BAPIRET2_TAB Return Parameter 20120217
5 Importing IST_TRANS Call by reference Type reference (TYPE) PIN_CLTRAN_DATA Structure for Transaction Data 20120217
6 Importing ITB_FDATA Call by reference Type reference (TYPE) HRESSIN_FILE_DATA Table to Send Attachments Data to ESS 20120218

Method MODIFY_ATTACHMENT on class IF_AC_PROCESS_ATTACHMENTS has no exception.

Method RETRIEVE_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CTB_FDATA Call by reference Type reference (TYPE) HRESSIN_FILE_DATA Table to Send Attachments Data to ESS 20120217
2 Exporting EFD_EFLAG Call by reference Type reference (TYPE) XFELD Checkbox 20120217
3 Exporting ETB_ERRTB Call by reference Type reference (TYPE) BAPIRET2_TAB Return Parameter 20120217
4 Importing IFD_DFLAG Call by reference Type reference (TYPE) XFELD Flag to check if third party is DMS 20120218
5 Importing IST_TRANS Call by reference Type reference (TYPE) PIN_CLTRAN_DATA Structure for Transaction Data 20120217
6 Importing ITB_CLFDAT Call by reference Type reference (TYPE) HRESSIN_ATTCH_SDATA Table to store the file data stored in third party server 20120218

Method RETRIEVE_ATTACHMENT on class IF_AC_PROCESS_ATTACHMENTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in