SAP ABAP Interface IF_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_SERVICES | Services for Business Server Pages (BSP) | 20010130 |
Properties
Interface | IF_BSP_SERVICES | |
Short Description | Services for Business Server Pages (BSP) |
General Data
Package | SBSP_RUNTIME | Business Server Pages (BSP): Runtime Objects |
Created | 20010130 | SAP |
Last changed | 20040518 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BSP_SERVICES has no forward declaration.
Interfaces
Interface IF_BSP_SERVICES has no interface.
Friends
Interface IF_BSP_SERVICES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NO_SORT | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | No sort | 20010130 | |
2 | SORT_BY_KEY | Constant | Public | Type reference (TYPE) | STRING | 'BY_KEY' | Sorting according to Key column | 20010130 | |
3 | SORT_BY_VALUE | Constant | Public | Type reference (TYPE) | STRING | 'BY_VALUE' | Sorting according to Value column | 20010130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the Name and Short Description of all Days | 20010207 |
2 | ![]() |
Static method | Public | Method | Returns the Label (Field ID) for a Data Object | 20010130 |
3 | ![]() |
Static method | Public | Method | Returns a Global History ID | 20010130 |
4 | ![]() |
Instance method | Public | Method | Returns a history ID local in application | 20010130 |
5 | ![]() |
Static method | Public | Method | Returns the Name and Short ID of all Months | 20010207 |
6 | ![]() |
Static method | Public | Method | Returns the Quick Info (Short Description) for a Data Object | 20010130 |
7 | ![]() |
Static method | Public | Method | Returns the List of Values from a Simple Search Help | 20010130 |
8 | ![]() |
Static method | Public | Method | Returns the List of Values from a Simple Search Help | 20031014 |
9 | ![]() |
Static method | Public | Method | Returns the Type Information and Texts for a Table | 20011024 |
Events
Interface IF_BSP_SERVICES has no event.
Types
Interface IF_BSP_SERVICES has no local type.
Method Signatures
Method GET_DAY_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DAY_TAB | Call by reference | Type reference (TYPE) | DAYCOLLTAB | Collection von Tagesnamen | 20010207 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SPRAS | SYST-LANGU | Sprachenschlüssel | 20010213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010207 |
Method GET_FIELD_LABEL 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 elementares Datenobjekt | 20010130 | ||
2 | ![]() |
LABEL | Value transfer | Type reference (TYPE) | STRING | Label für das Datenobjekt | 20010130 | ||
3 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SPRAS | SYST-LANGU | Sprache | 20010130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010202 | |
2 | ![]() |
Exceptions in BSP Services | 20010202 |
Method GET_HISTORY_ID 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 elementares Datenobjekt | 20010130 | ||
2 | ![]() |
HISTORY_ID | Value transfer | Type reference (TYPE) | STRING | History-id | 20010130 | ||
3 | ![]() |
HISTORY_TXT | Call by reference | Type reference (TYPE) | STRING | History-Kennung | 20010204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010202 | |
2 | ![]() |
Exceptions in BSP Services | 20010202 |
Method GET_LOCAL_HISTORY_ID 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 elementares Datenobjekt | 20010130 | ||
2 | ![]() |
HISTORY_ID | Value transfer | Type reference (TYPE) | STRING | History-id | 20010130 | ||
3 | ![]() |
HISTORY_TXT | Call by reference | 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_MONTH_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SPRAS | SYST-LANGU | Sprachenschlüssel | 20010213 | |
2 | ![]() |
MONTH_TAB | Call by reference | Type reference (TYPE) | MONCOLLTAB | Collection von Monatsnamen | 20010207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010207 |
Method GET_QUICKINFO 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 elementares Datenobjekt | 20010130 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SPRAS | SYST-LANGU | Sprachenschlüssel | 20010130 | |
3 | ![]() |
QUICKINFO | Value transfer | Type reference (TYPE) | STRING | Qickinfo (Kurzbeschreib.) zum Datenobjekt | 20010130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010202 | |
2 | ![]() |
Exceptions in BSP Services | 20010202 |
Method GET_SIMPLE_HELPVALUES 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 elementares Datenobjekt | 20010130 | ||
2 | ![]() |
HELPVALUE_TAB | Call by reference | Type reference (TYPE) | SHSVALTAB | Werteliste: Ergebnis der Suchhilfe zum Datenobjekt | 20010130 | ||
3 | ![]() |
SORT_VALUES | Call by reference | Type reference (TYPE) | STRING | NO_SORT | Sortierung von HELPVALUE_TAB | 20010130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20010202 | |
2 | ![]() |
Exceptions in BSP Services | 20010202 | |
3 | ![]() |
Exceptions in BSP-Suchhilfe-Services | 20010202 |
Method GET_SIMPLE_HELPVALUES2 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 elementares Datenobjekt | 20031014 | ||
2 | ![]() |
HELPVALUE_TAB2 | Call by reference | Type reference (TYPE) | SHSVALTAB2 | 20031014 | |||
3 | ![]() |
SORT_VALUES | Call by reference | Type reference (TYPE) | STRING | NO_SORT | Sortierung von HELPVALUE_TAB | 20031014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20031014 | |
2 | ![]() |
Exceptions in BSP Services | 20031014 | |
3 | ![]() |
Exceptions in BSP-Suchhilfe-Services | 20031014 |
Method GET_TABL_INFO 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 tabellenförmiges Datenobjekt | 20011024 | ||
2 | ![]() |
LANGU | Call by reference | Type reference (TYPE) | SPRAS | SYST-LANGU | Sprachenschlüssel | 20011024 | |
3 | ![]() |
TABLINFO_TAB | Value transfer | Type reference (TYPE) | EXTDFIEST | DD-intern: Informationen zu Tabellenfeldern | 20011024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in BSP Services | 20011024 | |
2 | ![]() |
Exceptions in BSP Services | 20011024 |
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 610 |