SAP ABAP Class CL_PXN_CONTRACT_ACTOR (Actor)
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_CORE Core properties 20111214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXNE_CONST general constants 20111214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CONST general constants 20111214
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_CONTRACT_ACTOR Actor 20111214
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20111214
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111214
Properties
Class CL_PXN_CONTRACT_ACTOR  
Short Description Actor    
Super Class CL_PXN_CORE Core properties 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXNE_CONST general constants 20111214
2 IF_PXN_CONST general constants 20111214
3 IF_PXN_CONTRACT_ACTOR Actor 20111214
4 IF_PXN_SUBNODE sub node (element, attribute, operation) 20111214
5 IF_PXN_TEXT_REFERENCE refers a text object 20111214
Friends
Class CL_PXN_CONTRACT_ACTOR 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_ACTOR_PREFIX Static Attribute Public Type reference (TYPE) STRING 'actor' Name prefix of struct sprx_s_proxy 20111214
3 NODETYPE Instance attribute Private Attribute reference (LIKE) 20111214
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UNIQUE_XML_NAMES Instance method Public Method 20121213
2 CHECK_WS_OP_CONSISTENCY Instance method Private Method 20121213
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111214
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111214
5 FILL_ACTOR_DEFINITION Instance method Public Method 20121218
Events
Class CL_PXN_CONTRACT_ACTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TEXTID Private Attribute reference (LIKE) 20111214
Method Signatures

Method CHECK_UNIQUE_XML_NAMES Signature

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

Method CHECK_WS_OP_CONSISTENCY Signature

Method CHECK_WS_OP_CONSISTENCY on class CL_PXN_CONTRACT_ACTOR 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_ACTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_CONTRACT_ACTOR 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 20111214

Method CONSTRUCTOR on class CL_PXN_CONTRACT_ACTOR has no exception.

Method FILL_ACTOR_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACTOR_DEFINITION Call by reference Type reference (TYPE) SPRX_CONTRACT_ACTOR 20121218
# Exception Resumable Description Created on
1 CX_PXN_FAULT 20121218
2 CX_PXN_INVALID_DATA 20121219
3 CX_PXN_NODE_OBSOLETE 20121219
History
Last changed by/on SAP  20130531 
SAP Release Created in 804