SAP ABAP Interface IF_BCFG_RESULT_VALIDATE (result of validate)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_API (Package) Business Configuration Support API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BCFG_BCSET_RESULT_ACTIVATE | result of SCPR activation | 20101118 |
Properties
| Interface | IF_BCFG_RESULT_VALIDATE | |
| Short Description | result of validate |
General Data
| Package | S_BCFG_API | Business Configuration Support API |
| Created | 20100514 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BCFG_RESULT_VALIDATE has no forward declaration.
Interfaces
Interface IF_BCFG_RESULT_VALIDATE has no interface.
Friends
Interface IF_BCFG_RESULT_VALIDATE has no friend.
Attributes
Interface IF_BCFG_RESULT_VALIDATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | provides detailled log records for the validation (see doc.) | 20110329 | |
| 2 | Instance method | Public | Method | returns diagnostic messages of the validation | 20100611 | |
| 3 | Instance method | Public | Method | returns whether the validation was successful | 20100614 |
Events
Interface IF_BCFG_RESULT_VALIDATE has no event.
Types
Interface IF_BCFG_RESULT_VALIDATE has no local type.
Method Signatures
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_LOG_ENTRIES | 20110329 |
Method GET_LOG on Interface IF_BCFG_RESULT_VALIDATE has no exception.
Method GET_LOG_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BAPIRET2_T | 20101125 |
Method GET_LOG_MESSAGES on Interface IF_BCFG_RESULT_VALIDATE has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BCFG_ENUM_OPERATION_STATUS | 20101125 |
Method GET_STATUS on Interface IF_BCFG_RESULT_VALIDATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |