Table list used by SAP ABAP Function Module CRS_NOTIF_UPLOAD_CHANGE_PROXY (Proxy Bapi Ändern Servicemeldung)
SAP ABAP Function Module
CRS_NOTIF_UPLOAD_CHANGE_PROXY (Proxy Bapi Ändern Servicemeldung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPI2080_NOTACTVI | Activities work structure for creation | SOURCE IN_MOD_NOTIFACTV STRUCTURE BAPI2080_NOTACTVI OPTIONAL |
|
| 2 | BAPI2080_NOTACTVI | Activities work structure for creation | SOURCE IN_ADD_NOTIFACTV STRUCTURE BAPI2080_NOTACTVI OPTIONAL |
|
| 3 | BAPI2080_NOTACTVI | Activities work structure for creation | SOURCE IN_DEL_NOTIFACTV STRUCTURE BAPI2080_NOTACTVI OPTIONAL |
|
| 4 | BAPI2080_NOTACTVI_X | Changeflags Activities work structure for change | SOURCE IN_MOD_NOTIFACTV_X STRUCTURE BAPI2080_NOTACTVI_X OPTIONAL |
|
| 5 | BAPI2080_NOTCAUSI | Work Table for Causes for creation | SOURCE IN_MOD_NOTIFCAUS STRUCTURE BAPI2080_NOTCAUSI OPTIONAL |
|
| 6 | BAPI2080_NOTCAUSI | Work Table for Causes for creation | SOURCE IN_DEL_NOTIFCAUS STRUCTURE BAPI2080_NOTCAUSI OPTIONAL |
|
| 7 | BAPI2080_NOTCAUSI | Work Table for Causes for creation | SOURCE IN_ADD_NOTIFCAUS STRUCTURE BAPI2080_NOTCAUSI OPTIONAL |
|
| 8 | BAPI2080_NOTCAUSI_X | Changeflags for change notification cause | SOURCE IN_MOD_NOTIFCAUS_X STRUCTURE BAPI2080_NOTCAUSI_X OPTIONAL |
|
| 9 | BAPI2080_NOTFULLTXTI | Work table for Full texts to message objects | SOURCE IN_ADD_LONGTEXTS STRUCTURE BAPI2080_NOTFULLTXTI OPTIONAL |
|
| 10 | BAPI2080_NOTHDRE | BAPI Service Notification Header | ||
| 11 | BAPI2080_NOTHDRE | BAPI Service Notification Header | SOURCE VALUE(I_NUMBER) LIKE BAPI2080_NOTHDRE-NOTIF_NO OPTIONAL |
|
| 12 | BAPI2080_NOTHDRI | BAPI Service Notification Header for Creation | SOURCE VALUE(I_NOTIFHEADER) LIKE BAPI2080_NOTHDRI OPTIONAL |
|
| 13 | BAPI2080_NOTHDRI | BAPI Service Notification Header for Creation | ||
| 14 | BAPI2080_NOTHDRI_X | BAPI flags for notification header | ||
| 15 | BAPI2080_NOTHDRI_X | BAPI flags for notification header | SOURCE VALUE(I_NOTIFHEADER_X) LIKE BAPI2080_NOTHDRI_X OPTIONAL |
|
| 16 | BAPI2080_NOTITEMI | Work table for notification item for creation | SOURCE IN_ADD_NOTITEM STRUCTURE BAPI2080_NOTITEMI OPTIONAL |
|
| 17 | BAPI2080_NOTITEMI | Work table for notification item for creation | SOURCE IN_MOD_NOTITEM STRUCTURE BAPI2080_NOTITEMI OPTIONAL |
|
| 18 | BAPI2080_NOTITEMI | Work table for notification item for creation | SOURCE IN_DEL_NOTITEM STRUCTURE BAPI2080_NOTITEMI OPTIONAL |
|
| 19 | BAPI2080_NOTITEMI_X | Changeflags for notification item change | SOURCE IN_MOD_NOTITEM_X STRUCTURE BAPI2080_NOTITEMI_X OPTIONAL |
|
| 20 | BAPI2080_NOTKEYE | Key relationships | ||
| 21 | BAPI2080_NOTPARTNRI | Partners for creation | SOURCE IN_MOD_NOTIFPARTNR STRUCTURE BAPI2080_NOTPARTNRI OPTIONAL |
|
| 22 | BAPI2080_NOTPARTNRI | Partners for creation | SOURCE IN_DEL_NOTIFPARTNR STRUCTURE BAPI2080_NOTPARTNRI OPTIONAL |
|
| 23 | BAPI2080_NOTPARTNRI | Partners for creation | SOURCE IN_ADD_NOTIFPARTNR STRUCTURE BAPI2080_NOTPARTNRI OPTIONAL |
|
| 24 | BAPI2080_NOTPARTNRI_X | Changeflags partners | SOURCE IN_MOD_NOTIFPARTNR_X STRUCTURE BAPI2080_NOTPARTNRI_X OPTIONAL |
|
| 25 | BAPI2080_NOTSTI | BAPI Service notification system status | ||
| 26 | BAPI2080_NOTSTI | BAPI Service notification system status | SOURCE VALUE(I_NOTIF_CLOSE_DATE) LIKE BAPI2080_NOTSTI OPTIONAL |
|
| 27 | BAPI2080_NOTTASKI | Work Table for Tasks for creation | SOURCE IN_ADD_NOTIFTASK STRUCTURE BAPI2080_NOTTASKI OPTIONAL |
|
| 28 | BAPI2080_NOTTASKI | Work Table for Tasks for creation | SOURCE IN_MOD_NOTIFTASK STRUCTURE BAPI2080_NOTTASKI OPTIONAL |
|
| 29 | BAPI2080_NOTTASKI | Work Table for Tasks for creation | SOURCE IN_DEL_NOTIFTASK STRUCTURE BAPI2080_NOTTASKI OPTIONAL |
|
| 30 | BAPI2080_NOTTASKI_X | Changeflags notificaiton tasks for change | SOURCE IN_MOD_NOTIFTASK_X STRUCTURE BAPI2080_NOTTASKI_X OPTIONAL |
|
| 31 | BAPI2080_NOTUSRSTATI | BAPI Service notification user status | ||
| 32 | BAPICRMDH1 | BAPI Structure for Downloading Header Data | SOURCE VALUE(I_KEYWORD_IN) LIKE BAPICRMDH1-KEYWORD_IN OPTIONAL |
|
| 33 | BAPICRMDH2 | BAPI Structure for Downloading Header Data | SOURCE VALUE(I_UPLOAD_ID) LIKE BAPICRMDH2-REF_ID |
|
| 34 | BAPICRMDH2 | BAPI Structure for Downloading Header Data | ||
| 35 | BAPICRMKEY | BAPI Structure: Key Information | ||
| 36 | BAPICRMSFK | Input Table Structure for SFA Key in Proxy Function Module | SOURCE IN_SFA_KEYS STRUCTURE BAPICRMSFK OPTIONAL |
|
| 37 | BAPIFLAG | Indicator | ||
| 38 | BAPIFLAG | Indicator | SOURCE VALUE(I_SET_INACTIVE) LIKE BAPIFLAG-BAPIFLAG DEFAULT SPACE |
|
| 39 | BAPIFLAG | Indicator | SOURCE VALUE(I_NOTIF_PUTINPROG) LIKE BAPIFLAG DEFAULT SPACE |
|
| 40 | BAPIFLAG | Indicator | SOURCE VALUE(I_NOTIF_POSTPONE) LIKE BAPIFLAG DEFAULT SPACE |
|
| 41 | BAPIFLAG | Indicator | SOURCE VALUE(I_NOTIF_CLOSE) LIKE BAPIFLAG DEFAULT SPACE |
|
| 42 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 43 | BAPIRET2 | Return Parameter | ||
| 44 | BAPISMJEST | BAPI Structure for Table Jest Mobile Service | SOURCE VALUE(I_NOTIF_USERSTAT_INT) LIKE BAPISMJEST-STATUS DEFAULT SPACE |
|
| 45 | BAPITASKSTAT | Transfer Structure for Proxybapi Status Measure | SOURCE IN_NOTIFTASKSTAT STRUCTURE BAPITASKSTAT OPTIONAL |
|
| 46 | BAPI_SENDER | Logical system of sender | SOURCE VALUE(I_SENDER) LIKE BAPI_SENDER OPTIONAL |
|
| 47 | CRM_PARA | Parameter Definitions for CRM Class | ||
| 48 | CRM_PARA | Parameter Definitions for CRM Class | SOURCE VALUE(E_STATUS) LIKE CRM_PARA-UPLOADSTAT |
|
| 49 | CRM_PARA | Parameter Definitions for CRM Class | SOURCE VALUE(I_SFA_REL) LIKE CRM_PARA-SERVER_REL |
|
| 50 | CRM_PARA | Parameter Definitions for CRM Class | SOURCE VALUE(I_DESTIN) LIKE CRM_PARA-RFCSERVER |