SAP ABAP Class CL_RSPLFD_SRVTYPE (Service Type (Definition))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFD (Package) Planning Service Type (Definition)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLFA_SRVTYPE_DEF | Planning Function Type: Definition | 20040806 |
Properties
Class | CL_RSPLFD_SRVTYPE | |
Short Description | Service Type (Definition) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLFD | Planning Service Type (Definition) |
Created | 20040430 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSPLFD_SRVTYPE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLFA_SRVTYPE_DEF | Planning Function Type: Definition | 20040806 |
Friends
Class CL_RSPLFD_SRVTYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_HASREFDATA | Reference Data Required | 20040513 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_CLASSNM | Class for Service Type | 20040519 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_SRVTYPENM | Name of Service Type | 20040513 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_NO_BLOCKING | Processing Without Blocking | 20040823 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM_SET | Parameter Record (Definition) | 20040513 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_SUPPORTS_NODE_SEL | Planning Function Type Supports Hierarchy Node Selection | 20081208 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_S_CHAR_USAGE_LAYOUT | Characteristic Usage Layout | 20040513 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSTXTLG | Text Service Type | 20040513 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_T_WD_DIALOG_INFO | Dialog Information for Web Dynpro | 20040513 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPLF_ZERO | Planning Function Type Processes Empty Records | 20060111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040604 |
2 | ![]() |
Instance method | Public | Method | Create service type implementation instance | 20050128 |
3 | ![]() |
Static method | Public | Method | Factory (active service types only) | 20040719 |
Events
Class CL_RSPLFD_SRVTYPE has no event.
Types
Class CL_RSPLFD_SRVTYPE 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_HAS_REF_DATA | Call by reference | Type reference (TYPE) | RSPLF_HASREFDATA | Service Type needs reference data | 20040604 | ||
2 | ![]() |
I_IMPL_CLASSNM | Call by reference | Type reference (TYPE) | RSPLF_CLASSNM | Class name for Service type | 20040604 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPENM | Name service type | 20040604 | ||
4 | ![]() |
I_NODE_SEL | Call by reference | Type reference (TYPE) | RSPLF_SUPPORTS_NODE_SEL | Planungsfunktionstyp unterstützt Hierarchieknoten-Selektion | 20081208 | ||
5 | ![]() |
I_NO_BLOCKING | Call by reference | Type reference (TYPE) | RSPLF_NO_BLOCKING | No blocking | 20040823 | ||
6 | ![]() |
I_R_PARAM_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFD_PARAM_SET | Parameter set | 20040604 | ||
7 | ![]() |
I_S_CHAR_USAGE_LAYOUT | Call by reference | Type reference (TYPE) | RSPLF_S_CHAR_USAGE_LAYOUT | Layout characteristics usage | 20040604 | ||
8 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Text service type | 20040604 | ||
9 | ![]() |
I_T_WD_DIALOG_INFO | Call by reference | Type reference (TYPE) | RSPLF_T_WD_DIALOG_INFO | Dialog information | 20040604 | ||
10 | ![]() |
I_ZERO | Call by reference | Type reference (TYPE) | RSPLF_ZERO | Planungsfunktionstyp verarbeitet Nullsätze | 20060111 |
Method CONSTRUCTOR on class CL_RSPLFD_SRVTYPE has no exception.
Method CREATE_SRVTYPE_IMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OK | Value transfer | Type reference (TYPE) | RS_BOOL | Fehlerflag | 20050128 | ||
2 | ![]() |
E_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFU_MSG | Container für Nachrichten | 20050128 | ||
3 | ![]() |
E_R_SRVTYPE_IMP | Value transfer | Object reference (TYPE REF TO) | OBJECT | Service type implementation | 20050128 |
Method CREATE_SRVTYPE_IMP on class CL_RSPLFD_SRVTYPE has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SRVTYPENM | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPENM | Name Servicetyp | 20040719 | ||
2 | ![]() |
R_R_SRVTYPE | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFD_SRVTYPE | Service Type (Definition) | 20040719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instantiation of Service type failed | 20041112 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |