SAP ABAP Class IF_BCFG_RESULT_VALIDATE (result of validate)
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_VALIDATE  
Short Description result of validate    
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_VALIDATE has no forward declaration.
Interfaces
Class IF_BCFG_RESULT_VALIDATE has no interface implemented.
Friends
Class IF_BCFG_RESULT_VALIDATE has no friend class.
Attributes
Class IF_BCFG_RESULT_VALIDATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOG Instance method Public Method provides detailled log records for the validation (see doc.) 20110329
2 GET_LOG_MESSAGES Instance method Public Method returns diagnostic messages of the validation 20100611
3 GET_STATUS Instance method Public Method returns whether the validation was successful 20100614
Events
Class IF_BCFG_RESULT_VALIDATE has no event.
Types
Class 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 Returning RESULT Value transfer Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_LOG_ENTRIES 20110329

Method GET_LOG on class 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 Returning RESULT Value transfer Type reference (TYPE) BAPIRET2_T 20101125

Method GET_LOG_MESSAGES on class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCFG_ENUM_OPERATION_STATUS 20101125

Method GET_STATUS on class IF_BCFG_RESULT_VALIDATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in