RSRD_ATTR - Broadcasting Framework: Producer/Distributor Attributes
Broadcasting Framework: Producer/Distributor Attributes information is stored in SAP table RSRD_ATTR.
It is part of development package RSRD in software component BW-BEX-ET. This development package consists of objects that can be grouped under "BW: Broadcasting".
It is part of development package RSRD in software component BW-BEX-ET. This development package consists of objects that can be grouped under "BW: Broadcasting".
Fields for table RSRD_ATTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLASS | Producer, Converter, or Distributor Class in Broadcasting | X | RSRD_CLASS | CHAR | 30 | |
| ATTR_ID | Name of an Attribute in a Class in the RD Framework | X | RSRD_ATTR_ID | CHAR | 30 | |
| ATTR_TYPE | Type of Producer/Distributor Class Attribute in RD | RSRD_ATTR_TYPE | CHAR | 10 | ||
| ATTR_GROUP_ID | Attribute Group (for formatting in tab pages, and so on) | RSRD_ATTR_GROUP_ID | CHAR | 10 | RSRD_ATTR_GROUP | |
| POS | Position of an Attribute in the Display | RSRD_ATTR_POSITION | NUMC | 3 | ||
| ATTR_GROUP_ID_WI | Attribute Group (for formatting in tab pages, and so on) | RSRD_ATTR_GROUP_ID | CHAR | 10 | RSRD_ATTR_GROUP | |
| POS_WIZARD | Position of an Attribute in the Display | RSRD_ATTR_POSITION | NUMC | 3 | ||
| LENGTH_MAX | Measure for the Character Display of an Attribute | RSRD_ATTR_SIZE | NUMC | 3 | ||
| LENGTH | Measure for the Character Display of an Attribute | RSRD_ATTR_SIZE | NUMC | 3 | ||
| HEIGHT | Measure for the Character Display of an Attribute | RSRD_ATTR_SIZE | NUMC | 3 | ||
| LENGTH_WIZARD | Measure for the Character Display of an Attribute | RSRD_ATTR_SIZE | NUMC | 3 | ||
| HEIGHT_WIZARD | Measure for the Character Display of an Attribute | RSRD_ATTR_SIZE | NUMC | 3 | ||
| LENGTH_LABEL | Measure for the Character Display of an Attribute | RSRD_ATTR_SIZE | NUMC | 3 | ||
| MANDATORY | Boolean | RS_BOOL | CHAR | 1 | ||
| MULTI_SELECT | Boolean | RS_BOOL | CHAR | 1 | ||
| MULTI_RENDER | Multiple Rendering of Attributes in Broadcasting | RSRD_MULTI_RENDER | CHAR | 1 | ||
| DEFAULT_DYNAMIC | Boolean | RS_BOOL | CHAR | 1 | ||
| DEFAULT_VALUE | Value in Parameter Container (CL_RSR_PARAMETER) as String | RSRD_PARAM_SSTRING | SSTR | 8 | ||
| F4TYPE | Attribute Input Help Type | RSRD_ATTR_F4TYPE | CHAR | 2 | ||
| F4DOMAIN | Domain name | DOMNAME | CHAR | 30 | * | |
| RENDER_TYPE | Attribute Layout Type | RSRD_RENDER_TYPE | CHAR | 2 | ||
| F1DTEL | Data element (semantic domain) | ROLLNAME | CHAR | 30 | * | |
| LANGUAGE_DEP | Boolean | RS_BOOL | CHAR | 1 | ||
| NO_LABEL | Boolean | RS_BOOL | CHAR | 1 | ||
| NOT_IN_WIZARD | Boolean | RS_BOOL | CHAR | 1 | ||
| REFRESH_ON_CHANG | Boolean | RS_BOOL | CHAR | 1 |