SAP ABAP Class /XNFE/CL_EVENT_MONITOR_ASSIST (Event Monitor (Outbound/Inbound) - Assistance Class)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USIEVENT (Package) Events: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WD_MONITOR_ASSIST Assistance Class Monitor 20131201
Properties
Class /XNFE/CL_EVENT_MONITOR_ASSIST  
Short Description Event Monitor (Outbound/Inbound) - Assistance Class    
Super Class /XNFE/CL_WD_MONITOR_ASSIST Assistance Class Monitor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USIEVENT   Events: User Interface 
Created 20130228   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /XNFE/IF_WD_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /XNFE/CL_EVENT_MONITOR_ASSIST has no interface implemented.
Friends
Class /XNFE/CL_EVENT_MONITOR_ASSIST has no friend class.
Attributes
Class /XNFE/CL_EVENT_MONITOR_ASSIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_ACCESS_KEY Instance method Private Method Action Result: Display Document (NF-e/ CT-e) Details 20140220
2 ACTION_BATCH_DETAILS Instance method Private Method Action Result: Display Batch Details 20131202
3 ACTION_CONTINUE_PROCESS Instance method Private Method Action Result: Continue Process 20131202
4 ACTION_CONTINUE_PROCESS_B2B Instance method Private Method Action Result: Continue B2B Process 20140408
5 ACTION_STATUS_CHECK Instance method Private Method Action: Request Status of Event from Authority 20140408
6 CHECK_ACTION_ALLOWED Instance method Private Method Check Whether Action May Be Executed 20131202
7 CTE_DETAILS_EXIST Instance method Private Method Does the CT-e XML file exist? 20140220
8 MDFE_DETAILS_EXIST Instance method Private Method Does the MDF-e XML file exist? 20140617
9 NFE_DETAILS_EXIST Instance method Private Method Does the NF-e XML file exist? 20130228
10 RESEND_EVENT_XML Instance method Public Method Resend Event XML File to Business Partner 20130228
Events
Class /XNFE/CL_EVENT_MONITOR_ASSIST has no event.
Types
Class /XNFE/CL_EVENT_MONITOR_ASSIST has no local type.
Method Signatures

Method ACTION_ACCESS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) STANDARD TABLE Ausgewählte Zeilen 20140224

Method ACTION_ACCESS_KEY on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method ACTION_BATCH_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) STANDARD TABLE Ausgewählte Zeilen 20140224

Method ACTION_BATCH_DETAILS on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method ACTION_CONTINUE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) STANDARD TABLE 20131202

Method ACTION_CONTINUE_PROCESS on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method ACTION_CONTINUE_PROCESS_B2B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) STANDARD TABLE 20140408

Method ACTION_CONTINUE_PROCESS_B2B on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method ACTION_STATUS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) STANDARD TABLE 20140408

Method ACTION_STATUS_CHECK on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method CHECK_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20131202
2 Importing IV_PROCTYP Call by reference Type reference (TYPE) /XNFE/EV_PROCTYP Events: Prozesstyp 20131202
3 Importing IV_XMLVERSION Call by reference Type reference (TYPE) /XNFE/XML_VERSION XML-Versionen (NFe, CTe, Events) 20131209
4 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20131202

Method CHECK_ACTION_ALLOWED on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method CTE_DETAILS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) /XNFE/DIRECTION Richtung des Dokumentes 20140220
2 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20140220
3 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Ist das NF-e XML für Details vorhanden 20140220

Method CTE_DETAILS_EXIST on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method MDFE_DETAILS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) /XNFE/DIRECTION Richtung des Dokumentes 20140617
2 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20140617
3 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Ist das NF-e XML für Details vorhanden 20140617

Method MDFE_DETAILS_EXIST on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method NFE_DETAILS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) /XNFE/DIRECTION Richtung des Dokumentes 20140220
2 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20130228
3 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Ist das NF-e XML für Details vorhanden 20130228

Method NFE_DETAILS_EXIST on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.

Method RESEND_EVENT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) /XNFE/B2BSCENARIO B2B-Szenario 20130228

Method RESEND_EVENT_XML on class /XNFE/CL_EVENT_MONITOR_ASSIST has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 900