SAP ABAP Class CL_ESH_OM_CHANGED_DATA_AUTHC (Changed data AUTHC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Properties
Class CL_ESH_OM_CHANGED_DATA_AUTHC  
Short Description Changed data AUTHC    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20101208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ESH_OM_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESH_OM_CHANGED_DATA_AUTHC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ESH_OM_AUTHC 20110103 Authorization Checks
2 CL_ESH_OM_AUTHNW 20110103 SAP_NW Authorizations
3 CL_ESH_OM_AUTHPB 20110103 Path-Based Authorization Checks
4 CL_ESH_OM_OTYP_EXT_IV 20110110 Object Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DELETED Constant Public Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_DELETED 20101208
2 GC_NEW_DELETED Constant Public Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NEW_DELETED 20101208
3 MR_CL_AUTHC Instance attribute Public Object reference (TYPE REF TO) CL_ESH_OM_AUTHC Authorizaiton checks 20101208
4 MS_CHANGED_DATA Instance attribute Protected Type reference (TYPE) ESH_S_OM_CHGD_DATA_AUTHC Changed data 20101208
5 MS_CHANGED_DATA_ACC Instance attribute Public Type reference (TYPE) ESH_S_OM_CHGD_DATA_AUTHC_ACC Changed data OTYP: accumulated data 20101208
6 MS_CHANGED_DATA_OTYPPS_UP2DATE Instance attribute Protected Type reference (TYPE) LTY_S_CHGD_DATA_OTYPP_OK 20110103
7 MS_CHANGED_DATA_OTYPP_AUTHC Instance attribute Public Type reference (TYPE) ESH_S_OM_CHGD_DATA_OTYPP_AUTHC Changed data navpaths of authorization checks 20101223
8 MS_CHANGED_DATA_OTYPP_UP2DATE Instance attribute Protected Type reference (TYPE) LTY_S_CHGD_DATA_OTYPP_OK 20110103
9 MS_CHANGED_DATA_PUBL Instance attribute Public Type reference (TYPE) ESH_S_OM_CHGD_DATA_AUTHC Changed data OTYP: accumulated data 20101223
10 MS_CHANGED_DATA_READ Instance attribute Protected Type reference (TYPE) ESH_S_OM_CHGD_DATA_AUTHC_READ Changed data AUTHC: read tables 20101223
11 MV_CHANGED_DATA_AUTHNW_UP2DATE Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20110110
12 MV_CHANGED_DATA_AUTHPB_UP2DATE Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20110110
13 MV_CHANGED_DATA_UP2DATE Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20110103
14 MV_HCD_CHANGED_DATA Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
15 MV_HCD_CHANGED_DATA_ACC Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
16 MV_HCD_CHANGED_DATA_AUTHNW Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
17 MV_HCD_CHANGED_DATA_AUTHNW_ACC Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
18 MV_HCD_CHANGED_DATA_AUTHPB Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
19 MV_HCD_CHANGED_DATA_AUTHPB_ACC Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
20 MV_HCD_CHANGED_DATA_OTYPP Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
21 MV_HCD_CHANGED_DATA_OTYPP_ACC Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20110110
Methods
# Method Level Visibility Method type Description Created on
1 ACCUMULATE_AUTHC Instance method Public Method Accumulate AUTHC 20101208
2 ACCUMULATE_AUTHCPB Instance method Private Method Accumulate AUTHCPB 20101208
3 ACCUMULATE_AUTHCT Instance method Private Method Accumulate AUTHCT 20101208
4 ACCUMULATE_AUTHCVPB Instance method Private Method Accumulate AUTHCVBP 20110103
5 ACCUMULATE_AUTHNCNW Instance method Private Method Accumulate AUTHNCWN 20110103
6 ACCUMULATE_AUTHNFNW Instance method Private Method Accumulate AUTHNFNW 20101223
7 ACCUMULATE_AUTHNNW Instance method Private Method Accumulate AUTHNNW 20101223
8 ACCUMULATE_OTYPP Instance method Private Method Accumulate OTYPP 20101208
9 ACCUMULATE_OTYPPS_CPB Instance method Private Method Accumulate OTYPPS_CPB 20101208
10 ACCUMULATE_OTYPPS_NFNW Instance method Private Method Accumulate OTYPPS_NFNW 20110103
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101208
12 GET_CHANGED_DATA Instance method Public Method Get changed data 20101208
13 RESET_BUFFER Instance method Private Method Reset buffer 20101208
Events
Class CL_ESH_OM_CHANGED_DATA_AUTHC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_S_CHGD_DATA_OTYPP_OK Protected See coding 20110103 BEGIN OF lty_s_chgd_data_otypp_ok, cpb TYPE xfeld, nfnw TYPE xfeld, END OF lty_s_chgd_data_otypp_ok
Method Signatures

Method ACCUMULATE_AUTHC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101208
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101208
3 Importing IV_CONSIDER_AUTHC Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110110
4 Importing IV_CONSIDER_AUTHNW Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110110
5 Importing IV_CONSIDER_AUTHPB Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110110
6 Importing IV_CONSIDER_OTYPP Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110110
7 Importing IV_READ_ACC Call by reference Type reference (TYPE) XFELD Checkbox 20101208
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101208

Method ACCUMULATE_AUTHCPB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101208
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101208
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD 20101208
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20101208
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101208

Method ACCUMULATE_AUTHCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101208
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101208
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD 20101208
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20101208
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101208

Method ACCUMULATE_AUTHCVPB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20110103
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20110103
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD 20110103
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20110103
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20110103

Method ACCUMULATE_AUTHNCNW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20110103
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20110103
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD 20110103
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20110103
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20110103

Method ACCUMULATE_AUTHNFNW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101223
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101223
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD Checkbox 20101223
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20101223
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101223

Method ACCUMULATE_AUTHNNW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101223
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101223
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD 20101223
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20101223
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101223

Method ACCUMULATE_OTYPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101208
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101208
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD 20101208
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20101208
5 Importing IV_PATH_TYPE Call by reference Type reference (TYPE) ESH_E_OM_PATH_TYPE Path Type 20101208
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101208

Method ACCUMULATE_OTYPPS_CPB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101208
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20101208
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD Checkbox 20101208
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20101208
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101208

Method ACCUMULATE_OTYPPS_NFNW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20110103
2 Importing IS_ACC_DATA Call by reference Type reference (TYPE) ESH_S_OM_ACC_DATA_AUTHC Changed data AUTHC: accumulated data 20110103
3 Importing IV_ACC_DATA Call by reference Type reference (TYPE) XFELD Checkbox 20110103
4 Importing IV_FILL_READ Call by reference Type reference (TYPE) XFELD Checkbox 20110103
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20110103

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CL_AUTHC Call by reference Object reference (TYPE REF TO) CL_ESH_OM_AUTHC Authorization checks 20101208

Method CONSTRUCTOR on class CL_ESH_OM_CHANGED_DATA_AUTHC has no exception.

Method GET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101208
2 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_LCHGD_DATA_OTYP_SWO Switch off export tables 20101208
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101208

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_ESH_OM_CHANGED_DATA_AUTHC has no parameter.
Method RESET_BUFFER on class CL_ESH_OM_CHANGED_DATA_AUTHC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731