SAP ABAP Class CL_PXN_SEMANTIC_CONTRACT (Semantic Contract)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_GLOBAL global objects 20120322
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_GLOBAL_BASE implements base if 20111116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_OBJECT proxy object (not necessarily global) 20121005
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_SEMANTIC_CONTRACT Semantic Contract 20111116
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111116
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_VERSION_ID refers a text object 20120522
Properties
Class CL_PXN_SEMANTIC_CONTRACT  
Short Description Semantic Contract    
Super Class CL_PXN_GLOBAL global objects 
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 20111116   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_MAPPING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_SEMANTIC_CONTRACT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_GLOBAL_BASE implements base if 20111116
2 IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
3 IF_PXN_OBJECT proxy object (not necessarily global) 20121005
4 IF_PXN_SEMANTIC_CONTRACT Semantic Contract 20111116
5 IF_PXN_TEXT_REFERENCE refers a text object 20111116
6 IF_PXN_VERSION_ID refers a text object 20120522
Friends
Class CL_PXN_SEMANTIC_CONTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_INFO Static Attribute Private Type reference (TYPE) T_CLASS_INFO 20111116
2 NODETYPE Instance attribute Private Attribute reference (LIKE) 20111116
3 XSD Instance attribute Private Attribute reference (LIKE) 20111116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111116
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111116
3 GET_ACTOR Instance method Private Method Fetch the specified actor (either 1 or 2) 20111122
4 GET_XML Instance method Public Method GET_XML 20120511
Events
Class CL_PXN_SEMANTIC_CONTRACT has no event.
Types
Class CL_PXN_SEMANTIC_CONTRACT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PXN_SEMANTIC_CONTRACT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_SEMANTIC_CONTRACT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY_OBJECT Test MDR 20111116

Method CONSTRUCTOR on class CL_PXN_SEMANTIC_CONTRACT has no exception.

Method GET_ACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POS Call by reference Type reference (TYPE) I 20111122
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PXN_SEMANTIC_ACTOR Semantic Actor 20111122
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111122

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20120511
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20120511
History
Last changed by/on SAP  20140121 
SAP Release Created in 804