SAP ABAP Class CL_BSP_SERVICES (Services for Business Server Pages (BSP))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_SERVICES | Services for Business Server Pages (BSP) | 20010130 |
Properties
Class | CL_BSP_SERVICES | |
Short Description | Services for Business Server Pages (BSP) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
Created | 20010130 | SAP |
Last change | 20010222 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSP_SERVICES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_SERVICES | Services for Business Server Pages (BSP) | 20010130 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BSP_RUNTIME | 20010131 | Business Server Pages (BSP) Runtime |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of Application | 20010130 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010130 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010130 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010130 |
2 | ![]() |
Instance method | Public | Method | 20010207 | |
3 | ![]() |
Static method | Private | Method | Returns the decimal places determined for a currency | 20010213 |
4 | ![]() |
Static method | Private | Method | Returns the decimal places determined for a unit of measure | 20010213 |
5 | ![]() |
Instance method | Public | Method | 20010130 | |
6 | ![]() |
Instance method | Public | Method | 20010130 | |
7 | ![]() |
Static method | Private | Method | Returns a history ID | 20010130 |
8 | ![]() |
Instance method | Public | Method | 20010130 | |
9 | ![]() |
Instance method | Public | Method | 20010207 | |
10 | ![]() |
Instance method | Public | Method | 20010130 | |
11 | ![]() |
Instance method | Public | Method | 20010130 | |
12 | ![]() |
Static method | Private | Method | Returns the type ID (type and comp. name) for a data object | 20010130 |
Events
Class CL_BSP_SERVICES has no event.
Types
Class CL_BSP_SERVICES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | STRING | Aufrufende BSP-Applikation | 20010130 |
Method CONSTRUCTOR on class CL_BSP_SERVICES has no exception.
Method GET_DAY_COLLECTION Signature
Method GET_DAY_COLLECTION on class CL_BSP_SERVICES has no parameter.
Method GET_DAY_COLLECTION on class CL_BSP_SERVICES has no exception.
Method GET_DEC_FOR_CURR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CURRENCY_KEY | Call by reference | Type reference (TYPE) | TCURX-CURRKEY | Währungsschlüssel | 20010213 | ||
2 | ![]() |
DECIMALS | Value transfer | Type reference (TYPE) | TCURX-CURRDEC | Anzahl Dezimalstellen | 20010213 |
Method GET_DEC_FOR_CURR on class CL_BSP_SERVICES has no exception.
Method GET_DEC_FOR_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DECIMALS | Value transfer | Type reference (TYPE) | T006-DECAN | Dezimalstellen zur Mengeneinheit | 20010213 | ||
2 | ![]() |
UNIT | Call by reference | Type reference (TYPE) | T006-MSEHI | Mengeneinheit | 20010213 |
Method GET_DEC_FOR_UNIT on class CL_BSP_SERVICES has no exception.
Method GET_FIELD_LABEL Signature
Method GET_FIELD_LABEL on class CL_BSP_SERVICES has no parameter.
Method GET_FIELD_LABEL on class CL_BSP_SERVICES has no exception.
Method GET_HISTORY_ID Signature
Method GET_HISTORY_ID on class CL_BSP_SERVICES has no parameter.
Method GET_HISTORY_ID on class CL_BSP_SERVICES has no exception.
Method GET_HISTORY_TXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Ref. auf Datenobjekt | 20010130 | ||
2 | ![]() |
HISTORY_TXT | Value transfer | Type reference (TYPE) | STRING | History-Kennung | 20010130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010202 | |
2 | ![]() |
Exceptions in BSP Services | 20010202 |
Method GET_LOCAL_HISTORY_ID Signature
Method GET_LOCAL_HISTORY_ID on class CL_BSP_SERVICES has no parameter.
Method GET_LOCAL_HISTORY_ID on class CL_BSP_SERVICES has no exception.
Method GET_MONTH_COLLECTION Signature
Method GET_MONTH_COLLECTION on class CL_BSP_SERVICES has no parameter.
Method GET_MONTH_COLLECTION on class CL_BSP_SERVICES has no exception.
Method GET_QUICKINFO Signature
Method GET_QUICKINFO on class CL_BSP_SERVICES has no parameter.
Method GET_QUICKINFO on class CL_BSP_SERVICES has no exception.
Method GET_SIMPLE_HELPVALUES Signature
Method GET_SIMPLE_HELPVALUES on class CL_BSP_SERVICES has no parameter.
Method GET_SIMPLE_HELPVALUES on class CL_BSP_SERVICES has no exception.
Method GET_TYPEID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Komponente eines Dict.Typs | 20010130 | ||
2 | ![]() |
DATA_OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Ref. auf Datenobjekt | 20010130 | ||
3 | ![]() |
TYPENAME | Call by reference | Type reference (TYPE) | TABNAME | Typname des Dictionary-Typs | 20010130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010202 |
History
Last changed by/on | SAP | 20010222 |
SAP Release Created in | 610 |