SAP ABAP Function Module RSDG_IOBJ_UPDATE_PROPERTY (Set a Property of an InfoObject (in Version M and A))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSD (Package) BW: Data Basis InfoObjects and Core Services

⤷

⤷

Basic Data
Function Module | RSDG_IOBJ_UPDATE_PROPERTY | Set a Property of an InfoObject (in Version M and A) |
Function Group | RSDG_IOBJ_DB | InfoObject: Utilities for Save/Activate |
Program Name | SAPLRSDG_IOBJ_DB | |
INCLUDE Name | LRSDG_IOBJ_DBU27 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_IOBJNM | TYPE | RSIOBJNM | InfoObject | |||
![]() |
I_FIELDNM | TYPE | FIELDNAME | Field Name (APPLNM, BDSFL Is Currently Supported) | |||
![]() |
I_VALUE | TYPE | Value to Be Set | ||||
![]() |
I_WITH_CTS | TYPE | RS_BOOL | RS_C_TRUE | = "X" with Automatic Transport Connection | ||
![]() |
UPDATE_ERROR | TYPE | Error during update (for example, InfoObject does not exist) | ||||
![]() |
ILLEGAL_INPUT | TYPE | Invalid Field Name | ||||
![]() |
CTS_ERROR | TYPE | Object Locked by CTS | ||||
![]() |
NOT_FOUND | TYPE | InfoObject Does Not Exist | ||||
![]() |
NOT_ALLOWED | TYPE | Change Is Not Permitted | ||||
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 | 20040315 |
SAP Release Created in |