SAP ABAP Class FSBP_MIGCS_MAPPER (Mapping Service for Institute/Rating)
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_MAPPER | |
| Short Description | Mapping Service for Institute/Rating | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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 | 20060215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class FSBP_MIGCS_MAPPER has no forward declaration.
Interfaces
Class FSBP_MIGCS_MAPPER has no interface implemented.
Friends
Class FSBP_MIGCS_MAPPER has no friend class.
Attributes
Class FSBP_MIGCS_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates Mapping Customizing for Values of Applicatn Table | 20060215 | |
| 2 | Static method | Public | Method | Checks Rating Data for Institute/Rating for Each Client | 20110208 | |
| 3 | Static method | Public | Method | Determines Rating Data for Institute/Rating | 20060215 |
Events
Class FSBP_MIGCS_MAPPER has no event.
Types
Class FSBP_MIGCS_MAPPER has no local type.
Method Signatures
Method ADD_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTING_ENTRIES | Call by reference | Type reference (TYPE) | BPCC_MIGCS_MAP_TTY | Existirende Einträge | 20060215 | |||
| 2 | E_NEW_ENTRIES | Call by reference | Type reference (TYPE) | BPCC_MIGCS_MAP_TTY | Neu erzeugte Einträge | 20060215 | |||
| 3 | I_FIELD_NAME_RATING | Value transfer | Type reference (TYPE) | NAME_FELD | Feldname für Feld 'Rating' | 20060215 | |||
| 4 | I_FIELD_NAME_SOL_INS | Value transfer | Type reference (TYPE) | NAME_FELD | Feldname für Feld 'Institut' | 20060215 | |||
| 5 | I_TABLE_NAME | Value transfer | Type reference (TYPE) | TABNAME16 | Tabellenname | 20060215 | |||
| 6 | I_TESTRUN | Value transfer | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20060215 |
Method ADD_CUSTOMIZING on class FSBP_MIGCS_MAPPER has no exception.
Method CHECK_GRADE_PER_CLIENT 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 | 20110208 | ||
| 2 | I_RATING | Call by reference | Type reference (TYPE) | BP_RATING | Rating | 20110208 | |||
| 3 | I_SOL_INS | Call by reference | Type reference (TYPE) | BP_SOL_INS | Bonitätsauskunftgebendes Institut | 20110208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping der Ratingdaten fehlgeschlagen | 20110208 |
Method GET_GRADE_FOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GRADE | Value transfer | Type reference (TYPE) | BP_GRADE | Bewertung | 20060215 | |||
| 2 | E_GRADE_METHOD | Value transfer | Type reference (TYPE) | BP_GRADE_METHOD | Bewertungsverfahren | 20060215 | |||
| 3 | I_RATING | Value transfer | Type reference (TYPE) | BP_RATING | Rating | 20060215 | |||
| 4 | I_SOL_INS | Value transfer | Type reference (TYPE) | BP_SOL_INS | Bonitätsauskunftgebendes Institut | 20060215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping der Ratingdaten fehlgeschlagen | 20060711 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |