SAP ABAP Function Module COND_MNT_RECORD_FETCH (Returns a Record in the Maintenance Session)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-CM (Application Component) Conditions
⤷
COND_API (Package) API for Condition Maintenance
⤷
⤷
Basic Data
| Function Module | COND_MNT_RECORD_FETCH | Returns a Record in the Maintenance Session |
| Function Group | COND_MNT_INTF | General Interface for Condition Maint. |
| Program Name | SAPLCOND_MNT_INTF | |
| INCLUDE Name | LCOND_MNT_INTFU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RECORD_DATA | TYPE | COND_MNT_RECORD_DATA | Key and Data of a Condition Record | |||
| |
EV_SUBRC | TYPE | COND_MNT_RESULT | Result of Condition Maintenance | |||
| |
ET_MESSAGES | TYPE | COND_MNT_MESSAGE_T | Messages from Condition Maintenance | |||
| |
IV_HANDLE | TYPE | COND_MNT_HANDLE | Handle for Maintenance Session | |||
| |
IV_REC_ID | TYPE | COND_REC_ID | ID for a Condition Record | |||
| |
CX_COND_MNT_SESSION | TYPE | Exceptions from Maintenance Session | ||||
| |
CX_COND_MNT_RECORD | TYPE | Exceptions During Processing | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |