SAP ABAP Class /XNFE/CL_NFE_LOG_WORKPLACE (Feeder Class for Logistics Workplace)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USIB2B (Package) NF-e: User Interface - Inbound
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_MONITOR Feeder Base Component 20130207
Properties
Class /XNFE/CL_NFE_LOG_WORKPLACE  
Short Description Feeder Class for Logistics Workplace    
Super Class /XNFE/CL_MONITOR Feeder Base Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USIB2B   NF-e: User Interface - Inbound 
Created 20100607   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_LOG_WORKPLACE has no interface implemented.
Friends
Class /XNFE/CL_NFE_LOG_WORKPLACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_WORKPLACE Constant Public Type reference (TYPE) STRING /XNFE/IF_WD_CONSTANTS=>CV_NFE_FPM_VAR-LW Constant for Current Workplace 20100721
2 MT_AUTH_CACHE Instance attribute Private See coding Internal Table with Cache for Authorization check 20110314
3 MT_NFEASSIGN Instance attribute Private Type reference (TYPE) /XNFE/NFEASSIGN_T Assignment Table 20140428
4 MT_RESULT Instance attribute Private See coding Internal Results Table 20100607
5 MV_SELECTED_PROC_STEP Instance attribute Private Type reference (TYPE) /XNFE/PROC_STEP Selected Process Step 20130207
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION_ALLOWED Instance method Private Method Check Whether Action May Be Executed 20100824
2 GET_DELIVERY_NUMBER Instance method Private Method Read Delivery Number for Given NF-e 20100607
Events
Class /XNFE/CL_NFE_LOG_WORKPLACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AUTH_CACHE Private See coding 20110314 BEGIN OF ty_auth_cache, ptyp TYPE /xnfe/proctyp, cnpj TYPE /xnfe/cnpj_emit, cnbp TYPE /xnfe/cnpj_bupa, actvt TYPE char2, subrc TYPE sysubrc, END OF ty_auth_cache
Method Signatures

Method CHECK_ACTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNPJ_D Call by reference Type reference (TYPE) /XNFE/CNPJ_DEST CNPJ-Nummer des NF-e-Empfängers 20110311
2 Importing IV_CNPJ_E Call by reference Type reference (TYPE) /XNFE/CNPJ_EMIT CNPJ-Nummer des NF-e-Senders 20110311
3 Importing IV_PROCTYP Call by reference Type reference (TYPE) /XNFE/PROCTYP Prozesstyp 20110311
4 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20100824

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

Method GET_DELIVERY_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) /XNFE/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20100607
2 Returning RV_DELNUM Value transfer Type reference (TYPE) /XNFE/DELNUM Nummer einer Lieferung 20100607

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