SAP ABAP Class CL_FB_SYNTAX_CHECK_HELPER (Helper FUNC Syntax Check)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC (Package) Function Builder
Properties
Class CL_FB_SYNTAX_CHECK_HELPER  
Short Description Helper FUNC Syntax Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFUNC   Function Builder 
Created 20100831   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FB_SYNTAX_CHECK_HELPER has no interface implemented.
Friends
Class CL_FB_SYNTAX_CHECK_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FUNCNAME Instance attribute Public Type reference (TYPE) RS38L-NAME 20100831
2 SOURCE_INSTANCE Instance attribute Private Object reference (TYPE REF TO) CL_WB_SOURCE 20100831
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CHECKLIST_TO_RSLINLMSG Instance method Public Method 20100831
2 EXECUTE_ADDITIONAL_CHECKS Instance method Public Method 20100831
3 EXECUTE_RFC_UPDATE_CHECKS Instance method Public Method 20100831
4 GET_CHECK_ENVIRONMENT Instance method Public Method 20100831
5 GET_INSTANCE Static method Public Method 20100831
Events
Class CL_FB_SYNTAX_CHECK_HELPER has no event.
Types
Class CL_FB_SYNTAX_CHECK_HELPER has no local type.
Method Signatures

Method CONVERT_CHECKLIST_TO_RSLINLMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20100831
2 Importing FUNCTION_ROW Call by reference Type reference (TYPE) I 20100901
3 Importing HEADER Call by reference Type reference (TYPE) HEADER_FB 20100831
4 Exporting RESULT_ERRORS Call by reference Type reference (TYPE) TAB_RSLINLMSG 20100831
5 Exporting RESULT_MESSAGE_DESCRIPTIONS Call by reference Type reference (TYPE) RSLINLTAB 20100831
6 Exporting RESULT_WARNINGS Call by reference Type reference (TYPE) TAB_RSLINLMSG 20100831

Method CONVERT_CHECKLIST_TO_RSLINLMSG on class CL_FB_SYNTAX_CHECK_HELPER has no exception.

Method EXECUTE_ADDITIONAL_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20100831
2 Importing FUNCTION_ROW Call by reference Type reference (TYPE) I 20120830
3 Importing GLOBAL_CHECK Call by reference Type reference (TYPE) CHAR1 SPACE 20100831
4 Importing HEADER Call by reference Type reference (TYPE) HEADER_FB 20100831
5 Importing INTERFACE Call by reference Type reference (TYPE) RSFBINTFV 20100831

Method EXECUTE_ADDITIONAL_CHECKS on class CL_FB_SYNTAX_CHECK_HELPER has no exception.

Method EXECUTE_RFC_UPDATE_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST 20100831
2 Importing HEADER Call by reference Type reference (TYPE) HEADER_FB 20100831
3 Importing INTERFACE Call by reference Type reference (TYPE) RSFBINTFV 20100831

Method EXECUTE_RFC_UPDATE_CHECKS on class CL_FB_SYNTAX_CHECK_HELPER has no exception.

Method GET_CHECK_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLOBAL_CHECK Call by reference Type reference (TYPE) CHAR1 SPACE 20100831
2 Importing HEADER Call by reference Type reference (TYPE) HEADER_FB 20100831
3 Changing INTERFACE Call by reference Type reference (TYPE) RSFBINTFV 20100831
4 Importing NEW_SYNTAX_CHECK Call by reference Type reference (TYPE) CHAR1 'X' 20100831
5 Importing NO_INSERT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100901

Method GET_CHECK_ENVIRONMENT on class CL_FB_SYNTAX_CHECK_HELPER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCNAME Call by reference Type reference (TYPE) RS38L-NAME 20100831
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_FB_SYNTAX_CHECK_HELPER 20100831
3 Importing SOURCE_INSTANCE Call by reference Object reference (TYPE REF TO) CL_WB_SOURCE 20100831

Method GET_INSTANCE on class CL_FB_SYNTAX_CHECK_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740