SAP ABAP Class CL_FDT_GTC_STATIC_METHOD (Unit Test for the Expression Static Method Call)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 20070503
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_STATIC_METHOD_BRS Unit-Test for Expression: Static Method (BRS) 20111213
Properties
Class CL_FDT_GTC_STATIC_METHOD  
Short Description Unit Test for the Expression Static Method Call    
Super Class CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20070503   SAP 
Last change 20140121   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)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_STATIC_METHOD has no interface implemented.
Friends
Class CL_FDT_GTC_STATIC_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TEST_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_FDT_TEST_STATIC_METHOD_CALL' Object Type Name 20090925
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATABASE_PROCEDURE_CALL Static method Public Method Create a Static Method Expression with DB Procedure call tye 20130204
2 CREATE_FUNCTION_MODULE_CALL Static method Public Method Create a Static Method Expression instance with FM call type 20091005
3 CREATE_PROC_CALL Static method Public Method Creates a procedure call used by other unit tests 20111115
4 CREATE_REWORKED_STATIC_METHOD Static method Public Method Creates a static method 20090925
5 CREATE_STATIC_METHOD_CALL Static method Public Method 20070503
6 MFT_EXPR_1500_000_SET_CLASS Instance method Protected Test Method for ABAP Unit Test: Set Class Name with Invalid Parameters 20070504
7 MFT_EXPR_1500_001_SET_SUB_EXPR Instance method Protected Test Method for ABAP Unit Test: Set Subexpressions with Invalid Parameters 20070504
Events
Class CL_FDT_GTC_STATIC_METHOD has no event.
Types
Class CL_FDT_GTC_STATIC_METHOD has no local type.
Method Signatures

Method CREATE_DATABASE_PROCEDURE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Application UUID 20130204
2 Returning RO_PROCEDURE_CALL Value transfer Object reference (TYPE REF TO) IF_FDT_STATIC_METHOD FDT: Static Method 20130204

Method CREATE_DATABASE_PROCEDURE_CALL on class CL_FDT_GTC_STATIC_METHOD has no exception.

Method CREATE_FUNCTION_MODULE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Application UUID 20091005
2 Returning RO_STATIC_METHOD Value transfer Object reference (TYPE REF TO) IF_FDT_STATIC_METHOD FDT: Static Method 20091005

Method CREATE_FUNCTION_MODULE_CALL on class CL_FDT_GTC_STATIC_METHOD has no exception.

Method CREATE_PROC_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20111115
2 Importing IV_INDEX Call by reference Type reference (TYPE) I 20111115
3 Importing IV_RESULT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20111115
4 Returning RO_STATIC_METHOD Value transfer Object reference (TYPE REF TO) IF_FDT_STATIC_METHOD FDT: Static Method / Call Procedure 20111115

Method CREATE_PROC_CALL on class CL_FDT_GTC_STATIC_METHOD has no exception.

Method CREATE_REWORKED_STATIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090925
2 Returning RO_STATIC_METHOD Value transfer Object reference (TYPE REF TO) IF_FDT_STATIC_METHOD FDT: Static Method 20090925

Method CREATE_REWORKED_STATIC_METHOD on class CL_FDT_GTC_STATIC_METHOD has no exception.

Method CREATE_STATIC_METHOD_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUB_EXPR Call by reference Object reference (TYPE REF TO) IF_FDT_EXPRESSION 20070503
2 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070503
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20070503
4 Returning RO_STATIC_METHOD Value transfer Object reference (TYPE REF TO) IF_FDT_STATIC_METHOD 20070503
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20070504

Method MFT_EXPR_1500_000_SET_CLASS Signature

Method MFT_EXPR_1500_000_SET_CLASS on class CL_FDT_GTC_STATIC_METHOD has no parameter.
Method MFT_EXPR_1500_000_SET_CLASS on class CL_FDT_GTC_STATIC_METHOD has no exception.

Method MFT_EXPR_1500_001_SET_SUB_EXPR Signature

Method MFT_EXPR_1500_001_SET_SUB_EXPR on class CL_FDT_GTC_STATIC_METHOD has no parameter.
Method MFT_EXPR_1500_001_SET_SUB_EXPR on class CL_FDT_GTC_STATIC_METHOD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710