SAP ABAP Class CX_CFX_API_CHECKS (Error in Input Check of API)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_API (Package) Collaboration Folders: API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20011009
Properties
Class CX_CFX_API_CHECKS  
Short Description Error in Input Check of API    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CFX_API   Collaboration Folders: API 
Created 20011009   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CFX_API_CHECKS has no forward declaration.
Interfaces
Class CX_CFX_API_CHECKS has no interface implemented.
Friends
Class CX_CFX_API_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FIELD Instance attribute Public Type reference (TYPE) BAPI_FLD Field in parameter 20011011
2 ID Instance attribute Public Type reference (TYPE) CFX_T_EXTERNAL_ID ID 20050331
3 NAMESPACE Instance attribute Public Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Namespace 20050331
4 OBJECT_DESCRIPTION Instance attribute Public Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Object Description (Type + Category) 20030227
5 PARAMETER Instance attribute Public Type reference (TYPE) BAPI_PARAM Parameter Name 20011011
6 ROW Instance attribute Public Type reference (TYPE) BAPI_LINE Lines In Parameter 20011011
7 SC_AREA_PUBLIC Constant Public Type reference (TYPE) SYMSGV 'AreaPublic' 'Operation' Not Allowed in Public Area 20020521
8 SC_CHANGE_OWN_AUTHORIZATION Constant Public Type reference (TYPE) SYMSGV 'ChangeOwnAuthorization' Own Authorization Cannot Be Changed 20011016
9 SC_DEL_CHANGE_ITEM Constant Public Type reference (TYPE) SYMSGV 'DelChangeItem' Item Is to Be Deleted and Changed 20030528
10 SC_ERROR_GET_CONTENT Constant Public Type reference (TYPE) SYMSGV 'ErrorGetContent' Error when Loading File 20011012
11 SC_FIELD_NOT_EXISTING Constant Public Type reference (TYPE) SYMSGV 'FieldNotExisting' Field Does Not Exist 20050331
12 SC_FOLDER_NOT_PUBLIC Constant Public Type reference (TYPE) SYMSGV 'FolderNotPublic' 'Operation' Only Allowed in Public Area 20011012
13 SC_ID_MISSING_NAMESPACE_GIVEN Constant Public Type reference (TYPE) SYMSGV 'IdMissingNamespaceGiven' ID Missing for Namespace 20050331
14 SC_INPUT_INVALID Constant Public Type reference (TYPE) SYMSGV 'InputInvalid' Invalid entry 20030904
15 SC_INPUT_MISSING Constant Public Type reference (TYPE) SYMSGV 'InputMissing' 'Mandatory Field' Empty 20011011
16 SC_INPUT_NO_GUID Constant Public Type reference (TYPE) SYMSGV 'InputNoGuid' Input No GUID 20011011
17 SC_ITEM_NOT_EXISTING Constant Public Type reference (TYPE) SYMSGV 'ItemNotExisting' Item does not exist 20050331
18 SC_NAME_TO_LONG Constant Public Type reference (TYPE) SYMSGV 'NameToLong' Name is too long 20011019
19 SC_NOT_BOOL Constant Public Type reference (TYPE) SYMSGV 'NotBool' Neither 'yes' nor 'no' 20011026
20 SC_NO_SUCH_AUTHORIZATION Constant Public Type reference (TYPE) SYMSGV 'NoSuchAuthorization' Invalid Authorization 20011016
21 SC_NO_SUCH_CONTEXT Constant Public Type reference (TYPE) SYMSGV 'NoSuchAlias' Object (Area) has no context with this ID 20011012
22 SC_NO_SUCH_DOCUMENT_TYPE Constant Public Type reference (TYPE) SYMSGV 'NoSuchDocumentType' The specified document category does not exist 20011012
23 SC_NO_SUCH_USER Constant Public Type reference (TYPE) SYMSGV 'NoSuchUser' Invalid username 20011016
24 SC_OBJECT_TYPES_DIFFER Constant Public Type reference (TYPE) SYMSGV 'ObjectTypesDiffer' Object Types Are Different 20050321
25 SC_OBJECT_TYPE_INVALID Constant Public Type reference (TYPE) SYMSGV 'ObjectTypeInvalid' The category of the specified object is not supported 20011024
26 SC_PARAMETER_OBSOLETE Constant Public Type reference (TYPE) SYMSGV 'ParameterObsolete' Parameter Obsolete 20030305
27 SC_SCENARIO_INVALID Constant Public Type reference (TYPE) SYMSGV 'ScenarioInvalid' The specified scenario does not exist 20011025
28 SC_S_API_BACKNAME_REQ Constant Public Type reference (TYPE) SYMSGV 'BackendNameReq' Message Variable 20061127
29 SC_S_API_TYPEID_REQ Constant Public Type reference (TYPE) SYMSGV 'TypeIdReq' Message Variable 20061127
30 SC_TYPING_NOT_SUPPORTED Constant Public Type reference (TYPE) SYMSGV 'TypingNotSupported' Categorization Not Supported 20030307
31 SC_WRONG_BACKEND_SYSTEM Constant Public Type reference (TYPE) SYMSGV 'WrongBackendSystem' The specified backend system does not fit the context 20011012
32 TEMPLATE_NUMBER Instance attribute Public Type reference (TYPE) I Template Number 20050331
33 TYPE Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20011011
34 VALID_OBJECT_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_CFX_OBJECT_TYPE Object Type 20011017
35 VALUE Instance attribute Public Type reference (TYPE) STRING Parameter Value 20011011
36 VAR1 Instance attribute Public Type reference (TYPE) STRING 20011012
37 VAR2 Instance attribute Public Type reference (TYPE) STRING 20011012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011009
Events
Class CX_CFX_API_CHECKS has no event.
Types
Class CX_CFX_API_CHECKS 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 FIELD Call by reference Type reference (TYPE) BAPI_FLD 20011011
2 Importing ID Call by reference Type reference (TYPE) CFX_T_EXTERNAL_ID 20050331
3 Importing NAMESPACE Call by reference Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE 20050331
4 Importing OBJECT_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION 20030227
5 Importing PARAMETER Call by reference Type reference (TYPE) BAPI_PARAM 20011011
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20011009
7 Importing ROW Call by reference Type reference (TYPE) BAPI_LINE 20011011
8 Importing TEMPLATE_NUMBER Call by reference Type reference (TYPE) I 20050331
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20011009
10 Importing TYPE Call by reference Type reference (TYPE) SYMSGV 20011011
11 Importing VALID_OBJECT_TYPE Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_TYPE 20011017
12 Importing VALUE Call by reference Type reference (TYPE) STRING 20011011
13 Importing VAR1 Call by reference Type reference (TYPE) STRING 20011012
14 Importing VAR2 Call by reference Type reference (TYPE) STRING 20011012

Method CONSTRUCTOR on class CX_CFX_API_CHECKS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100