SAP ABAP Class CL_FDT_GTC_LOOP (Test Classe for FDT-Rule)
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 20081217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_LOOP_BRS Unit-Test for Expression: Loop (BRS) 20111207
Properties
Class CL_FDT_GTC_LOOP  
Short Description Test Classe for FDT-Rule    
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 20081217   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)
2 IF_FDT_STRUCTURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_LOOP has no interface implemented.
Friends
Class CL_FDT_GTC_LOOP has no friend class.
Attributes
Class CL_FDT_GTC_LOOP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LOOP_SAME_STRUC_NAME Static method Public Method Creates a loop with same structure / table name 20091215
2 CREAT_LOOP_FOR_EACH Static method Public Method Creat Loop expression with Repeat times 20081219
3 CREAT_LOOP_FOR_EACH_2 Static method Public Method Create Loop Expression for a table resulting from dblookup 20090424
4 CREAT_LOOP_FOR_EACH_3 Static method Public Method Create Loop Expression with an exit condition 20090715
5 CREAT_LOOP_FOR_EACH_4 Static method Public Method Create Loop Expression with a continue condition 20090715
6 CREAT_LOOP_FOR_EACH_SUM Static method Public Method 20090424
7 CREAT_LOOP_REPEAT_TIMES Static method Public Method Creat Loop expression with Repeat times 20081217
8 CREAT_LOOP_REPEAT_WHILE_UNTIL Static method Public Method Creat Loop expression with Repeat times 20081217
9 MFT_EXPR_9000_000_CONTEXT Instance method Protected Test Method for ABAP Unit Test: Context Handling 20090220
10 MFT_EXPR_9000_001_CONTEXT_RLST Instance method Protected Test Method for ABAP Unit TEST: Rulest Context used properly 20090220
11 MFT_EXPR_9000_002_NO_FUNCTION Instance method Protected Test Method for ABAP Unit TEST: Non assigned loop 20090220
12 MFT_EXPR_9000_003_CONTEXT_ENH Instance method Protected Test Method for ABAP Unit Test: Loop Enhanced Context 20090220
13 MFT_EXPR_9000_004_CNTX_INTRSEC Instance method Protected Test Method for ABAP Unit Test: Context Intersection. 20090220
14 MFT_EXPR_9000_005_LOOP_IN_LOOP Instance method Protected Test Method for ABAP Unit Test: A loop mustn't be nested in itself 20090220
15 MFT_EXPR_9000_006_CONTXT_TABLE Instance method Protected Test Method for ABAP Unit Test: Nested Table in Context 20090306
16 MFT_EXPR_9000_007_SWAPPED_WA Instance method Protected Test Method for ABAP Unit Unit test for a swapped waorkarea 20111124
17 SET_TABLE_TO_CONTEXT Static method Private Method 20081219
Events
Class CL_FDT_GTC_LOOP has no event.
Types
Class CL_FDT_GTC_LOOP has no local type.
Method Signatures

Method CREATE_LOOP_SAME_STRUC_NAME 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 20091215
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20091215

Method CREATE_LOOP_SAME_STRUC_NAME on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_FOR_EACH 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 20081219
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20081219

Method CREAT_LOOP_FOR_EACH on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_FOR_EACH_2 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 20090424
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20090424

Method CREAT_LOOP_FOR_EACH_2 on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_FOR_EACH_3 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 20090715
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20090715

Method CREAT_LOOP_FOR_EACH_3 on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_FOR_EACH_4 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 20090715
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20090715

Method CREAT_LOOP_FOR_EACH_4 on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_FOR_EACH_SUM 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 20090424
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20090424

Method CREAT_LOOP_FOR_EACH_SUM on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_REPEAT_TIMES 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 20081217
2 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20081217

Method CREAT_LOOP_REPEAT_TIMES on class CL_FDT_GTC_LOOP has no exception.

Method CREAT_LOOP_REPEAT_WHILE_UNTIL 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 20081217
2 Importing IV_NO_FORMULA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090929
3 Importing IV_WHILE Call by reference Type reference (TYPE) ABAP_BOOL 20081217
4 Returning RO_LOOP Value transfer Object reference (TYPE REF TO) IF_FDT_LOOP FDT: Loop 20081217

Method CREAT_LOOP_REPEAT_WHILE_UNTIL on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_000_CONTEXT Signature

Method MFT_EXPR_9000_000_CONTEXT on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_000_CONTEXT on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_001_CONTEXT_RLST Signature

Method MFT_EXPR_9000_001_CONTEXT_RLST on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_001_CONTEXT_RLST on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_002_NO_FUNCTION Signature

Method MFT_EXPR_9000_002_NO_FUNCTION on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_002_NO_FUNCTION on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_003_CONTEXT_ENH Signature

Method MFT_EXPR_9000_003_CONTEXT_ENH on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_003_CONTEXT_ENH on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_004_CNTX_INTRSEC Signature

Method MFT_EXPR_9000_004_CNTX_INTRSEC on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_004_CNTX_INTRSEC on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_005_LOOP_IN_LOOP Signature

Method MFT_EXPR_9000_005_LOOP_IN_LOOP on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_005_LOOP_IN_LOOP on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_006_CONTXT_TABLE Signature

Method MFT_EXPR_9000_006_CONTXT_TABLE on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_006_CONTXT_TABLE on class CL_FDT_GTC_LOOP has no exception.

Method MFT_EXPR_9000_007_SWAPPED_WA Signature

Method MFT_EXPR_9000_007_SWAPPED_WA on class CL_FDT_GTC_LOOP has no parameter.
Method MFT_EXPR_9000_007_SWAPPED_WA on class CL_FDT_GTC_LOOP has no exception.

Method SET_TABLE_TO_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_FDT_CONTEXT FDT: Context 20081219

Method SET_TABLE_TO_CONTEXT on class CL_FDT_GTC_LOOP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720