SAP ABAP Class CL_PXN_CONTRACT (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_CONTRACT Contract 20111214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_GLOBAL_BASE implements base if 20111214
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_OBJECT proxy object (not necessarily global) 20121005
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111214
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_VERSION_ID refers a text object 20120522
Properties
Class CL_PXN_CONTRACT  
Short Description 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 20111214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CX_PXN_LOG_ENTRY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_PXN_CONTRACT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_PXN_MAPPING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_PXN_SEMANTIC_CONTRACT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_CONTRACT Contract 20111214
2 IF_PXN_GLOBAL_BASE implements base if 20111214
3 IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
4 IF_PXN_OBJECT proxy object (not necessarily global) 20121005
5 IF_PXN_TEXT_REFERENCE refers a text object 20111214
6 IF_PXN_VERSION_ID refers a text object 20120522
Friends
Class CL_PXN_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 20111214
2 C_GEN_APPL_MODELLED Constant Private Type reference (TYPE) PRXGENAPPL 'Modelled' 20120113
3 C_GEN_APPL_WS Constant Private Type reference (TYPE) PRXGENAPPL CL_PROXY=>GENERATING_APPLICATION_WEBSERV g 20120113
4 MESSAGE_SCOPES Instance attribute Private Type reference (TYPE) T_MESSAGE_SCOPES 20120113
5 NODETYPE Instance attribute Private Attribute reference (LIKE) 20111214
6 SEMANTIC_CONTRACT Instance attribute Private Type reference (TYPE) SPRX_S_PROXY 20120525
7 XSD Instance attribute Private Attribute reference (LIKE) 20111214
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ACTOR_OPERATIONS Instance method Private Method Adjust operations of actor to corresponding sementic actor 20120111
2 CHECK_COMMUNICATION_TYPE Instance method Private Method 20121213
3 CHECK_LIFECYCLE Instance method Private Method 20121213
4 CHECK_SCOPE Instance method Private Method 20121213
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111214
6 COMPARE_SEM_CONTRACT Instance method Private Method Reconcile contract to corresponding semantic contract 20120201
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111214
8 FILL_RFC_CONSUMER_DEFINITION Instance method Private Method 20121218
9 GET_ACTOR Instance method Private Method Fetch the specified actor (either 1 or 2) 20111214
10 GET_CONSUMER_DEFINITION Static method Public Method 20130124
11 GET_CONTRACT_DEFINITION Instance method Private Method 20130116
12 GET_SCHEMA_TYPES Instance method Private Method GET_XML 20120511
13 GET_SEM_CONTRACT_SPRX_QNAME Instance method Private Method 20121129
14 GET_XML Instance method Public Method GET_XML 20120511
15 IS_SCOPE_VALID Instance method Public Method 20120111
16 QUERY_SEM_CONTRACT Instance method Private Method 20120525
Events
Class CL_PXN_CONTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHANGED_IDS Private See coding 20120213 tt_changed_ids type standard table of ty_changed_ids with non-unique key id
2 TY_CHANGED_IDS Private See coding 20120213 begin of ty_changed_ids, id type prx_id, type_of_change type c length 1, end of ty_changed_ids
3 T_MESSAGE_SCOPE Public See coding 20120111 begin of t_message_scope, package type devclass, gen_appl type prxgenappl, mess_name type prx_r3name, end of t_message_scope
4 T_MESSAGE_SCOPES Public See coding 20120113 t_message_scopes type sorted table of t_message_scope with unique key mess_name
Method Signatures

Method ADJUST_ACTOR_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGES Call by reference Type reference (TYPE) TT_CHANGED_IDS 20120305
2 Changing CT_LOG Call by reference Type reference (TYPE) CX_PXN_LOG_ENTRY=>TAB 20120305
3 Importing IR_CONTRACT_ACTOR Call by reference Object reference (TYPE REF TO) SPRX_S_CONTRACT_ACTOR 20120111
4 Importing IS_SEMANTIC_ACTOR Call by reference Type reference (TYPE) SPRX_S_CONTRACT_ACTOR 20120111

Method ADJUST_ACTOR_OPERATIONS on class CL_PXN_CONTRACT has no exception.

Method CHECK_COMMUNICATION_TYPE Signature

Method CHECK_COMMUNICATION_TYPE on class CL_PXN_CONTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT 20121213
2 CX_PXN_NODE_OBSOLETE 20121213

Method CHECK_LIFECYCLE Signature

Method CHECK_LIFECYCLE on class CL_PXN_CONTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_INCONSISTENCY_WARNING 20121213
2 CX_PXN_NODE_INCONSISTENT 20121213
3 CX_PXN_NODE_OBSOLETE 20121213

Method CHECK_SCOPE Signature

Method CHECK_SCOPE on class CL_PXN_CONTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT 20121213
2 CX_PXN_NODE_OBSOLETE 20121213

Method CLASS_CONSTRUCTOR Signature

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

Method COMPARE_SEM_CONTRACT Signature

Method COMPARE_SEM_CONTRACT on class CL_PXN_CONTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_PXN_INCONSISTENT_REPAIRABLE external inconsistency; repair might be possible 20120201
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20120201

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 20111214

Method CONSTRUCTOR on class CL_PXN_CONTRACT has no exception.

Method FILL_RFC_CONSUMER_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RFC_CONSUMER_DEFINITION Call by reference Type reference (TYPE) SPRX_RFC_CONSUMER_TAB 20121218
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20130315
2 CX_PXN_NODE_OBSOLETE 20121219

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 20111214
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PXN_CONTRACT_ACTOR Actor 20111214
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20111214

Method GET_CONSUMER_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20130124
2 Changing RFC_CONSUMER_DEFINITION Call by reference Type reference (TYPE) SPRX_RFC_CONSUMER_TAB 20130124

Method GET_CONSUMER_DEFINITION on class CL_PXN_CONTRACT has no exception.

Method GET_CONTRACT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTRACT_DEFINITION Call by reference Type reference (TYPE) SPRX_CONTRACT 20130116
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20130116

Method GET_SCHEMA_TYPES 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

Method GET_SEM_CONTRACT_SPRX_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) SPRX_QNAME 20121129
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20121129

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

Method IS_SCOPE_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CURRENT_SCOPE Call by reference Type reference (TYPE) T_MESSAGE_SCOPE 20120111
2 Importing IGNORE_ID Call by reference Type reference (TYPE) PRX_ID 20130201
3 Exporting IS_VALID Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20120111
4 Importing SCOPE Call by reference Type reference (TYPE) T_MESSAGE_SCOPE 20120111
# Exception Resumable Description Created on
1 CX_PXN_NODE_INCONSISTENT Object is invalid or inconsistent 20120113
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20120113

Method QUERY_SEM_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SEM_CONTRACT_PROXY Value transfer Type reference (TYPE) SPRX_S_PROXY 20120525
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20120525
2 CX_PXN_NODE_OBSOLETE 20120525
History
Last changed by/on SAP  20140121 
SAP Release Created in 804