SAP ABAP Interface IF_APL_ECATT_BADI_TCONF_GENATT (Interface for BAdI: ECATT_BADI_TCONF_GENATTR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_SMT (Package) Solution Manager Testing Capability Enhancements
⤷
⤷
Properties
| Interface | IF_APL_ECATT_BADI_TCONF_GENATT | |
| Short Description | Interface for BAdI: ECATT_BADI_TCONF_GENATTR |
General Data
| Package | SECATT_SMT | Solution Manager Testing Capability Enhancements |
| Created | 20091203 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APL_ECATT_BADI_TCONF_GENATT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091203 |
Friends
Interface IF_APL_ECATT_BADI_TCONF_GENATT has no friend.
Attributes
Interface IF_APL_ECATT_BADI_TCONF_GENATT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091203 |
Events
Interface IF_APL_ECATT_BADI_TCONF_GENATT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ATTR_PAIR | Public | See coding | 20091203 | begin of TY_S_ATTR_PAIR,
attr_name type char64,
attr_value type string,
end of ty_s_attr_pair
|
||
| 2 | TY_T_ATTR_PAIR | Public | See coding | 20091203 | ty_t_attr_pair type sorted table of ty_s_attr_pair
with unique key attr_name attr_value
|
Method Signatures
Method CHECK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20091203 | |||
| 2 | IT_GENERIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | TY_T_ATTR_PAIR | 20091203 | ||||
| 3 | IV_TCONF_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20091203 |
Method CHECK_ATTRIBUTES on Interface IF_APL_ECATT_BADI_TCONF_GENATT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |