SAP ABAP Class CL_SRM_SP_REFERENCE_SESSION (Record Number Generation/Change Session)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_REFERENCE_SESSION | Interface for Record Number Generator | 20030529 |
Properties
Class | CL_SRM_SP_REFERENCE_SESSION | |
Short Description | Record Number Generation/Change Session | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
Created | 20030529 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_REFERENCE_SESSION | Interface for Record Number Generator | 20030529 |
Friends
Class CL_SRM_SP_REFERENCE_SESSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_REFERENCE | Reference Generator | 20030529 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRMRGSESSION_TT | Information on Record Numbers in Session | 20030529 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts Flag in Session Buffer | 20030529 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030529 |
3 | ![]() |
Instance method | Public | Method | Reserves IDs | 20030529 |
4 | ![]() |
Instance method | Public | Method | Unreserves ID | 20030529 |
Events
Class CL_SRM_SP_REFERENCE_SESSION has no event.
Types
Class CL_SRM_SP_REFERENCE_SESSION has no local type.
Method Signatures
Method ADD_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IS_GENERATED | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Aktenzeichen wurde generiert | 20030529 | |
2 | ![]() |
IM_IS_RESERVED | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Aktenzeichen wurde bereits reserviert | 20030529 | |
3 | ![]() |
IM_IS_SAVED | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Aktenzeichen wurde bereits für ein Objekt gespeichert | 20030529 | |
4 | ![]() |
IM_REFERENCE | Value transfer | Type reference (TYPE) | SRMRGREFKY | Einzufügendes Aktenzeichen | 20030529 |
Method ADD_REFERENCE on class CL_SRM_SP_REFERENCE_SESSION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_IF_SRM_REFERENCE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REFERENCE | Aktenzeichengenerierer | 20030529 | ||
2 | ![]() |
IM_SAVED_REFERENCE | Value transfer | Type reference (TYPE) | SRMRGREFKY | Aktuelles, gespeichertes Kennzeichen eines Objekts | 20030529 |
Method CONSTRUCTOR on class CL_SRM_SP_REFERENCE_SESSION has no exception.
Method RESERVE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REFERENCE | Value transfer | Type reference (TYPE) | SRMRGREFKY | Zu reservierendes Kennzeichen | 20030529 |
Method RESERVE_REFERENCE on class CL_SRM_SP_REFERENCE_SESSION has no exception.
Method UNRESERVE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REFERENCE | Value transfer | Type reference (TYPE) | SRMRGREFKY | Freizugebendes Kennzeichen | 20030529 |
Method UNRESERVE_REFERENCE on class CL_SRM_SP_REFERENCE_SESSION has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 640 |