SAP ABAP Class CL_SATC_AC_RESPONSIBLE_FINDER (Responsible finder service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_AC_RESPONSIBLE_FINDER | Responsible finder | 20100409 |
Properties
| Class | CL_SATC_AC_RESPONSIBLE_FINDER | |
| Short Description | Responsible finder service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20100409 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC_RESPONSIBLE_FINDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_AC_RESPONSIBLE_FINDER | Responsible finder | 20100409 |
Friends
Class CL_SATC_AC_RESPONSIBLE_FINDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_T_CHECKED_USERS | 20100409 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | PACKAGE_CACHE | 20100409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120508 |
Events
Class CL_SATC_AC_RESPONSIBLE_FINDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_CHECKED_USERS | Private | See coding | 20100409 | begin of ty_s_checked_users,
username type syuname,
found type int1,
end of ty_s_checked_users
|
||
| 2 | TY_T_CHECKED_USERS | Private | See coding | 20100409 | ty_t_checked_users type sorted table of ty_s_checked_users with unique key username
|
Method Signatures
Method __GET_NEW_CONTACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CURRENT_CONTACT | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_D_CONTACT_PERSON | 20120508 | ||||
| 2 | I_INFORMATION_ACCESS | Call by reference | Object reference (TYPE REF TO) | INFORMATION_ACCESS | 20120508 | ||||
| 3 | I_PACKAGE | Call by reference | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_D_PACKAGE_NAME | 20120508 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_D_CONTACT_PERSON | 20120508 |
Method __GET_NEW_CONTACT on class CL_SATC_AC_RESPONSIBLE_FINDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |