DDPARAMETERANNO - DD: Annotations for parameters in views and table functions
DD: Annotations for parameters in views and table functions information is stored in SAP table DDPARAMETERANNO.
It is part of development package SDDL_BASIC_FUNCTIONS in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "DDL specific basic functions".
It is part of development package SDDL_BASIC_FUNCTIONS in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "DDL specific basic functions".
Fields for table DDPARAMETERANNO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
STRUCOBJN | DD: Name of a structured object (e.g. entity, context) | X | DDSTRUCOBJNAME | CHAR | 60 | |
PARAMETERNAME | DD: Name of a Parameter | X | DDPARNAME | CHAR | 60 | * |
NAME | Key/Name for Annotation | X | CHAR | 480 | ||
PARPOS | DD: Marked Position in a Repeat Group | X | DDFDPOS | INT4 | 4 | |
VALUE | Value of Annotation | CHAR | 2600 |