SAP ABAP Interface IF_SCC_ASSIGNMENT (Check Configuration Assignment)
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_ASSIGNMENT | Check Configuration Assignment | 20081110 |
Properties
| Interface | IF_SCC_ASSIGNMENT | |
| Short Description | Check Configuration Assignment |
General Data
| Package | SCC_API | SCC: API |
| Created | 20081110 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SCC_ASSIGNMENT has no forward declaration.
Interfaces
Interface IF_SCC_ASSIGNMENT has no interface.
Friends
Interface IF_SCC_ASSIGNMENT has no friend.
Attributes
Interface IF_SCC_ASSIGNMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Assigned Check Configuration | 20081210 | |
| 2 | Instance method | Public | Method | Returns Assigned Check Configurations | 20081210 |
Events
Interface IF_SCC_ASSIGNMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ASSIGNMENT | Public | See coding | 20081210 | begin of TY_ASSIGNMENT,
OBJECT_TYPE type TROBJTYPE,
OBJECT_NAME type SOBJ_NAME,
CHECK_CONFIG_ID type SCC_CONFIG_ID_SSTRING,
end of TY_ASSIGNMENT
|
||
| 2 | TY_ASSIGNMENTS | Public | See coding | 20081210 | TY_ASSIGNMENTS type standard table of TY_ASSIGNMENT
with key OBJECT_TYPE OBJECT_NAME
|
Method Signatures
Method GET_CHECK_CONFIG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20081210 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20081210 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SCC_CONFIG_ID_SSTRING | 20081210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: Unbekanntes Object | 20090108 |
Method GET_CHECK_CONFIG_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNMENTS | Call by reference | Type reference (TYPE) | TY_ASSIGNMENTS | 20081210 |
Method GET_CHECK_CONFIG_IDS on Interface IF_SCC_ASSIGNMENT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |