SAP ABAP Class CL_SRM_SP_TUTORIAL_BACKEND (RM SP Tutorial: Back End)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK_DEMO (Package) Framework Demo Examples
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection | 20020402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20020402 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20020403 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_TUTORIAL_BACKEND | RM SP Tutorial: Interface for Back End Access | 20020402 |
Properties
| Class | CL_SRM_SP_TUTORIAL_BACKEND | |
| Short Description | RM SP Tutorial: Back End | |
| Super Class | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK_DEMO | Framework Demo Examples |
| Created | 20020402 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_SP_TUTORIAL_BACKEND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20020402 | ||
| 2 | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20020403 | ||
| 3 | IF_SRM_SP_TUTORIAL_BACKEND | RM SP Tutorial: Interface for Back End Access | 20020402 |
Friends
Class CL_SRM_SP_TUTORIAL_BACKEND has no friend class.
Attributes
Class CL_SRM_SP_TUTORIAL_BACKEND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns the Connection Parameter (CARRID) of the Flight SP | 20020402 | |
| 2 | Instance method | Private | Method | Returns the Key Components from the SP POID | 20020402 |
Events
Class CL_SRM_SP_TUTORIAL_BACKEND has no event.
Types
Class CL_SRM_SP_TUTORIAL_BACKEND has no local type.
Method Signatures
Method GET_CONNECTION_PARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CARRID | Value transfer | Type reference (TYPE) | S_CARR_ID | Kurzbezeichnung der Fluggesellschaft | 20020402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20020402 | ||
| 2 | Framework (abstrakt) | 20020402 | ||
| 3 | POID Fehler (abstrakt) | 20020402 |
Method GET_SPPOID_PARA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CONNID | Value transfer | Type reference (TYPE) | S_CONN_ID | Code der Einzelflugverbindung | 20020402 | |||
| 2 | EX_FLDATE | Value transfer | Type reference (TYPE) | S_DATE | Flugdatum | 20020402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20020402 | ||
| 2 | POID Fehler (abstrakt) | 20020402 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |