SAP ABAP Interface IF_SCC_CONFIGURATION (Check Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SCC_API (Package) SCC: API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCC_CONFIGURATION | Check Configuration | 20081111 |
Properties
Interface | IF_SCC_CONFIGURATION | |
Short Description | Check Configuration |
General Data
Package | SCC_API | SCC: API |
Created | 20081110 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SCC_CONFIGURATION has no forward declaration.
Interfaces
Interface IF_SCC_CONFIGURATION has no interface.
Friends
Interface IF_SCC_CONFIGURATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Instance attribute | Public | Type reference (TYPE) | SCC_CONFIG_ID_SSTRING | Check Configuration | 20081110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns a Check Confguration Element | 20090108 |
2 | ![]() |
Instance method | Public | Method | Returns All Check Confguration Elements | 20090108 |
Events
Interface IF_SCC_CONFIGURATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ELEMENT | Public | See coding | 20090108 | begin of TY_ELEMENT,
ASPECT_ID type SCC_ASPECT_ID_SSTRING,
ASPECT_VALUE type SCC_ASPECT_VALUE,
PRIORITY type SCC_PRIORITY,
PARAMETERS type SCC_PARAMETERS,
end of TY_ELEMENT
|
||
2 | TY_ELEMENTS | Public | See coding | 20090108 | TY_ELEMENTS type hashed table of TY_ELEMENT with unique key ASPECT_ID
|
Method Signatures
Method GET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASPECT_ID | Call by reference | Type reference (TYPE) | SCC_ASPECT_ID_SSTRING | 20090108 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_ELEMENT | 20090108 |
Method GET_ELEMENT on Interface IF_SCC_CONFIGURATION has no exception.
Method GET_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_ELEMENTS | 20090108 |
Method GET_ELEMENTS on Interface IF_SCC_CONFIGURATION has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |