SAP ABAP Class CL_FSBP_TEST_CONFIG (Access to Test Configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS-BP (Application Component) Business Partner
     FS_BP_FND_PROXY (Package) Proxy for Financial Services Business Partner
Properties
Class CL_FSBP_TEST_CONFIG  
Short Description Access to Test Configuration    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_BP_FND_PROXY   Proxy for Financial Services Business Partner 
Created 20120720   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_FSBP_TEST_CONFIG has no interface implemented.
Friends
Class CL_FSBP_TEST_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PARAMETER_NAMES Constant Private See coding 20120724
2 MT_TEST_PARAMETERS Instance attribute Private Type reference (TYPE) TT_TEST_PARAMETERS 20120723
3 MV_COMMUNICATION_PATH Instance attribute Public Type reference (TYPE) FSBP_PRX_COMMUNICATION_PATH Access mode 20120724
4 S_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_FSBP_TEST_CONFIG Access to Test Configuration 20120724
5 S_TEST_EXEC_LEGAL Static Attribute Public Type reference (TYPE) ABAP_BOOL Checkbox: Is Testing Allowed in This System 20120724
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120720
2 CONSTRUCTOR Instance method Public Constructor 20120724
3 GET_INSTANCE Static method Public Method 20120724
4 INSTANCE_ATTRIBUTE_RESET Instance method Private Method 20120724
5 INSTANCE_ATTRIBUTE_SET Instance method Private Method Sets an Attribute of This Class Based on Data Read 20120724
6 PARAMETERS_LOAD Instance method Private Method Reads Database Table During Creation 20120724
7 PERSIST_TEST_PARAMETER Instance method Public Method Sets or Changes a Value 20120724
8 PERSIST_TOGGLE_ACTIVE Instance method Public Method Switches a Value Between Active and Inactive 20120724
Events
Class CL_FSBP_TEST_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LEGAL_SYSIDS Private See coding Communication Identification/Number 20120720 tt_legal_sysids type table of sysid
2 TT_TEST_PARAMETERS Private See coding 20120723 tt_test_parameters type table of ty_test_parameter
3 TY_TEST_PARAMETER Private See coding 20120723 begin of ty_test_parameter, name type char30, value type char255, end of ty_test_parameter
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FSBP_TEST_CONFIG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FSBP_TEST_CONFIG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FSBP_TEST_CONFIG has no parameter.
Method CONSTRUCTOR on class CL_FSBP_TEST_CONFIG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_FSBP_TEST_CONFIG Zugriff auf die Testkonfiguration 20120724

Method GET_INSTANCE on class CL_FSBP_TEST_CONFIG has no exception.

Method INSTANCE_ATTRIBUTE_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) CHAR30 20120724

Method INSTANCE_ATTRIBUTE_RESET on class CL_FSBP_TEST_CONFIG has no exception.

Method INSTANCE_ATTRIBUTE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY_VALUE_SET Call by reference Type reference (TYPE) TY_TEST_PARAMETER 20120724

Method INSTANCE_ATTRIBUTE_SET on class CL_FSBP_TEST_CONFIG has no exception.

Method PARAMETERS_LOAD Signature

Method PARAMETERS_LOAD on class CL_FSBP_TEST_CONFIG has no parameter.
Method PARAMETERS_LOAD on class CL_FSBP_TEST_CONFIG has no exception.

Method PERSIST_TEST_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GLOBAL_PARAM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120724
2 Importing IM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120724
3 Importing IM_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20120724

Method PERSIST_TEST_PARAMETER on class CL_FSBP_TEST_CONFIG has no exception.

Method PERSIST_TOGGLE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GLOBAL_PARAM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120724
2 Importing IM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120724

Method PERSIST_TOGGLE_ACTIVE on class CL_FSBP_TEST_CONFIG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 747