SAP ABAP Class CL_RSPLFD_PLST (Planning Service Type (TLOGO))
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_RSO_TLOGO | TLOGO Object | 20040817 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20040817 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20040817 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20040817 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_SEARCH | BW Repository: Advanced search for TLOGO objects | 20060817 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20040817 |
Properties
Class | CL_RSPLFD_PLST | |
Short Description | Planning Service Type (TLOGO) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLFD | Planning Service Type (Definition) |
Created | 20040601 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSO_TLOGO | TLOGO Object | 20040817 | ||
2 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20040817 | ||
3 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20040817 | ||
4 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20040817 | ||
5 | IF_RSO_TLOGO_SEARCH | BW Repository: Advanced search for TLOGO objects | 20060817 | ||
6 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20040817 |
Friends
Class CL_RSPLFD_PLST 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_SRVTYPENM | Service type name | 20040719 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | A version has been read | 20040607 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | D version has been read | 20040817 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | M version has been read | 20040607 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR1 | Dummy message string | 20040831 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Object enqueued | 20040901 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | New service type (not saved yet) | 20050111 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_MAINTENANCE_STATE | Maintenance state | 20040901 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSOBJSTAT | Object state | 20040901 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | A Version | 20040607 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | D Version | 20040817 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | M Version | 20040607 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | N Version | 20040607 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LT_TH_BUFFER | Buffer table for all service type objects | 20050111 |
Methods
Events
Class CL_RSPLFD_PLST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LT_S_BUFFER | Private | See coding | Buffer entry | 20050111 | begin of LT_S_BUFFER,
srvtypenm type rsplf_srvtypenm,
r_plst type ref to cl_rsplfd_plst,
end of LT_S_BUFFER
|
|
2 | LT_TH_BUFFER | Private | See coding | Buffer | 20050111 | LT_TH_BUFFER type hashed table of LT_S_BUFFER with unique key srvtypenm
|
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Activation successful | 20050216 | ||
2 | ![]() |
E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFU_MSG | Message Container | 20050216 | ||
3 | ![]() |
I_WITH_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': check before activating | 20050216 | |
4 | ![]() |
I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X': with transport system | 20050216 |
Method ACTIVATE on class CL_RSPLFD_PLST has no exception.
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20040901 | ||
2 | ![]() |
I_SRVTYPENM | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPENM | Service type name | 20040901 | ||
3 | ![]() |
R_AUTHORIZED | Value transfer | Type reference (TYPE) | RS_BOOL | Berechtigung (true/false) | 20040901 |
Method CHECK_AUTHORITY on class CL_RSPLFD_PLST has no exception.
Method CHECK_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALID | Call by reference | Type reference (TYPE) | RS_BOOL | Name is valid | 20050111 | ||
2 | ![]() |
I_SRVTYPENM | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPENM | Service type name | 20050111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Planung: Ungültige Eingabe | 20051011 |
Method CONSTRUCTOR 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 | Service type name | 20040719 |
Method CONSTRUCTOR on class CL_RSPLFD_PLST has no exception.
Method DELETE Signature
Method DELETE on class CL_RSPLFD_PLST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Delete failed | 20050811 |
Method F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SRVTYPENM | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPENM | Name Funktionstyp | 20050104 | ||
2 | ![]() |
E_TXTLG | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPET-TXTLG | Beschreibung Funktionstyp | 20050104 | ||
3 | ![]() |
I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag: nur Anzeige | 20050104 | |
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20050104 | |
5 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | C | SPACE | Titel F4-Popup | 20050104 |
Method F4 on class CL_RSPLFD_PLST has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GET_DB_STATE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Read freshly from DB (ignore buffer) | 20050111 | |
2 | ![]() |
I_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | New service type | 20050111 | |
3 | ![]() |
I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | New service: copy from this version | 20050111 | ||
4 | ![]() |
I_SRVTYPENM | Call by reference | Type reference (TYPE) | RSPLF_SRVTYPENM | Name Funktionstyp | 20040719 | ||
5 | ![]() |
I_S_PROP | Call by reference | Type reference (TYPE) | CL_RSPLFD_PLST_VERS=>GT_S_PROP | New service: copy these properties | 20050111 | ||
6 | ![]() |
I_S_TEXTS | Call by reference | Type reference (TYPE) | CL_RSPLFD_PLST_VERS=>GT_S_TEXTS | Texts (langu <> sy-langu) when creating a new service | 20050111 | ||
7 | ![]() |
R_R_PLST | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFD_PLST | Planungs-Servicetyp (TLOGO) | 20040608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hülse für Meldungen | 20050111 |
Method GET_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_SRVTYPE_CATALOG | Call by reference | Type reference (TYPE) | RSPLF_T_SRVTYPE_CATALOG | Katalog Planungs-Servicetypen (mit Texten) | 20040831 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20040831 | |
3 | ![]() |
I_TSTPNM | Call by reference | Type reference (TYPE) | RSTSTPNM | '*' | Letzter Änderer | 20041111 | |
4 | ![]() |
I_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | '*' | Text Planungs-Servicetyp | 20040831 | |
5 | ![]() |
I_T_SRVTYPENM_RANGE | Call by reference | Type reference (TYPE) | RSPLF_T_SRVTYPENM_RANGE | Ranges-Tabelle für Planungs-Servicetypen | 20040831 |
Method GET_CATALOG on class CL_RSPLFD_PLST has no exception.
Method GET_VERSION_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20040607 | |
2 | ![]() |
R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | Version Planungs-Servicetyp (TLOGO) | 20040607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Version des Planungs-Servicetyps nicht vorhanden | 20041112 |
Method IS_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | Object is new | 20050512 |
Method IS_NEW on class CL_RSPLFD_PLST has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class CL_RSPLFD_PLST has no parameter.
Method ROLLBACK on class CL_RSPLFD_PLST has no exception.
Method SAVE Signature
Method SAVE on class CL_RSPLFD_PLST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hülse für Meldungen | 20050111 |
Method _DEQUEUE 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 | Service type name | 20050111 |
Method _DEQUEUE on class CL_RSPLFD_PLST has no exception.
Method _ENQUEUE 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 | Service type name | 20050111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sperre | 20050111 |
Method _GET_VERSION_REF_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20040607 | |
2 | ![]() |
R_R_VERS | Value transfer | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | Version Planungs-Servicetyp (TLOGO) | 20040607 |
Method _GET_VERSION_REF_INT on class CL_RSPLFD_PLST has no exception.
Method _RELOAD Signature
Method _RELOAD on class CL_RSPLFD_PLST has no parameter.
Method _RELOAD on class CL_RSPLFD_PLST has no exception.
Method _SET_VERSION_REF_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20040831 | ||
2 | ![]() |
I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSPLFD_PLST_VERS | Service version (TLOGO) | 20040831 |
Method _SET_VERSION_REF_INT on class CL_RSPLFD_PLST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |