SAP ABAP Class CX_RSTRAN_NUMBER_OF_PARAMETER (Number of Parameters Is Not Correct)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN (Package) Transformation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSTRAN_EXCEPTION Transformation Exception Class 20050121
Properties
Class CX_RSTRAN_NUMBER_OF_PARAMETER  
Short Description Number of Parameters Is Not Correct    
Super Class CX_RSTRAN_EXCEPTION Transformation Exception Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSTRAN   Transformation 
Created 20050121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_RSTRAN_NUMBER_OF_PARAMETER has no forward declaration.
Interfaces
Class CX_RSTRAN_NUMBER_OF_PARAMETER has no interface implemented.
Friends
Class CX_RSTRAN_NUMBER_OF_PARAMETER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOWED_SOURCE Instance attribute Public Type reference (TYPE) I Number of Permitted Parameters 20050121
2 ALLOWED_TARGET Instance attribute Public Type reference (TYPE) I Number of Permitted Parameters 20050121
3 CURRENT_SOURCE Instance attribute Public Type reference (TYPE) I Number of Assigned Parameters 20050121
4 CURRENT_TARGET Instance attribute Public Type reference (TYPE) I Number of Assigned Parameters 20050121
5 NUMBER_CURRUNIT Constant Public See coding 20050128
6 NUMBER_SOURCE Constant Public See coding 20050128
7 NUMBER_TARGET Constant Public See coding 20050128
8 UNIT_ALLOWED_SOURCE Instance attribute Public Type reference (TYPE) I Number Permitted Unit/Currency Parameter 20050121
9 UNIT_ALLOWED_TARGET Instance attribute Public Type reference (TYPE) I Number Permitted Unit/Currency Parameter 20050121
10 UNIT_CURRENT_SOURCE Instance attribute Public Type reference (TYPE) I Number of Assigned Unit/Currency Parameters 20050121
11 UNIT_CURRENT_TARGET Instance attribute Public Type reference (TYPE) I Number of Assigned Unit/Currency Parameters 20050121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050121
Events
Class CX_RSTRAN_NUMBER_OF_PARAMETER has no event.
Types
Class CX_RSTRAN_NUMBER_OF_PARAMETER 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 ALLOWED_SOURCE Call by reference Type reference (TYPE) I 20050121
2 Importing ALLOWED_TARGET Call by reference Type reference (TYPE) I 20050121
3 Importing CURRENT_SOURCE Call by reference Type reference (TYPE) I 20050121
4 Importing CURRENT_TARGET Call by reference Type reference (TYPE) I 20050121
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050121
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050121
7 Importing UNIT_ALLOWED_SOURCE Call by reference Type reference (TYPE) I 20050121
8 Importing UNIT_ALLOWED_TARGET Call by reference Type reference (TYPE) I 20050121
9 Importing UNIT_CURRENT_SOURCE Call by reference Type reference (TYPE) I 20050121
10 Importing UNIT_CURRENT_TARGET Call by reference Type reference (TYPE) I 20050121

Method CONSTRUCTOR on class CX_RSTRAN_NUMBER_OF_PARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700