SAP ABAP Class FSBP_MIGCS_SERVICES (Service Methods for Migration)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_MIGRATION_CS (Package) Migration of Rating Attribs of Credit Stand. Data to Ratings
⤷
⤷
Properties
| Class | FSBP_MIGCS_SERVICES | |
| Short Description | Service Methods for Migration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_MIGRATION_CS | Migration of Rating Attribs of Credit Stand. Data to Ratings |
| Created | 20060626 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_MIGCS_SERVICES has no forward declaration.
Interfaces
Class FSBP_MIGCS_SERVICES has no interface implemented.
Friends
Class FSBP_MIGCS_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Component FSAPPL Is Installed | 20110221 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Installation Status FSAPPL Has Already Been Determined | 20110221 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | FSBP_RATING_CUSTOMIZING | Customizing for FSBP Rating | 20060710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides the Rank of a Rating | 20060710 | |
| 2 | Static method | Public | Method | Returns the System Category (SAP/CUSTOMER) | 20060713 | |
| 3 | Static method | Public | Method | Has FSAPPL Been Installed? | 20110214 | |
| 4 | Static method | Public | Method | Is Migration Logic Active? | 20060626 | |
| 5 | Static method | Public | Method | Is There Any Data to Be Migrated? | 20060626 |
Events
Class FSBP_MIGCS_SERVICES has no event.
Types
Class FSBP_MIGCS_SERVICES has no local type.
Method Signatures
Method GET_RATING_RANK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GRADE | Value transfer | Type reference (TYPE) | BP_GRADE | Bewertung | 20060710 | |||
| 2 | I_GRADE_METHOD | Value transfer | Type reference (TYPE) | BP_GRADE_METHOD | Bewertungsverfahren | 20060710 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | BP_GRADE_RANK | Rangstufe der Bewertung | 20060710 |
Method GET_RATING_RANK on class FSBP_MIGCS_SERVICES has no exception.
Method GET_SYSTEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYSYSID | Typ des SAP Systems | 20060713 |
Method GET_SYSTEM_TYPE on class FSBP_MIGCS_SERVICES 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) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110214 |
Method IS_FSAPPL_INSTALLED on class FSBP_MIGCS_SERVICES has no exception.
Method IS_MIGRATION_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060626 |
Method IS_MIGRATION_ACTIVE on class FSBP_MIGCS_SERVICES has no exception.
Method IS_MIGRATION_DATA_PRESENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20110203 | ||
| 2 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20060825 | |||
| 3 | I_PARTNER_RANGE | Call by reference | Type reference (TYPE) | BUP_PARTNER_RANGE_T | Range von Geschäftspartnernummer | 20060626 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060626 |
Method IS_MIGRATION_DATA_PRESENT on class FSBP_MIGCS_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |