SAP ABAP Class CL_PS_ACTIVITY_CONFIRM_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_ACTIVITY_CONFIRM_DPC Data Provider Base Class 20130906
Properties
Class CL_PS_ACTIVITY_CONFIRM_DPC_EXT  
Short Description Data Provider Secondary Class    
Super Class CL_PS_ACTIVITY_CONFIRM_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 20130827   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PS_ACTIVITY_CONFIRM_DPC_EXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no interface implemented.
Friends
Class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no friend class.
Attributes
Class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTY_ESH_SEARCH Instance method Private Method Activity ESH Search 20130918
2 CHECK_AUTHORIZATION Instance method Private Method Checks all the relevant Authorizations 20130917
3 FIELD_RENAME Instance method Private Method Rename the Auth Field names according to DB field names 20130916
4 FORM_WHERE_CLAUSE Instance method Private Method Form the where clause for Authority check 20130916
5 GET_ACTY_AUTH_WHERE_CLAUSE Instance method Private Method Get the where Clause for Authority check 20130916
Events
Class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACTIVITY Private See coding 20130917 TT_ACTIVITY TYPE STANDARD TABLE OF TY_ACTY_LIST
2 TT_ACTY_LIST Private See coding 20130918 TT_ACTY_LIST TYPE STANDARD TABLE OF PSACTIVITY_LIST_S
3 TY_ACTY_LIST Private See coding 20130917 BEGIN OF TY_ACTY_LIST, ACTY_DESC TYPE LTXA1, NETWORK TYPE AUFNR, ACTIVITY TYPE VORNR, PROJECT TYPE PS_PSPID, FORECASTED_WORK TYPE OFMNW, ACTUAL_WORK TYPE ISMNW, PLANNED_WORK TYPE ARBEIT, REMAINING_WORK TYPE ARBEIT, REMAINING_WORK_UOM TYPE ARBEH, REMAINING_WORK_UOM_EXT TYPE MSEHT, PLANT_NAME TYPE NAME1, DISPO TYPE CO_DISPO, WERKS TYPE WERKS_D, ARBPL TYPE ARBPL, USR00 TYPE AFVU-USR00, USR01 TYPE AFVU-USR01, USR02 TYPE AFVU-USR02, USR03 TYPE AFVU-USR03, USR10 TYPE AFVU-USR10, USR11 TYPE AFVU-USR11, END OF TY_ACTY_LIST
Method Signatures

Method ACTY_ESH_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITYSET Call by reference Type reference (TYPE) CL_PS_ACTIVITY_CONFIRM_DPC_EXT=>TT_ACTY_LIST 20130918
2 Importing IS_PAGING Call by reference Type reference (TYPE) /IWBEP/S_MGW_PAGING paging structure 20130918
3 Importing IV_ORDERBY Call by reference Type reference (TYPE) FIELDNAME Field Name 20130918
4 Importing IV_SEARCH_STRING Call by reference Type reference (TYPE) STRING 20130918
# Exception Resumable Description Created on
1 CX_ESH_IF_ENGINE ESH Interface Exception 20130921

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ENTITYSET Call by reference Type reference (TYPE) CL_PS_ACTIVITY_CONFIRM_DPC_EXT=>TT_ACTIVITY 20130917

Method CHECK_AUTHORIZATION on class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no exception.

Method FIELD_RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELD_NAME Call by reference Type reference (TYPE) XUFIELD Authorization Field 20130916

Method FIELD_RENAME on class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no exception.

Method FORM_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TWHERE Call by reference Type reference (TYPE) FB_T_WHERE Table for WHERE Clauses (Dynamic Selections) 20130916
2 Importing IT_AUTH Call by reference Type reference (TYPE) SUSR_T_USVALUES Transfer Table for Authorization Values for Object 20130916
3 Changing NO_AUTH Call by reference Type reference (TYPE) STRING 20130916

Method FORM_WHERE_CLAUSE on class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no exception.

Method GET_ACTY_AUTH_WHERE_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WHERE Call by reference Type reference (TYPE) RSDS_WHERE_TAB 20130916

Method GET_ACTY_AUTH_WHERE_CLAUSE on class CL_PS_ACTIVITY_CONFIRM_DPC_EXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in