SAP ABAP Interface IF_DDIC_NTAB_CHECK (DDIC/NTAB Check: Check Instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_TOOLS_NTABCONSISTENCY (Package) ABAP Tools: Service for Recursive DDIC Checks
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DDIC_NTAB_CHECK Test 20100804
Properties
Interface IF_DDIC_NTAB_CHECK  
Short Description DDIC/NTAB Check: Check Instance    
General Data
Package S_ABAP_TOOLS_NTABCONSISTENCY   ABAP Tools: Service for Recursive DDIC Checks 
Created 20100804   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_DDIC_NTAB_CHECK has no interface.
Friends
Interface IF_DDIC_NTAB_CHECK has no friend.
Attributes
Interface IF_DDIC_NTAB_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESULT Instance method Public Method 20100804
2 OBJECT_COUNT Instance method Public Method 20100804
3 RUN Instance method Public Method 20100804
Events
Interface IF_DDIC_NTAB_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RUN_OPTIONS Public See coding 20100804 begin of ty_run_options, check_data_elements type abap_bool, extended_include_check type abap_bool, boxcheck_client_dependant type abap_bool, ddic_check_flavour type i, end of ty_run_options
Method Signatures

Method GET_RESULT 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) IF_DDIC_NTAB_CHECK_RESULT 20100804

Method GET_RESULT on Interface IF_DDIC_NTAB_CHECK has no exception.

Method OBJECT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) INT4 20100804

Method OBJECT_COUNT on Interface IF_DDIC_NTAB_CHECK has no exception.

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUN_OPTIONS Call by reference Type reference (TYPE) TY_RUN_OPTIONS 20100804

Method RUN on Interface IF_DDIC_NTAB_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in