SAP ABAP Class CL_REORG_DOC_BCS (BCS Reorganization: Delete Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Properties
Class CL_REORG_DOC_BCS  
Short Description BCS Reorganization: Delete Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOMS   Business Communication Service 
Created 20060622   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_REORG_BCS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SZADR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REORG_DOC_BCS has no interface implemented.
Friends
Class CL_REORG_DOC_BCS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUF_DEL_ADDR Instance attribute Private Type reference (TYPE) TT_DEL_ADDR 20060918
2 BUF_DEL_CONTAINER Instance attribute Private Type reference (TYPE) SOLI_TAB 20060918
3 MT_SOODK Instance attribute Private See coding 20130802
4 RE Instance attribute Private Object reference (TYPE REF TO) CL_REORG_BCS BCS Reorganization 20060918
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOC Instance method Public Method 20130802
2 ADD_TO_ADDR_DEL_BUF Instance method Private Method Adds Entry to Address Deletion Buffer 20060918
3 ADD_TO_DEL_BUF Instance method Private Method Adds Entry to Deletion Buffer 20060918
4 CONSTRUCTOR Instance method Public Constructor Constructor 20060918
5 DELETE_ADDRESSES Instance method Private Method Delete Addresses/References 20060918
6 DELETE_ATTACHMENTS Instance method Private Method Deletes Attachments 20060918
7 DELETE_DOC Instance method Public Method Deletes SAPoffice Document (Everything) 20060918
8 DELETE_DOCS Instance method Public Method 20130802
9 DEL_CONTENT Instance method Public Method Deletes Document Content 20060918
10 DEL_FROM_BUFFERS Instance method Public Method Deletes Data from DB 20060918
11 DEL_SEND_DATA Instance method Private Method Deletes Classic Send Data 20060918
Events
Class CL_REORG_DOC_BCS has no event.
Types
Class CL_REORG_DOC_BCS has no local type.
Method Signatures

Method ADD_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOODK Call by reference Type reference (TYPE) SOODK 20130802

Method ADD_DOC on class CL_REORG_DOC_BCS has no exception.

Method ADD_TO_ADDR_DEL_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) C 20060918
2 Importing I_KEY Call by reference Type reference (TYPE) ANY 20060918
3 Importing I_SO_KEY Call by reference Type reference (TYPE) ADCP-SO_KEY Schlüssel für SAP-Office 20060918
4 Importing I_TAB Call by reference Type reference (TYPE) C 20060918

Method ADD_TO_ADDR_DEL_BUF on class CL_REORG_DOC_BCS has no exception.

Method ADD_TO_DEL_BUF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) CLIKE 20060918
2 Importing I_TAB Call by reference Type reference (TYPE) CLIKE 20060918

Method ADD_TO_DEL_BUF on class CL_REORG_DOC_BCS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_REORG_DOC_BCS has no parameter.
Method CONSTRUCTOR on class CL_REORG_DOC_BCS has no exception.

Method DELETE_ADDRESSES Signature

Method DELETE_ADDRESSES on class CL_REORG_DOC_BCS has no parameter.
Method DELETE_ADDRESSES on class CL_REORG_DOC_BCS has no exception.

Method DELETE_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOODK Call by reference Type reference (TYPE) SOODK SAPoffice: Definition eines Objektes (Key-Teil) 20060918

Method DELETE_ATTACHMENTS on class CL_REORG_DOC_BCS has no exception.

Method DELETE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOODK Call by reference Type reference (TYPE) SOODK SAPoffice: Definition eines Objektes (Key-Teil) 20060918

Method DELETE_DOC on class CL_REORG_DOC_BCS has no exception.

Method DELETE_DOCS Signature

Method DELETE_DOCS on class CL_REORG_DOC_BCS has no parameter.
Method DELETE_DOCS on class CL_REORG_DOC_BCS has no exception.

Method DEL_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_KPRO Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20061103
2 Importing I_SOODK Call by reference Type reference (TYPE) SOODK SAPoffice: Definition eines Objektes (Key-Teil) 20060918

Method DEL_CONTENT on class CL_REORG_DOC_BCS has no exception.

Method DEL_FROM_BUFFERS Signature

Method DEL_FROM_BUFFERS on class CL_REORG_DOC_BCS has no parameter.
Method DEL_FROM_BUFFERS on class CL_REORG_DOC_BCS has no exception.

Method DEL_SEND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOODK Call by reference Type reference (TYPE) SOODK SAPoffice: Definition eines Objektes (Key-Teil) 20060918

Method DEL_SEND_DATA on class CL_REORG_DOC_BCS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732