SAP ABAP Class CL_RSPLPPM_PPM_AOR_DB (Access Methods: PPM Area of Responsibility Master Data)
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_AOR_DB | |
Short Description | Access Methods: PPM Area of Responsibility Master Data | |
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) |
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_AOR_DB has no friend class.
Attributes
Class CL_RSPLPPM_PPM_AOR_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Activation of Master Data for PPM Area of Responsibility | 20060920 |
2 | ![]() |
Static method | Public | Method | Delete: Master Data for PPM Charact. Area of Responsibility | 20060920 |
3 | ![]() |
Static method | Public | Method | Reading Master Data PPM Plan | 20060831 |
4 | ![]() |
Static method | Public | Method | Save: Master Data for PPM Charact. Area of Responsibility | 20060920 |
Events
Class CL_RSPLPPM_PPM_AOR_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_AOR | Public | See coding | 20060831 | BEGIN OF s_aor,
aorid TYPE rsplppm_aorid,
aor_txtsh TYPE rsplppm_text20,
aor_txtmd TYPE rsplppm_text40,
aor_txtlg TYPE rsplppm_text60,
langu TYPE sylangu,
uname TYPE syuname,
END OF s_aor
|
||
2 | S_AORKEY | Public | See coding | 20060920 | BEGIN OF s_aorkey,
aorid TYPE rsplppm_aorid,
END OF s_aorkey
|
||
3 | TS_AOR | Public | See coding | 20060831 | ts_aor TYPE SORTED TABLE OF s_aor WITH UNIQUE KEY aorid
|
||
4 | T_AORKEY | Public | See coding | 20060920 | t_aorkey TYPE STANDARD TABLE OF s_aorkey WITH NON-UNIQUE KEY aorid
|
Method Signatures
Method ACTIVATE_AOR_MASTERDATA Signature
Method ACTIVATE_AOR_MASTERDATA on class CL_RSPLPPM_PPM_AOR_DB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060920 |
Method DELETE_AOR_MASTERDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_AORKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR_DB=>T_AORKEY | 20060920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060920 |
Method READ_AOR_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_AORKEY | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR_DB=>T_AORKEY | Planung: TTyp PPM AORIDs | 20060831 | ||
3 | ![]() |
R_TS_AOR | Value transfer | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR_DB=>TS_AOR | 20060925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen | 20060831 |
Method SAVE_AOR_MASTERDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TS_AORATTR | Call by reference | Type reference (TYPE) | CL_RSPLPPM_PPM_AOR_DB=>TS_AOR | 20060920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPM Fehlermeldungen (Abbruchmeldungen) | 20060920 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |