SAP ABAP Function Module RSO_BDS_COPY (Copy BDS Documents at Object Key Level)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOD (Package) KW Document Link (Core)
⤷
⤷
Basic Data
| Function Module | RSO_BDS_COPY | Copy BDS Documents at Object Key Level |
| Function Group | RSO_BDS | Interface for BDS and KEN |
| Program Name | SAPLRSO_BDS | |
| INCLUDE Name | LRSO_BDSU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
| |
E_SUBRC | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements | |||
| |
I_CLASSNAME | TYPE | SBDST_CLASSNAME | 'BW_META_OBJECTS' | BDS Class Name | ||
| |
I_CLASSTYPE | TYPE | SBDST_CLASSTYPE | 'OT' | BDS Class Type | ||
| |
I_OBJECT_KEY_SOURCE | TYPE | BDS_TYPEID | Object Key Whose Documents Are to Be Copied | |||
| |
I_OBJECT_KEY_TARGET | TYPE | BDS_TYPEID | Object Key to Which the Documents Are to Be Copied | |||
| |
I_DELETE_BEFORE_COPY | TYPE | RS_BOOL | RS_C_FALSE | = "X": Delete Object Key Before Copying Documents in Target | ||
| |
I_T_ATTRIBUTES | TYPE | SBDST_PROPERTIES | Filter: Copy Only Documents with These Properties | |||
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 |