SAP ABAP Class IF_SCV_PBLOCK_NODE_EXTENSION (Additional information for processing block nodes)
Properties
Class IF_SCV_PBLOCK_NODE_EXTENSION  
Short Description Additional information for processing block nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCV_PBLOCK_NODE_EXTENSION has no forward declaration.
Interfaces
Class IF_SCV_PBLOCK_NODE_EXTENSION has no interface implemented.
Friends
Class IF_SCV_PBLOCK_NODE_EXTENSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PBLOCK_HASH Instance attribute Public Type reference (TYPE) CVA_CRC32 20120112
2 PBLOCK_IDENTIFIER Instance attribute Public Type reference (TYPE) CVS_WUKEY 20120112
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCE Instance method Public Method 20120112
2 GET_STATEMENTS Instance method Public Method 20120112
3 SET_STMNT_RESULTS_BUILDER Instance method Public Method 20120112
Events
Class IF_SCV_PBLOCK_NODE_EXTENSION has no event.
Types
Class IF_SCV_PBLOCK_NODE_EXTENSION has no local type.
Method Signatures

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SOURCE Value transfer Type reference (TYPE) SVT_SRC 20120112
# Exception Resumable Description Created on
1 CX_SCV_EXECUTION_ERROR 20120112

Method GET_STATEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PBLOCK Value transfer Type reference (TYPE) IF_SCV_STMNT_RESULTS_BUILDER=>TY_PBLOCK 20120112
2 Exporting E_PBLOCK_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20120112
3 Exporting E_STATEMENTS Value transfer Type reference (TYPE) IF_SCV_STMNT_RESULTS_BUILDER=>TY_STATEMENTS 20120112
# Exception Resumable Description Created on
1 CX_SCV_EXECUTION_ERROR 20120112

Method SET_STMNT_RESULTS_BUILDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUILDER Call by reference Object reference (TYPE REF TO) IF_SCV_STMNT_RESULTS_BUILDER 20120112

Method SET_STMNT_RESULTS_BUILDER on class IF_SCV_PBLOCK_NODE_EXTENSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in