SAP ABAP Class IF_BCFG_RESULT_APPLY (result of apply)
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
| Class | IF_BCFG_RESULT_APPLY | |
| Short Description | result of apply | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100514 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BCFG_RESULT_APPLY has no forward declaration.
Interfaces
Class IF_BCFG_RESULT_APPLY has no interface implemented.
Friends
Class IF_BCFG_RESULT_APPLY has no friend class.
Attributes
Class IF_BCFG_RESULT_APPLY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | deletes the log records from the database (see doc.) | 20100611 | |
| 2 | Instance method | Public | Method | returns the ID of the activation | 20100611 | |
| 3 | Instance method | Public | Method | provides detailled log records for the activation (see doc.) | 20110329 | |
| 4 | Instance method | Public | Method | returns the messages logged during activation | 20100611 | |
| 5 | Instance method | Public | Method | returns the activation status code | 20100614 |
Events
Class IF_BCFG_RESULT_APPLY has no event.
Types
Class IF_BCFG_RESULT_APPLY has no local type.
Method Signatures
Method DELETE_LOG_MESSAGES Signature
Method DELETE_LOG_MESSAGES on class IF_BCFG_RESULT_APPLY has no parameter.
Method DELETE_LOG_MESSAGES on class IF_BCFG_RESULT_APPLY has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20101125 |
Method GET_ID on class IF_BCFG_RESULT_APPLY has no exception.
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 | detailled log records for container operations | 20110329 |
Method GET_LOG on class IF_BCFG_RESULT_APPLY 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 class IF_BCFG_RESULT_APPLY 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 class IF_BCFG_RESULT_APPLY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |