SAP ABAP Class /XNFE/CL_NFE_LIST (Document of Inbound NF-e)
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_DOCUMENT Base Class of Document 20130115
Properties
Class /XNFE/CL_NFE_LIST  
Short Description Document of Inbound NF-e    
Super Class /XNFE/CL_DOCUMENT Base Class of Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USIB2B   NF-e: User Interface - Inbound 
Created 20130115   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /XNFE/CL_NFE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /XNFE/CL_NFE_LIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /XNFE/IF_WD_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /XNFE/CL_NFE_LIST has no interface implemented.
Friends
Class /XNFE/CL_NFE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_NFE_LIST Instance attribute Private Type reference (TYPE) /XNFE/CL_NFE_LIST=>S_NFE_LIST Display Layout for NF-e List Entry 20130117
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_DATA Instance method Private Method Return Data for a Selected NF-e 20130115
Events
Class /XNFE/CL_NFE_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_NFE_LIST Public See coding 20130115 begin of s_nfe_list, guid type /xnfe/guid_16, id type /xnfe/id, cnpj_emit type /xnfe/cnpj_emit, xnome type /xnfe/xnome_emit, cnpj_dest type /xnfe/cnpj_own, e_xnome type /xnfe/xnome_dest, vnf type /xnfe/vnf, serie type /xnfe/serie, nnf type /xnfe/nnf, end of s_nfe_list
Method Signatures

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) /XNFE/NFELISTHD NF-e Incoming Liste Kopfdaten 20130117
2 Exporting ES_XML Call by reference Type reference (TYPE) /XNFE/NFELISTXML NF-e Incoming Liste geladene XML Dokumente 20130115
3 Exporting ET_HISTORY Call by reference Type reference (TYPE) /XNFE/INNFHIST_T NFe: Tabellentype zur Struktur /XNFE/INNFHIST 20130117
4 Exporting ET_STRUCTURES Call by reference Type reference (TYPE) /XNFE/PROXY_STRUCTURES_T Identifikation mit Referenz Proxystrukturen 20130115
5 Exporting ET_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T Tabellentype zu /XNFE/SYMSG 20130115
6 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /XNFE/CL_NFE_MESSAGES Allgemeiner Message Handler für NFE 20130115
7 Importing IV_GUID Call by reference Type reference (TYPE) /XNFE/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20130115
8 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20130115
9 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Lesen der NF-e mit Sperre? 20130115
10 Importing IV_XML_TRANSFORM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE XML Transformation durchführen? 20130115

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