Table list used by SAP ABAP Function Module SO_OBJECT_SET_ACTION_DELETE (SAPoffice: Change the Processing Status of an Object and Delete All)
SAP ABAP Function Module SO_OBJECT_SET_ACTION_DELETE (SAPoffice: Change the Processing Status of an Object and Delete All) is using
# Object Type Object Name Object Description Note
     
1 Table  SOFMO SAPoffice: folder contents (without MANDT)
2 Table  SONV SAPoffice: table not to be used SOURCE VALUE(PUT_IN_WASTEBASKET) LIKE SONV-FLAG DEFAULT 'X'
3 Table  SONV SAPoffice: table not to be used
4 Table  SOODD SAPoffice: definition of an object (data division)
5 Table  SOODK SAPoffice: Definition of an Object (Key Part) SOURCE VALUE(OBJECT_ID) LIKE SOODK
6 Table  SOODK SAPoffice: Definition of an Object (Key Part)
7 Table  SOOS SAPoffice: send process SOURCE VALUE(ACTION_STATUS) LIKE SOOS-ACINP DEFAULT 'ACCO'
8 Table  SOOSD SAPoffice: send process (data division)
9 Table  SOOSK SAPoffice: send process (key part)
10 Table  SOOSO SAPoffice: Send operation (without client)
11 Table  SOPRD SAPoffice: system-wide profile (data part)
12 Table  SOUD SAPoffice: user definition SOURCE VALUE(USERNAME) LIKE SOUD-USRNAM DEFAULT SPACE
13 Table  SOUD SAPoffice: user definition
14 Table  SOUDD SAPoffice: user definition (data division)
15 Table  SOUDK SAPoffice: user definition (key part)
16 Table  SOUIO SAPoffice: user definition (without MANDT)
17 Table  SOXEQ SAPoffice: locked objects from the DB access modules