SAP ABAP Class CL_FSBP_MIG_CS_SWITCH_IN_CLNT (Credit Standing Data Switch in a Client)
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_IN_CLNT | |
| Short Description | Credit Standing Data Switch in a Client | |
| 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 | 20110210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no forward declaration.
Interfaces
Class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no interface implemented.
Friends
Class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'INCONSISTENT' | 20110210 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'MIGRATED' | 20110210 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'NOT_MIGRATED' | 20110210 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSBP_MIG_CS_SWITCH_LOG | Application Log Interface for Switch Change | 20110210 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20110210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds a SYST Message to the Application Log | 20110210 | |
| 2 | Instance method | Public | Method | Check If Switch Can Be Activated | 20110210 | |
| 3 | Static method | Public | Method | 20110210 | ||
| 4 | Instance method | Protected | Method | BDT Action When Switch Is Activated | 20110210 | |
| 5 | Instance method | Protected | Method | Activates Gradual Migration | 20110210 | |
| 6 | Instance method | Public | Method | Processes If Switch Activated | 20110406 | |
| 7 | Instance method | Public | Method | Reads BDT Customizing Status (Migrated, NOT Migrated, ..) | 20110210 | |
| 8 | Static method | Public | Method | Has FSAPPL Been Installed? | 20110211 | |
| 9 | Instance method | Protected | Method | Checks If Credit Standing Data Mapping Is Complete | 20110210 | |
| 10 | Instance method | Private | Method | Is There Any Data to Be Migrated? | 20110211 | |
| 11 | Instance method | Private | Method | Triggers Exception CX_SFW_MESSAGE with System Variables | 20110210 |
Events
Class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_S_CLIENT | Private | See coding | 20110210 | begin of lty_s_client,
mandt type t000-mandt,
end of lty_s_client
|
||
| 2 | LTY_T_CLIENT | Private | See coding | 20110210 | lty_t_client type standard table of lty_s_client with default key
|
Method Signatures
Method ADD_MESSAGE_TO_LOG_FROM_SYST Signature
Method ADD_MESSAGE_TO_LOG_FROM_SYST on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no parameter.
Method ADD_MESSAGE_TO_LOG_FROM_SYST on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method CHECK_SWITCH_TURN_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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SFW - Exception mit message | 20110210 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_FSBP_MIG_CS_SWITCH_LOG | AnwendungsLog-interface für Switchänderung | 20110210 | |||
| 2 | I_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20110210 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FSBP_MIG_CS_SWITCH_IN_CLNT | Verwaltungsklasse für BDT Customizingänderung | 20110210 |
Method CREATE on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method DO_BDT_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) | TTY_XO_MESSAGE | Nachrichten | 20110210 |
Method DO_BDT_SWITCH_ON on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method DO_BGMIG_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) | TTY_XO_MESSAGE | Nachrichten | 20110210 |
Method DO_BGMIG_ON on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method DO_SWITCH_TURN_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) | TTY_XO_MESSAGE | Nachrichten | 20110406 |
Method DO_SWITCH_TURN_ON on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method GET_BDT_CUST_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATE | Value transfer | Type reference (TYPE) | STRING | 20110210 |
Method GET_BDT_CUST_STATE on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method IS_FSAPPL_INSTALLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110211 |
Method IS_FSAPPL_INSTALLED on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method IS_MAPPING_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPLETE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110210 |
Method IS_MAPPING_COMPLETE on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method IS_MIGRATION_DATA_PRESENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110211 |
Method IS_MIGRATION_DATA_PRESENT on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no exception.
Method RAISE_SFW_EXCEPTION_FROM_SYST Signature
Method RAISE_SFW_EXCEPTION_FROM_SYST on class CL_FSBP_MIG_CS_SWITCH_IN_CLNT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SFW - Exception mit message | 20110210 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |