SAP ABAP Interface IF_PARAMETER_METADATA (Constants for the Parameter Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-CNF-PFL (Application Component) Maintain Profile
⤷
SPFL (Package) Profiles

⤷

⤷

Properties
Interface | IF_PARAMETER_METADATA | |
Short Description | Constants for the Parameter Metadata |
General Data
Package | SPFL | Profiles |
Created | 20120927 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PARAMETER_METADATA has no forward declaration.
Interfaces
Interface IF_PARAMETER_METADATA has no interface.
Friends
Interface IF_PARAMETER_METADATA has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHECK_FUNC_DEFINED | Constant | Public | Type reference (TYPE) | SPFL_CHECK_FCT_DEFINED | 1 | A check function is defined | 20120927 | |
2 | DYNAMIC | Constant | Public | Type reference (TYPE) | SPFL_IS_DYNAMIC_PARAMETER | 1 | Is a dynamic parameter | 20120927 | |
3 | HAS_SUB_PARA | Constant | Public | Type reference (TYPE) | SPFL_HAS_SUB_PARAMETERS | 1 | Has subparameters | 20120927 | |
4 | IS_MANDATORY_SUB_PARA | Constant | Public | Type reference (TYPE) | SPFL_IS_MANDATORY_SUB_PARAM | 1 | Is a mandatory subparameter | 20120927 | |
5 | IS_OPTIONAL_SUB_PARA | Constant | Public | Type reference (TYPE) | SPFL_IS_MANDATORY_SUB_PARAM | 0 | Is an optional subparameter | 20120927 | |
6 | NO_CHECK_FUNC | Constant | Public | Type reference (TYPE) | SPFL_CHECK_FCT_DEFINED | 0 | No check function defined | 20120927 | |
7 | NO_RESTRICTION_VALUES | Constant | Public | Type reference (TYPE) | SPFL_RESTRICTION_VALUES | '' | No parameter restriction values | 20120927 | |
8 | NO_SUB_PARA | Constant | Public | Type reference (TYPE) | SPFL_HAS_SUB_PARAMETERS | 0 | Does not have any subparameters | 20120927 | |
9 | NO_SYSTEM_PARA | Constant | Public | Type reference (TYPE) | SPFL_IS_SYSTEM_PARAMETER | 0 | Is not a system parameter | 20120927 | |
10 | SCALAR | Constant | Public | Type reference (TYPE) | SPFL_IS_VECTOR_PARAMETER | 0 | Is not a vector parameter | 20120927 | |
11 | STATIC | Constant | Public | Type reference (TYPE) | SPFL_IS_DYNAMIC_PARAMETER | 0 | Is not a dynamic parameter | 20120927 | |
12 | SYSTEM_PARA | Constant | Public | Type reference (TYPE) | SPFL_IS_SYSTEM_PARAMETER | 1 | Is a system parameter | 20120927 | |
13 | UNIT_NONE | Constant | Public | Type reference (TYPE) | SPFL_PARAMETER_UNIT | '' | No parameter unit | 20120927 | |
14 | VECTOR | Constant | Public | Type reference (TYPE) | SPFL_IS_VECTOR_PARAMETER | 1 | is a vector parameter | 20120927 |
Methods
Interface IF_PARAMETER_METADATA has no method.
Events
Interface IF_PARAMETER_METADATA has no event.
Types
Interface IF_PARAMETER_METADATA has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |