RSRD_V_CREATYPE is an SAP View so does not store data like a database table does but can be used to process "Generated Table for View" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this View. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_RSRD_V_CREATYPE TYPE RSRD_V_CREATYPE .
Below is the documentation avaialable and full details of the fields which make up this View.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
CREATYPE | RSRD_CREATION_TYPE | CHAR | 30 | Generation Type in Broadcasting | ||
OBJECT_TYPE | RSRD_OBJECT_TYPE | CHAR | 2 | Object Type of BW Reporting Object in Broadcasting Framework | ||
LANGU | LANGU | LANG | 1 | T002 | Language Key | ISOLA |
TXTLG | RSTXTLG | CHAR | 60 | Long description | ||
DESCRIPTION | TDLINE | CHAR | 132 | Text Line | ||
SUPPRESS | RSRD_SUPPRESS | CHAR | 1 | Boolean: Entry Not Offered as a Selection | ||
POS | RSRD_ATTR_POSITION | NUMC | 3 | Position of an Attribute in the Display | ||
PRODUCER | RSRD_CLASS | CHAR | 30 | Producer, Converter, or Distributor Class in Broadcasting |
Key field | |
Non-key field |
RSRD_V_CREATYPE - Generated Table for View RSRD_S_WORKLOAD_RECIPIENT - Workload with Field for Recipient RSRD_S_WORKLOAD - Auxiliary Structure:Segment Workload During Event Processing RSRD_S_WIZARD_PAGE - Data for a Page of the Broadcast Wizard RSRD_S_VARIANT - Maintenance Process Type Data Change: Variants in Pro. Chain RSRD_S_VALUE_X - RFC: Value with Name