SAP ABAP Class CL_RSPLPPM_PPM_PLSES_DB (Access Methods: Master Data for PPM Planning Session)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLPPM (Package) Planning Process Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPLPPM_PPMOBJECTS_DB | Planning: PPM Objects Access to Master Data | 20060804 |
Properties
Class | CL_RSPLPPM_PPM_PLSES_DB | |
Short Description | Access Methods: Master Data for PPM Planning Session | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSPLPPM | Planning Process Management |
Created | 20060801 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSPLPPM_PPMOBJECTS_DB | Planning: PPM Objects Access to Master Data | 20060804 |
Friends
Class CL_RSPLPPM_PPM_PLSES_DB has no friend class.
Attributes
Class CL_RSPLPPM_PPM_PLSES_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Activation of Master Data for PPM Plan | 20060809 |
2 | ![]() |
Static method | Public | Method | Deletion: Master Data for Characteristic PPM Plan | 20060809 |
3 | ![]() |
Static method | Public | Method | Reading Master Data PPM Plan | 20060808 |
4 | ![]() |
Static method | Public | Method | Saving Master Data for Characteristic PPM Plan | 20060809 |
5 | ![]() |
Static method | Public | Method | Search for Planning Session | 20060809 |
Events
Class CL_RSPLPPM_PPM_PLSES_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_PLSES | Public | See coding | 20060808 | BEGIN OF s_plses,
planid TYPE rsplppm_planid,
plsesnr TYPE rsplppm_plsesnr,
plses_txtsh TYPE rsplppm_text20,
plses_txtmd TYPE rsplppm_text40,
plses_txtlg TYPE rsplppm_text60,
langu TYPE sylangu,
created_by TYPE uname,
created_tstamp(14) TYPE n,
changed_by TYPE uname,
changed_tstamp(14) TYPE n,
hierchanm TYPE rschanm,
hiernm TYPE rshienm,
hierver TYPE rsversion,
END OF s_plses
|
||
2 | TS_PLSES | Public | See coding | 20060808 | ts_plses TYPE SORTED TABLE OF s_plses WITH UNIQUE KEY planid plsesnr
|
Method Signatures
Method ACTIVATE_PLSES_MASTERDATA Signature
Method ACTIVATE_PLSES_MASTERDATA on class CL_RSPLPPM_PPM_PLSES_DB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060809 |
Method DELETE_PLSES_MASTERDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_PLSESKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_PLSES=>T_PLSESKEY | 20060809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060809 |
Method READ_PLSES_MASTERDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060904 | ||
2 | ![]() |
I_T_PLSESKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_PLSES=>T_PLSESKEY | 20060808 | |||
3 | ![]() |
R_TS_PLSES | Value transfer | Type reference (TYPE) | CL_RSPLPPM_PPM_PLSES_DB=>TS_PLSES | 20060925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen | 20060808 |
Method SAVE_PLSES_MASTERDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TS_PLSESATTR | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_PLSES_DB=>TS_PLSES | 20060809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060809 |
Method SEARCH_PLSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PLSES_OUT | Call by reference | Type reference (TYPE) | RSPLPPM_T_PLSESSION | Tabellentyp: Planungsrunden | 20060810 | ||
2 | ![]() |
I_SEARCHCRIT | Call by reference | Type reference (TYPE) | RSPLPPM_PPM_SEARCHCRIT | Suchkriterien zum Plan | 20060809 | ||
3 | ![]() |
I_SEARCH_STRING | Call by reference | Type reference (TYPE) | RSPLPPM_TEXT60 | Texte der Länge 60 | 20060809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen | 20060809 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |