SAP ABAP Interface IF_WRMA_DSO (Interface for BAdI: WRMA_DSO)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR (Application Component) Retail and Consumer Goods
⤷
RS_BCT_WRMA (Package) BW: Content IBU Retail - Retail Method of Accounting

⤷

⤷

Properties
Interface | IF_WRMA_DSO | |
Short Description | Interface for BAdI: WRMA_DSO |
General Data
Package | RS_BCT_WRMA | BW: Content IBU Retail - Retail Method of Accounting |
Created | 20100326 | SAP |
Last changed | 20141101 | |
Unicode checks active |
Forward declarations
Interface IF_WRMA_DSO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100326 |
Friends
Interface IF_WRMA_DSO has no friend.
Attributes
Interface IF_WRMA_DSO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Map standard DSO to custom DSO for read access | 20100326 |
Events
Interface IF_WRMA_DSO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYPE_S_MULT_DSO_CUSTOM | Public | See coding | Multiple custom DSO's for a site range (single one) | 20100326 | BEGIN OF gtype_s_mult_dso_custom,
site_ranges TYPE wrma_s_site_ranges,
site_set TYPE HASHED TABLE OF /rtf/de_plant
WITH UNIQUE KEY table_line,
dso TYPE rsinfoprov,
dso_tabname TYPE ddobjname,
END OF gtype_s_mult_dso_custom
|
|
2 | GTYPE_T_MULT_DSO_CUSTOM | Public | See coding | Multiple custom DSO's for a site range (table) | 20100326 | gtype_t_mult_dso_custom
TYPE TABLE OF gtype_s_mult_dso_custom
|
Method Signatures
Method GET_CUSTOM_DSO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DSO_CUSTOM | Call by reference | Type reference (TYPE) | GTYPE_T_MULT_DSO_CUSTOM | Multiple custom DSO's for a site range (table) | 20100326 | ||
2 | ![]() |
E_DSO_CUSTOM | Value transfer | Type reference (TYPE) | RSINFOPROV | Custom InfoProvider | 20100326 | ||
3 | ![]() |
E_DSO_TABNAME | Value transfer | Type reference (TYPE) | DDOBJNAME | Name of active DSO table | 20100326 | ||
4 | ![]() |
IS_SITE_RANGES | Call by reference | Type reference (TYPE) | WRMA_S_SITE_RANGES | Ranges for RMA Plant | 20100326 | ||
5 | ![]() |
I_DSO_STD | Value transfer | Type reference (TYPE) | RSDODSOBJECT | Standard DataStore Object | 20100326 |
Method GET_CUSTOM_DSO on Interface IF_WRMA_DSO has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 705 |