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 | ![]() |
Instance method | Public | Method | Method to create attachment | 20120217 |
2 | ![]() |
Instance method | Public | Method | Method to delete attachment | 20120217 |
3 | ![]() |
Instance method | Public | Method | Method to modify attachment | 20120217 |
4 | ![]() |
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 | ![]() |
EFD_DFLAG | Call by reference | Type reference (TYPE) | XFELD | Flag to check if third party is DMS | 20120218 | ||
2 | ![]() |
EFD_EFLAG | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120217 | ||
3 | ![]() |
ETB_CLFDAT | Call by reference | Type reference (TYPE) | HRESSIN_ATTCH_SDATA | Table to store the file data stored in third party server | 20120218 | ||
4 | ![]() |
ETB_ERRTB | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Return Parameter | 20120217 | ||
5 | ![]() |
IFD_REFNR | Call by reference | Type reference (TYPE) | PIN_REFNR | Request Reference Number | 20120218 | ||
6 | ![]() |
IST_TRANS | Call by reference | Type reference (TYPE) | PIN_CLTRAN_DATA | Structure for Transaction Data | 20120217 | ||
7 | ![]() |
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 | ![]() |
EFD_EFLAG | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120217 | ||
2 | ![]() |
ETB_ERRTB | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Return Parameter | 20120217 | ||
3 | ![]() |
IFD_DFLAG | Call by reference | Type reference (TYPE) | XFELD | Flag to check if third party is DMS | 20120218 | ||
4 | ![]() |
IST_TRANS | Call by reference | Type reference (TYPE) | PIN_CLTRAN_DATA | Structure for Transaction Data | 20120217 | ||
5 | ![]() |
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 | ![]() |
EFD_DFLAG | Call by reference | Type reference (TYPE) | XFELD | Flag to check if third party is DMS | 20120218 | ||
2 | ![]() |
EFD_EFLAG | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120217 | ||
3 | ![]() |
ETB_CLFDAT | Call by reference | Type reference (TYPE) | HRESSIN_ATTCH_SDATA | Table to store the file data stored in third party server | 20120218 | ||
4 | ![]() |
ETB_ERRTB | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Return Parameter | 20120217 | ||
5 | ![]() |
IST_TRANS | Call by reference | Type reference (TYPE) | PIN_CLTRAN_DATA | Structure for Transaction Data | 20120217 | ||
6 | ![]() |
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 | ![]() |
CTB_FDATA | Call by reference | Type reference (TYPE) | HRESSIN_FILE_DATA | Table to Send Attachments Data to ESS | 20120217 | ||
2 | ![]() |
EFD_EFLAG | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120217 | ||
3 | ![]() |
ETB_ERRTB | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Return Parameter | 20120217 | ||
4 | ![]() |
IFD_DFLAG | Call by reference | Type reference (TYPE) | XFELD | Flag to check if third party is DMS | 20120218 | ||
5 | ![]() |
IST_TRANS | Call by reference | Type reference (TYPE) | PIN_CLTRAN_DATA | Structure for Transaction Data | 20120217 | ||
6 | ![]() |
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 |