2007 Feb 22 5:16 PM
Hi,
I have custom transaction with in i have given option to attach documents
using CL_GOS class. Each attachment is linked to document number.
create object gos_manager
exporting
is_object = i_borident
it_service_selection = i_services
ip_no_commit = ' '
exceptions
object_invalid = 1.
My question is if i am deleting a document i need to delete the attachment also from database.
I like to know what will be class i have to use for this.
Thanks
aRs
Hi,
I have custom transaction with in i have given option to attach documents
using CL_GOS class. Each attachment is linked to document number.
create object gos_manager
exporting
is_object = i_borident
it_service_selection = i_services
ip_no_commit = ' '
exceptions
object_invalid = 1.
My question is if i am deleting a document i need to delete the attachment also from database.
I like to know what will be class i have to use for this.
Thanks
aRs
2007 Feb 22 5:37 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |