SAP ABAP Class IF_DDIC_NTAB_CHECK (DDIC/NTAB Check: Check Instance)
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
Class IF_DDIC_NTAB_CHECK  
Short Description DDIC/NTAB Check: Check Instance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100804   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_DDIC_NTAB_CHECK has no interface implemented.
Friends
Class IF_DDIC_NTAB_CHECK has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_DDIC_NTAB_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in