SAP ABAP Class /DSD/SL_CL_ASL_SERVICE (DSD: Services for Automatic Settlement)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD-RA-SL (Application Component) Route Settlement
⤷
/DSD/SL (Package) Route Settlement

⤷

⤷

Properties
Class | /DSD/SL_CL_ASL_SERVICE | |
Short Description | DSD: Services for Automatic Settlement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /DSD/SL | Route Settlement |
Created | 20070809 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /DSD/SL_CL_ASL_SERVICE has no forward declaration.
Interfaces
Class /DSD/SL_CL_ASL_SERVICE has no interface implemented.
Friends
Class /DSD/SL_CL_ASL_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTY_TOUR_HT | Buffer for Presales Status | 20070809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks if Presales Processing is Active | 20070809 |
Events
Class /DSD/SL_CL_ASL_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_TOUR_HT | Private | See coding | 20070809 | gty_tour_ht TYPE HASHED TABLE OF
gty_tour_s WITH UNIQUE KEY tourid
|
||
2 | GTY_TOUR_S | Private | See coding | 20070809 | BEGIN OF gty_tour_s,
tourid TYPE /dsd/st_tourid,
status_id TYPE /dsd/st_status_id,
END OF gty_tour_s
|
Method Signatures
Method CHECK_PRES_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTIVE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070809 | ||
2 | ![]() |
IV_TOURID | Call by reference | Type reference (TYPE) | /DSD/HH_TOUR_ID | DSD Tourenabstimmung: Tour ID | 20070809 |
Method CHECK_PRES_ACTIVE on class /DSD/SL_CL_ASL_SERVICE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |