SAP ABAP Class CL_PXN_CHECK (Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
Properties
Class CL_PXN_CHECK  
Short Description Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20090720   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PXN_CDT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_PXN_CHECK has no interface implemented.
Friends
Class CL_PXN_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PATTERN Constant Protected See coding 20090801
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INTERFACE_PATTERN Static method Public Method 20090720
2 CHECK_INTERFACE_SECURITY_LEVEL Static method Public Method 20090720
3 CHECK_OPERATION_PATTERN Static method Public Method 20090720
4 CHECK_OPERATION_PATTERN_BASIC Static method Public Method 20120712
5 CHECK_REPTERM Static method Public Method 20090727
6 CHECK_XSD_FACET Static method Public Method 20090728
7 CHECK_XSD_FACETS Static method Private Method 20090728
8 CHECK_XSD_NAME Static method Public Method 20090731
9 CHECK_XSD_QNAME Static method Public Method Check Name + Namespace 20090805
10 DYNAMIC_APPEND_SUPPORTED Static method Public Method 20090819
11 GET_INTERFACE_PATTERNS Static method Public Method 20090721
12 GET_INTERFACE_SECURITY_LEVELS Static method Public Method 20090720
13 GET_MAP_MODES Static method Public Method 20110511
14 GET_OPERATION_PATTERNS Static method Public Method 20090721
Events
Class CL_PXN_CHECK has no event.
Types
Class CL_PXN_CHECK has no local type.
Method Signatures

Method CHECK_INTERFACE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_PXN_CONFIGURATION 20090720
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20090720
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090720

Method CHECK_INTERFACE_SECURITY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_PXN_CONFIGURATION 20090720
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20090720
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090720

Method CHECK_OPERATION_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Object reference (TYPE REF TO) IF_PXN_OPERATION operation 20090720
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20090720
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090720

Method CHECK_OPERATION_PATTERN_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HAS_RESPONSE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120712
2 Importing INTERFACE_PATTERN Call by reference Type reference (TYPE) STRING 20120712
3 Importing NO_RESPONSE_REQUIRED Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120713
4 Importing OPERATION Call by reference Object reference (TYPE REF TO) IF_PXN_OPERATION_CONFIG operation 20120712
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20120712
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20120712

Method CHECK_REPTERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATATYPE Call by reference Object reference (TYPE REF TO) IF_PXN_DATATYPE_SC_GLOBAL 20090727
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20090727
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090727

Method CHECK_XSD_FACET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090728
2 Importing FACETS Call by reference Type reference (TYPE) CL_PXN_CDT=>T_FACETS 20090728
3 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20090728
4 Importing REPTERM Call by reference Type reference (TYPE) STRING 20100401
5 Importing SIMPLETYPE Call by reference Object reference (TYPE REF TO) IF_PXN_DATATYPE_SIMPLE Attribute inline 20100216
6 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20090728
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20090728
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090728

Method CHECK_XSD_FACETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090728
2 Importing FACETS Call by reference Type reference (TYPE) CL_PXN_CDT=>T_FACETS 20090728
3 Importing REPTERM Call by reference Type reference (TYPE) STRING 20100401
4 Importing SIMPLETYPE Call by reference Object reference (TYPE REF TO) IF_PXN_DATATYPE_SIMPLE Global data type with simple content 20100216
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Node inconsistent 20090728
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20090728

Method CHECK_XSD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE name to be checked 20090731
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090731

Method CHECK_XSD_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20090805
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20090805

Method DYNAMIC_APPEND_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20090819

Method DYNAMIC_APPEND_SUPPORTED on class CL_PXN_CHECK has no exception.

Method GET_INTERFACE_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_PXN_CONFIGURATION Configuration data 20090721
2 Exporting PATTERN Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20090721
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090721

Method GET_INTERFACE_SECURITY_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Object reference (TYPE REF TO) IF_PXN_CONFIGURATION Configuration data 20090720
2 Exporting LEVELS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20090720
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090720

Method GET_MAP_MODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MODES Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20110511
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20110511

Method GET_OPERATION_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE_PATTERN Call by reference Type reference (TYPE) STRING 20120712
2 Exporting PATTERN Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20090721
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090721
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L