SAP ABAP Class FSBP_RATING_CUSTOMIZING (Customizing for FSBP Rating)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_AL_RATING (Package) Application Logic: Rating Information

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | RATING_CUSTOMIZING | Administration Class for Customizing of Ratings | 20060224 |
Properties
Class | FSBP_RATING_CUSTOMIZING | |
Short Description | Customizing for FSBP Rating | |
Super Class | RATING_CUSTOMIZING | Administration Class for Customizing of Ratings |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FS_BP_AL_RATING | Application Logic: Rating Information |
Created | 20060120 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class FSBP_RATING_CUSTOMIZING has no forward declaration.
Interfaces
Class FSBP_RATING_CUSTOMIZING has no interface implemented.
Friends
Class FSBP_RATING_CUSTOMIZING has no friend class.
Attributes
Class FSBP_RATING_CUSTOMIZING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060315 |
2 | ![]() |
Static method | Public | Method | Returns Customizing Category | 20060529 |
3 | ![]() |
Instance method | Public | Method | Returns the Standard Rating Procedure | 20060913 |
4 | ![]() |
Instance method | Public | Method | Supplies Mandatory Rating Procedure for Roles + Diff. Crit. | 20060512 |
5 | ![]() |
Instance method | Public | Method | Supplies All Rating Procedures | 20060429 |
6 | ![]() |
Instance method | Public | Method | Supplies Rating Procedure for Differentiation Criterion | 20060303 |
7 | ![]() |
Instance method | Public | Method | Supplies Rating Procedure for Role | 20060303 |
8 | ![]() |
Instance method | Public | Method | Supplies Rating Procedure for Roles and Differentiation | 20060303 |
9 | ![]() |
Instance method | Public | Method | Supplies Data for Rating Procedure (TPZ21) | 20060502 |
10 | ![]() |
Instance method | Public | Method | Supplies Description for Rating Procedure | 20060308 |
11 | ![]() |
Instance method | Public | Method | Supplies Details About Rating | 20060406 |
12 | ![]() |
Static method | Public | Method | Sets Customizing Category | 20060529 |
Events
Class FSBP_RATING_CUSTOMIZING has no event.
Types
Class FSBP_RATING_CUSTOMIZING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OWNER_ID | Call by reference | Type reference (TYPE) | RATING_OWNER_ID | Bewertungstypbesitzer | 20060315 |
Method CONSTRUCTOR on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_CUSTOMIZING_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CUSTOMIZING_TEST | Value transfer | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20060529 |
Method GET_CUSTOMIZING_TEST on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_DEFAULT_RATING_PROCEDURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DEFAULT_PROCEDURE | Value transfer | Type reference (TYPE) | BP_GRADE_METHOD | Bewertungsverfahren, Bewertungen mit Rang (BP1012 und Rang) | 20060913 |
Method GET_DEFAULT_RATING_PROCEDURE on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_MAND_PROC_BY_ROLES_CRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAND_PROC_WITHOUT_CRIT | Call by reference | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060512 | ||
2 | ![]() |
E_MAND_PROC_WITH_CRIT | Call by reference | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060512 | ||
3 | ![]() |
I_ROLES | Call by reference | Type reference (TYPE) | FSBP_BUP_PARTNERROLES_TTY | GP-Rollentyp; GP-Rolle ( Tabellentyp) | 20060512 |
Method GET_MAND_PROC_BY_ROLES_CRIT on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_PROCEDURES_BP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROCEDURES | Value transfer | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060429 |
Method GET_PROCEDURES_BP on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_PROCEDURES_BY_CRITERION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRITERION | Call by reference | Type reference (TYPE) | XO_BOOLE | Mit (='X') / ohne (='') Differenzierungskriterium | 20060303 | ||
2 | ![]() |
R_PROCEDURES | Value transfer | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060308 |
Method GET_PROCEDURES_BY_CRITERION on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_PROCEDURES_BY_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | BU_PARTNERROLE | GP-Rolle | 20060303 | ||
2 | ![]() |
R_PROCEDURES | Value transfer | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060308 |
Method GET_PROCEDURES_BY_ROLE on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_PROCEDURES_BY_ROLES_CRIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CRITERION | Call by reference | Type reference (TYPE) | XO_BOOLE | Mit (='X') / ohne (='') Differenzierungskriterium | 20060331 | ||
2 | ![]() |
I_ROLES | Call by reference | Type reference (TYPE) | FSBP_BUP_PARTNERROLES_TTY | GP-Rollencat; GP-Rolle ( Tabellentyp) | 20060306 | ||
3 | ![]() |
R_PROCEDURES | Value transfer | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060308 |
Method GET_PROCEDURES_BY_ROLES_CRIT on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_PROCEDURES_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROCEDURES | Value transfer | Type reference (TYPE) | FSBP_PROCEDURES_DETAILS_TTY | Bewertungsverfahren Customizing | 20060502 |
Method GET_PROCEDURES_DATA on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_PROCEDURES_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060308 | |
2 | ![]() |
I_RATING_PROCEDURES | Call by reference | Type reference (TYPE) | FSBP_RATING_PROCEDURE_TTY | Bewertungsverfahren | 20060308 | ||
3 | ![]() |
R_PROCEDURES_TEXT | Value transfer | Type reference (TYPE) | FSBP_PROCEDURE_TEXT_TTY | Bewertungsverfahren mit Text | 20060308 |
Method GET_PROCEDURES_TEXT on class FSBP_RATING_CUSTOMIZING has no exception.
Method GET_RATING_DETAILS_BP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060406 | |
2 | ![]() |
I_PROCEDURE | Call by reference | Type reference (TYPE) | FSBP_RATING_PROCEDURE | Bewertungsverfahren | 20060406 | ||
3 | ![]() |
I_RATING | Call by reference | Type reference (TYPE) | FSBP_RATING | Bewertungen mit Rangstufe | 20060406 | ||
4 | ![]() |
R_RATING_DETAILS | Value transfer | Type reference (TYPE) | FSBP_RATING_DETAILS | Bewertungen | 20060406 |
Method GET_RATING_DETAILS_BP on class FSBP_RATING_CUSTOMIZING has no exception.
Method SET_CUSTOMIZING_TEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUSTOMIZING_TEST | Call by reference | Type reference (TYPE) | XO_BOOLE | Boole'scher Wert ('X' = True ' ' = False) | 20060529 |
Method SET_CUSTOMIZING_TEST on class FSBP_RATING_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |