SAP ABAP Class CL_PS_WBSELEMENTSTATUS_DPC_EXT (Data Provider Secondary Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS (Application Component) Project System
⤷
ODATA_PS (Package) Odata backend for Project Systems
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PS_WBSELEMENTSTATUS_DPC | Data Provider Base Class | 20130910 |
Properties
| Class | CL_PS_WBSELEMENTSTATUS_DPC_EXT | |
| Short Description | Data Provider Secondary Class | |
| Super Class | CL_PS_WBSELEMENTSTATUS_DPC | Data Provider Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ODATA_PS | Odata backend for Project Systems |
| Created | 20130910 | SAP |
| Last change | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PS_WBSELEMENTSTATUS_DPC_EXT has no interface implemented.
Friends
Class CL_PS_WBSELEMENTSTATUS_DPC_EXT has no friend class.
Attributes
Class CL_PS_WBSELEMENTSTATUS_DPC_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check authorization on selected records for SU22 | 20130914 | |
| 2 | Instance method | Private | Method | ESH Search for WBS Elements | 20130914 |
Events
Class CL_PS_WBSELEMENTSTATUS_DPC_EXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_WBSELEMENTS_DB | Private | See coding | 20130914 | BEGIN OF ts_wbselements_db,
wbselement TYPE ps_posid,
wbsdescription TYPE ps_post1,
wbselementhierarchylevel TYPE ps_stufe,
project TYPE ps_pspid,
wbselementobject TYPE j_objnr,
pkokr TYPE prps-pkokr,
prctr TYPE prps-prctr,
fkokr TYPE prps-fkokr,
fkstl TYPE prps-fkstl,
vernr TYPE prps-vernr,
prart TYPE prps-prart,
usr00 TYPE prps-usr00,
usr01 TYPE prps-usr01,
usr02 TYPE prps-usr02,
usr03 TYPE prps-usr03,
usr10 TYPE prps-usr10,
usr11 TYPE prps-usr11,
END OF ts_wbselements_db
|
||
| 2 | TT_WBSELEMENTS_DB | Private | See coding | 20130914 | tt_wbselements_db TYPE STANDARD TABLE OF ts_wbselements_db
|
Method Signatures
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ENTITYSET | Call by reference | Type reference (TYPE) | CL_PS_WBSELEMENTSTATUS_DPC_EXT=>TT_WBSELEMENTS_DB | 20130914 |
Method CHECK_AUTHORIZATION on class CL_PS_WBSELEMENTSTATUS_DPC_EXT has no exception.
Method WBS_ESH_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_PS_WBSELEMENTSTATUS_MPC=>TT_WBSELEMENTS | 20130918 | ||||
| 2 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130918 | |||
| 3 | IV_ORDERBY | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20130918 | |||
| 4 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20130918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Interface Exception | 20130918 | ||
| 2 | ESH Interface Search: No more entries | 20130922 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |