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 | 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 | Constant | Private | See coding | 20120724 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_TEST_PARAMETERS | 20120723 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | FSBP_PRX_COMMUNICATION_PATH | Access mode | 20120724 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FSBP_TEST_CONFIG | Access to Test Configuration | 20120724 | |||
| 5 | 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 | Static method | Public | Constructor | 20120720 | ||
| 2 | Instance method | Public | Constructor | 20120724 | ||
| 3 | Static method | Public | Method | 20120724 | ||
| 4 | Instance method | Private | Method | 20120724 | ||
| 5 | Instance method | Private | Method | Sets an Attribute of This Class Based on Data Read | 20120724 | |
| 6 | Instance method | Private | Method | Reads Database Table During Creation | 20120724 | |
| 7 | Instance method | Public | Method | Sets or Changes a Value | 20120724 | |
| 8 | 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 | 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 | 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 | 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 | IM_GLOBAL_PARAM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120724 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120724 | ||||
| 3 | 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 | IM_GLOBAL_PARAM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120724 | |||
| 2 | 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 |