SAP ABAP Class /IWBEP/CL_C_EVENT (maintain table /IWBEP/C_EVENT)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
     /IWBEP/BEP_DT (Package) Gateway - Backend Event Publisher - Design Time
Properties
Class /IWBEP/CL_C_EVENT  
Short Description maintain table /IWBEP/C_EVENT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/BEP_DT   Gateway - Backend Event Publisher - Design Time 
Created 20100907   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_C_EVENT has no forward declaration.
Interfaces
Class /IWBEP/CL_C_EVENT has no interface implemented.
Friends
Class /IWBEP/CL_C_EVENT has no friend class.
Attributes
Class /IWBEP/CL_C_EVENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EVENT_EXIST_ACTIVE Static method Public Method check if event is active 20100912
2 GET_EVENT_GROUP_ID_LIST Instance method Public Method Export the list of all events 20100907
3 GET_EVENT_TEXT Static method Public Method Export the event customise text 20100926
4 GET_SYSTEM_DEFAULT Static method Private Method Get system default language kernel cal 20101027
5 PREPER_TEXT Static method Private Method Create the text with Placeholders 20100927
Events
Class /IWBEP/CL_C_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_EVENT Public See coding 20100907 tt_event TYPE STANDARD TABLE OF /iwbep/c_event
2 TT_LANGU Public See coding 20100926 tt_langu TYPE STANDARD TABLE OF ty_langu
3 TY_LANGU Public See coding 20100926 BEGIN OF ty_langu, langu TYPE langu, END OF ty_langu
4 TY_PAR_SUB Private See coding 20101027 BEGIN OF ty_par_sub , status TYPE syindex, pname(60) TYPE c, user_wert(60) TYPE c, default_wert(60) TYPE c, END OF ty_par_sub
Method Signatures

Method CHECK_EVENT_EXIST_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) /IWBEP/EVENT_ID Event ID 20100912
2 Returning RV_ACTIVE Value transfer Type reference (TYPE) /IWBEP/EVENT_ACTIVE Event Active flag 20100912
# Exception Resumable Description Created on
1 /IWBEP/CX_EVENT_PUBLISHER Event publisher exception class 20100912

Method GET_EVENT_GROUP_ID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ONLY_ACTIVE Call by reference Type reference (TYPE) /IWBEP/EVENT_ACTIVE 'X' Event Active flag 20100907
2 Returning RT_EVENT Value transfer Type reference (TYPE) /IWBEP/T_EVENTS Event definition 20100907

Method GET_EVENT_GROUP_ID_LIST on class /IWBEP/CL_C_EVENT has no exception.

Method GET_EVENT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXTS Call by reference Type reference (TYPE) /IWBEP/T_EVENT_GRP_TEXT Table Texts for Event group 20100926
2 Importing IT_LANGU Call by reference Type reference (TYPE) TT_LANGU Vorschlagswerte bei Anlage von Debitoren aus Workbench 20100926
3 Importing IV_ACTIVITY Call by reference Type reference (TYPE) /IWBEP/ACTIVITY_NAME 20100927
4 Importing IV_EVENT_GRP_ID Call by reference Type reference (TYPE) /IWBEP/EVENT_ID Event group id 20100926
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) /IWBEP/OBJ_ID 20100927

Method GET_EVENT_TEXT on class /IWBEP/CL_C_EVENT has no exception.

Method GET_SYSTEM_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYS_LANGU Value transfer Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20101027

Method GET_SYSTEM_DEFAULT on class /IWBEP/CL_C_EVENT has no exception.

Method PREPER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXTS Call by reference Type reference (TYPE) /IWBEP/T_EVENT_GRP_TEXT Table Texts for Event group 20100927
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) /IWBEP/ACTIVITY_NAME The event activity trigger 20100927
3 Importing IV_EVENT_GRP_ID Call by reference Type reference (TYPE) /IWBEP/EVENT_ID Event group id 20100927
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) /IWBEP/OBJ_ID Object ID 20100927

Method PREPER_TEXT on class /IWBEP/CL_C_EVENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100