SAP ABAP Class IF_PXN_SEMANTIC_ACTOR (Actor within Semantic Contract)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE Core properties 20111123
2 Interface composition (i COMPRISING i_ref)  IF_PXN_CORE_INFO Core info 20111123
3 Interface composition (i COMPRISING i_ref)  IF_PXN_SUBNODE sub node (element, attribute, operation) 20111115
4 Interface composition (i COMPRISING i_ref)  IF_PXN_TEXT_REFERENCE refers a text object 20111115
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_SEMANTIC_ACTOR Semantic Actor 20111116
Properties
Class IF_PXN_SEMANTIC_ACTOR  
Short Description Actor within Semantic Contract    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_SEMANTIC_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_SUBNODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_PXN_SEMANTIC_ACTOR has no interface implemented.
Friends
Class IF_PXN_SEMANTIC_ACTOR has no friend class.
Attributes
Class IF_PXN_SEMANTIC_ACTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OPERATION Instance method Public Method 20111115
2 GET_NAME Instance method Public Method 20111124
3 GET_OPERATIONS Instance method Public Method 20111124
4 GET_TEXT Instance method Public Method 20111115
5 SET_NAME Instance method Public Method 20111115
6 SET_OP_POSITIONS Instance method Public Method 20111205
7 SET_TEXT Instance method Public Method 20111115
Events
Class IF_PXN_SEMANTIC_ACTOR has no event.
Types
Class IF_PXN_SEMANTIC_ACTOR has no local type.
Method Signatures

Method CREATE_OPERATION 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 20111115
2 Importing POS Call by reference Type reference (TYPE) I 0 20111116
3 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_SEMANTIC_OPERATION 20111115
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20111116
2 CX_PXN_LOCK_FAILED 20111115
3 CX_PXN_NODE_OBSOLETE 20111115
4 CX_PXN_READ_ONLY 20111115

Method GET_NAME Signature

Method GET_NAME on class IF_PXN_SEMANTIC_ACTOR has no parameter.
Method GET_NAME on class IF_PXN_SEMANTIC_ACTOR has no exception.

Method GET_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) IF_PXN_SEMANTIC_OPERATION=>TAB 20111124
# Exception Resumable Description Created on
1 CX_PXN_LOCK_FAILED 20111124
2 CX_PXN_NODE_OBSOLETE 20111124
3 CX_PXN_READ_ONLY 20111124

Method GET_TEXT Signature

Method GET_TEXT on class IF_PXN_SEMANTIC_ACTOR has no parameter.
Method GET_TEXT on class IF_PXN_SEMANTIC_ACTOR has no exception.

Method SET_NAME Signature

Method SET_NAME on class IF_PXN_SEMANTIC_ACTOR has no parameter.
Method SET_NAME on class IF_PXN_SEMANTIC_ACTOR has no exception.

Method SET_OP_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEMANTIC_OPERATIONS Call by reference Type reference (TYPE) IF_PXN_SEMANTIC_OPERATION=>TAB 20111205
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20111205
2 CX_PXN_LOCK_FAILED Object cannot be locked 20111205
3 CX_PXN_NODE_OBSOLETE Node is obsolete 20111205
4 CX_PXN_READ_ONLY Read only 20111205

Method SET_TEXT Signature

Method SET_TEXT on class IF_PXN_SEMANTIC_ACTOR has no parameter.
Method SET_TEXT on class IF_PXN_SEMANTIC_ACTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in