SAP ABAP Interface IF_GLE_ECS_BRF_PROCESS (Execution of a Derivation Function)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   AC-INT (Application Component) Accounting Interface
     AC_INT_ECS_PER_ACP (Package) ECS: Automatic Correction System (Persistence Layer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GLE_ECS_BRF_PROCESS_ACC Access to Generated Process Class 20091020
Properties
Interface IF_GLE_ECS_BRF_PROCESS  
Short Description Execution of a Derivation Function    
General Data
Package AC_INT_ECS_PER_ACP   ECS: Automatic Correction System (Persistence Layer) 
Created 20091015   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_LEAN_TRACE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_GLE_ECS_BRF_PROCESS has no interface.
Friends
Interface IF_GLE_ECS_BRF_PROCESS has no friend.
Attributes
Interface IF_GLE_ECS_BRF_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGES Instance method Public Method Gets the messages 20091015
2 PROCESS Instance method Public Method Execution of Derivation 20091015
3 SAVE_TRACE Instance method Public Method Saves the trace 20091015
4 SET_RUN_INFO Instance method Public Method Additional Fields for the Run 20091021
5 SET_VERSION Instance method Public Method Version 20091020
Events
Interface IF_GLE_ECS_BRF_PROCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STR_ECS_MSG Public See coding Message and Item Number 20091015 BEGIN OF ty_str_ecs_msg, posnr TYPE posnr_acc, msgty TYPE symsgty, msgid TYPE symsgid, msgno TYPE symsgno, msgv1 TYPE symsgv, msgv2 TYPE symsgv, msgv3 TYPE symsgv, msgv4 TYPE symsgv, END OF ty_str_ecs_msg
2 TY_TAB_ECS_MSG Public See coding 20091015 ty_tab_ecs_msg type standard table of ty_str_ecs_msg
Method Signatures

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_ECS_MSG Call by reference Type reference (TYPE) TY_TAB_ECS_MSG 20091015

Method GET_MESSAGES on Interface IF_GLE_ECS_BRF_PROCESS has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STR_ECS_ITEM Call by reference Type reference (TYPE) GLE_STR_FI_ITEM_ALL_DATA FKS: FI-Belegzeile (Kopf-/Zeilen-/Währungsdaten für RW-IN) 20091015
2 Importing I_FLG_TRACE Call by reference Type reference (TYPE) BOOLEAN Trace aktivieren 20091015
# Exception Resumable Description Created on
1 CX_GLE_ECS_PROCESS_ERROR Fehler bei Ausführung BRF Funktion 20091104

Method SAVE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TR_EXTID Call by reference Type reference (TYPE) IF_FDT_LEAN_TRACE=>EXTERNAL_ID External ID of Trace 20100111
# Exception Resumable Description Created on
1 CX_GLE_ECS_TRACE_ERROR Fehler bei Erstellung BRF Trace 20110120

Method SET_RUN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ECS_ENV Call by reference Type reference (TYPE) GLE_DTE_ECS_IF_TYPE ECS-Umfeld 20091021
2 Importing I_RUNID Call by reference Type reference (TYPE) GLE_DTE_ECS_RUNID_EXT Externe Laufidentifikation (versioniert) 20091021
3 Importing I_TR_EXTID Call by reference Type reference (TYPE) IF_FDT_LEAN_TRACE=>EXTERNAL_ID External ID of Trace 20100111

Method SET_RUN_INFO on Interface IF_GLE_ECS_BRF_PROCESS has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20091020

Method SET_VERSION on Interface IF_GLE_ECS_BRF_PROCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605