SAP ABAP Class CX_ABAP_NOT_IN_PACKAGE (The table is not in the given package)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100709
Properties
Class CX_ABAP_NOT_IN_PACKAGE  
Short Description The table is not in the given package    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SABP   ABAP Runtime Environment 
Created 20100706   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ABAP_NOT_IN_PACKAGE has no forward declaration.
Interfaces
Class CX_ABAP_NOT_IN_PACKAGE has no interface implemented.
Friends
Class CX_ABAP_NOT_IN_PACKAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ABAP_NOT_IN_PACKAGE Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002EE91D363B42E6A014D' 20100709
2 ERROR_IN_CALLED_METHOD Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002EE91D363B5D53C814E' 20100709
3 EXCEPTION Instance attribute Public Type reference (TYPE) STRING Exception that the method raised 20100709
4 METHOD Instance attribute Public Type reference (TYPE) STRING Method that raised the exception 20100709
5 TABLE Instance attribute Public Type reference (TYPE) STRING Table name 20100709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100709
Events
Class CX_ABAP_NOT_IN_PACKAGE has no event.
Types
Class CX_ABAP_NOT_IN_PACKAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Type reference (TYPE) STRING 20100709
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20100709
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100709
4 Importing TABLE Call by reference Type reference (TYPE) STRING 20100709
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100709

Method CONSTRUCTOR on class CX_ABAP_NOT_IN_PACKAGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in