SAP ABAP Class CL_RSPLFA_SRV_RUNTIME (Creates a planning function at runtime)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFA (Package) API Framework for Planning Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRV_RUNTIME | Create Planning Functions Dynamically | 20101022 |
Properties
| Class | CL_RSPLFA_SRV_RUNTIME | |
| Short Description | Creates a planning function at runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSPLFA | API Framework for Planning Services |
| Created | 20101022 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSPLFA_SRV_RUNTIME has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPLFA_SRV_RUNTIME | Create Planning Functions Dynamically | 20101022 |
Friends
Class CL_RSPLFA_SRV_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | Aggregation Level | 20101022 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSPLF_SRVNM | Name of Planning Function | 20101022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101022 | |
| 2 | Instance method | Public | Method | 20101022 |
Events
Class CL_RSPLFA_SRV_RUNTIME has no event.
Types
Class CL_RSPLFA_SRV_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGGRLEVEL | Call by reference | Type reference (TYPE) | RSINFOPROV | Aggregationsebene | 20101022 | |||
| 2 | I_SRVNM | Call by reference | Type reference (TYPE) | RSPLF_SRVNM | Name Planungsfunktion | 20101022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme mit Meldung | 20101022 |
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_RSPLFA_SRV_RUNTIME has no parameter.
Method SET_PROPERTIES on class CL_RSPLFA_SRV_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |