Where Used List (Function Module) for SAP ABAP Class CX_COND_MNT_RECORD (Exceptions During Condition Record Processing)
SAP ABAP Class
CX_COND_MNT_RECORD (Exceptions During Condition Record Processing) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
COND_MNT_RECORD_CHECK RAISING CX_COND_MNT_RECORD
|
Checking a Record in Maintenance | ||||
| 2 |
COND_MNT_RECORD_DATACHANGE RAISING CX_COND_MNT_RECORD
|
Changing the data part of a record in the maintenance session (update 2) | ||||
| 3 |
COND_MNT_RECORD_DELETE RAISING CX_COND_MNT_RECORD
|
Removing a record in the maintenance session (delete) | ||||
| 4 |
COND_MNT_RECORD_DELETE
|
Removing a record in the maintenance session (delete) | ||||
| 5 |
COND_MNT_RECORD_FETCH RAISING CX_COND_MNT_RECORD
|
Returns a Record in the Maintenance Session | ||||
| 6 |
COND_MNT_RECORD_FIELDCHANGE RAISING CX_COND_MNT_RECORD
|
Changing a record in the maintenance session (update 1) | ||||
| 7 |
COND_MNT_RECORD_PUT
|
Adds a new record to the maintenance session (create) | ||||
| 8 |
COND_MNT_RECORD_PUT RAISING CX_COND_MNT_RECORD
|
Adds a new record to the maintenance session (create) | ||||