SAP ABAP Class CL_FSBP_MIG_CS_SWITCH_HELPER (Helper Class for Credit Standing Data Switch)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_MIGRATION_CS_SWITCH (Package) Switch for Migration of Credit Standing Data into Ratings

⤷

⤷

Properties
Class | CL_FSBP_MIG_CS_SWITCH_HELPER | |
Short Description | Helper Class for Credit Standing Data Switch | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | FSBP_MIGCS | |
Program status | ||
Category | 0 | |
Package | FS_BP_MIGRATION_CS_SWITCH | Switch for Migration of Credit Standing Data into Ratings |
Created | 20110208 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FSBP_MIG_CS_SWITCH_HELPER has no forward declaration.
Interfaces
Class CL_FSBP_MIG_CS_SWITCH_HELPER has no interface implemented.
Friends
Class CL_FSBP_MIG_CS_SWITCH_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'INCONSISTENT' | 20110209 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MIGRATED' | 20110209 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'NOT_MIGRATED' | 20110210 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_LOG | 20110217 | |||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FSBP_MIG_CS_SWITCH_HELPER | Administrative Class for BDT Customizing Change | 20110208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Can Switch Be Activated? | 20110210 |
2 | ![]() |
Static method | Private | Method | Converts XO Messages to BAdI Message Table Format | 20110210 |
3 | ![]() |
Static method | Public | Method | Action If Switch Is Activated | 20110208 |
4 | ![]() |
Static method | Protected | Method | 20110208 | |
5 | ![]() |
Instance method | Private | Method | Provides All Relevant Clients for BDT Changeover | 20110208 |
6 | ![]() |
Instance method | Private | Method | Is SWF Client Dependent? | 20110208 |
7 | ![]() |
Instance method | Private | Method | Triggers Exception CX_SFW_MESSAGE with System Variables | 20110208 |
Events
Class CL_FSBP_MIG_CS_SWITCH_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_S_CLIENT | Private | See coding | 20110208 | begin of lty_s_client,
mandt type t000-mandt,
end of lty_s_client
|
||
2 | LTY_T_CLIENT | Private | See coding | 20110208 | lty_t_client type standard table of lty_s_client with default key
|
Method Signatures
Method CHECK_SWITCH_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FLT_SWITCH | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20110210 | ||
2 | ![]() |
RO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_MIG_CS_SWITCH_LOG | Log-interface für Switchänderung | 20110210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SFW - Exception mit message | 20110210 |
Method CONVERT_MESSAGES_XO_2_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE_XO | Call by reference | Type reference (TYPE) | TTY_XO_MESSAGE | Nachrichten | 20110210 | ||
2 | ![]() |
RT_MESSAGE_BADI | Value transfer | Type reference (TYPE) | SFW_BADI_MSG_TAB | 20110210 |
Method CONVERT_MESSAGES_XO_2_BADI on class CL_FSBP_MIG_CS_SWITCH_HELPER has no exception.
Method DO_SWITCH_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | SFW_BADI_MSG_TAB | 20110208 | |||
2 | ![]() |
IV_FLT_SWITCH | Call by reference | Type reference (TYPE) | SFW_SWITCH_ID | ID eines Schalters im Switch Framework | 20110208 |
Method DO_SWITCH_ON on class CL_FSBP_MIG_CS_SWITCH_HELPER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FSBP_MIG_CS_SWITCH_HELPER | Verwaltungsklasse für BDT Customizingänderung | 20110208 |
Method GET_INSTANCE on class CL_FSBP_MIG_CS_SWITCH_HELPER has no exception.
Method GET_RELEVANT_CLIENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CLIENT | Value transfer | Type reference (TYPE) | LTY_T_CLIENT | 20110208 |
Method GET_RELEVANT_CLIENTS on class CL_FSBP_MIG_CS_SWITCH_HELPER has no exception.
Method IS_SWF_CLIENTDEPENDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Ist das Switch Framework mandantenanhängig eingestelt ? | 20110208 |
Method IS_SWF_CLIENTDEPENDENT on class CL_FSBP_MIG_CS_SWITCH_HELPER has no exception.
Method RAISE_SFW_EXCEPTION_FROM_SYST Signature
Method RAISE_SFW_EXCEPTION_FROM_SYST on class CL_FSBP_MIG_CS_SWITCH_HELPER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SFW - Exception mit message | 20110208 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |