SAP ABAP Class /XNFE/CL_NFE_OUTB_MONITOR_ASS (Assistance Class for NF-e Monitor)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USI (Package) NF-e: 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 20140102
Properties
Class /XNFE/CL_NFE_OUTB_MONITOR_ASS  
Short Description Assistance Class for NF-e Monitor    
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/USI   NF-e: User Interface 
Created 20140102   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_NFE_OUTB_MONITOR_ASS has no interface implemented.
Friends
Class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no friend class.
Attributes
Class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_BATCH_DETAILS Instance method Private Method Action: Display NF-e Batch Details 20140102
2 ACTION_CONTINUE_PROCESS Instance method Private Method Action: Continue NF-e Process 20140102
3 ACTION_CONTINUE_PROCESS_B2B Instance method Private Method Action: Continue NF-e B2B Process 20140102
4 ACTION_CONTINUE_PROCESS_SKIP Instance method Private Method Action: Continue NF-e Skip Process 20140102
5 ACTION_DETAILS Instance method Private Method Display Details of Document 20140224
6 ACTION_FORCE_UPDATE Instance method Private Method Action: Transmit NF-e Status to Feeder System 20140214
7 ACTION_QUERY_EVENTS Instance method Private Method Action: Get Results via NF-E Status Check 20140102
8 ACTION_REPEAT_STEP Instance method Private Method Action: Repeat Last Process Step 20140219
9 ACTION_STATUS_CHECK Instance method Private Method Action: Undo NF-e Batch Assignment 20140408
10 CHECK_XML_FOR_DETAILS Instance method Private Method Check if XML exists in system for detailed display 20140102
11 FINISH_SKIP Instance method Public Method Apply Skipping of Log Values 20140207
12 RESEND_NFE_XML Instance method Public Method Resend Event XML File to Business Partner 20140102
Events
Class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no event.
Types
Class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no local type.
Method Signatures

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_NFE_OUTB_MONITOR_ASS 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 20140102

Method ACTION_CONTINUE_PROCESS on class /XNFE/CL_NFE_OUTB_MONITOR_ASS 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 20140102

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

Method ACTION_CONTINUE_PROCESS_SKIP 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 20140102

Method ACTION_CONTINUE_PROCESS_SKIP on class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no exception.

Method ACTION_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
2 Importing IV_ACTION Call by reference Type reference (TYPE) POWL_ACTIONID_TY Aktions-ID 20140224

Method ACTION_DETAILS on class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no exception.

Method ACTION_FORCE_UPDATE 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 20140214

Method ACTION_FORCE_UPDATE on class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no exception.

Method ACTION_QUERY_EVENTS 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 20140102

Method ACTION_QUERY_EVENTS on class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no exception.

Method ACTION_REPEAT_STEP 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 20140219

Method ACTION_REPEAT_STEP on class /XNFE/CL_NFE_OUTB_MONITOR_ASS 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_NFE_OUTB_MONITOR_ASS has no exception.

Method CHECK_XML_FOR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXISTS Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20140102

Method CHECK_XML_FOR_DETAILS on class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no exception.

Method FINISH_SKIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Datum 20140207
2 Importing IV_NPROT Call by reference Type reference (TYPE) /XNFE/NPROT Protokollnummer 20140207
3 Importing IV_TIME Call by reference Type reference (TYPE) UZEIT Tageszeit 20140207
4 Importing IV_UF_EMIT Call by reference Type reference (TYPE) /XNFE/UF_EMIT Bundesstaat (UF) des Ausstellers 20140209

Method FINISH_SKIP on class /XNFE/CL_NFE_OUTB_MONITOR_ASS has no exception.

Method RESEND_NFE_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 20140102

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