SAP ABAP Interface IF_OSOD_CORRECTION (Implement Corrections Made to OSODs)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
RSUM (Package) BW Service API: Metadata

⤷

⤷

Properties
Interface | IF_OSOD_CORRECTION | |
Short Description | Implement Corrections Made to OSODs |
General Data
Package | RSUM | BW Service API: Metadata |
Created | 20111108 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_OSOD_CORRECTION has no forward declaration.
Interfaces
Interface IF_OSOD_CORRECTION has no interface.
Friends
Interface IF_OSOD_CORRECTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CS_ATTR_ROOSFIELD | Constant | Public | See coding | 20111110 | ||||
2 | CS_ATTR_ROOSOURCE | Constant | Public | See coding | 20111110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111108 | |
2 | ![]() |
Instance method | Public | Method | 20111108 |
Events
Interface IF_OSOD_CORRECTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TSX_CORR | Public | See coding | 20111108 | BEGIN OF tsx_corr,
marked TYPE xfeld,
datasource TYPE roosource-oltpsource,
classname TYPE seoclsname,
th_roosource TYPE tth_value,
tx_roosfield TYPE ttx_roosfield,
error TYPE xfeld,
changed TYPE xfeld,
t_msg TYPE tt_msg,
END OF tsx_corr
|
||
2 | TSX_ROOSFIELD | Public | See coding | 20111108 | BEGIN OF tsx_roosfield,
field TYPE fieldname,
th_value TYPE tth_value,
END OF tsx_roosfield
|
||
3 | TS_MSG | Public | Type reference (TYPE) | BAL_S_MSG | 20111108 |
|
|
4 | TS_VALUE | Public | See coding | 20111108 | BEGIN OF ts_value,
attribute TYPE fieldname,
value TYPE t_value,
END OF ts_value
|
||
5 | TTH_VALUE | Public | See coding | 20111108 | tth_value TYPE HASHED TABLE OF ts_value WITH UNIQUE KEY attribute
|
||
6 | TTH_WHITE_ATTR | Public | See coding | 20111108 | tth_white_attr TYPE HASHED TABLE OF fieldname WITH UNIQUE KEY table_line
|
||
7 | TTH_WHITE_VALUE | Public | See coding | 20111108 | tth_white_value TYPE HASHED TABLE OF t_value WITH UNIQUE KEY table_line
|
||
8 | TTX_CORR | Public | See coding | 20111108 | ttx_corr TYPE HASHED TABLE OF tsx_corr WITH UNIQUE KEY datasource classname
|
||
9 | TTX_ROOSFIELD | Public | See coding | 20111108 | ttx_roosfield TYPE HASHED TABLE OF tsx_roosfield WITH UNIQUE KEY field
|
||
10 | TT_MSG | Public | See coding | 20111108 | tt_msg TYPE STANDARD TABLE OF bal_s_msg WITH DEFAULT KEY
|
||
11 | TT_ROOSFIELD | Public | See coding | 20111108 | tt_roosfield TYPE STANDARD TABLE OF roosfield
|
||
12 | T_VALUE | Public | See coding | 20111108 | t_value TYPE c LENGTH 255
|
Method Signatures
Method GET_CORRECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETH_ROOSOURCE | Call by reference | Type reference (TYPE) | TTH_VALUE | 20111108 | |||
2 | ![]() |
ETX_ROOSFIELD | Call by reference | Type reference (TYPE) | TTX_ROOSFIELD | 20111108 |
Method GET_CORRECTION on Interface IF_OSOD_CORRECTION has no exception.
Method GET_DATASOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DATASOURCE | Value transfer | Type reference (TYPE) | ROOSOURCER | 20111108 |
Method GET_DATASOURCE on Interface IF_OSOD_CORRECTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |