SAP ABAP Class /XNFE/CL_NFE_BATCH (Document Outbound NF-e Batch)
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_DOCUMENT Base Class of Document 20131017
Properties
Class /XNFE/CL_NFE_BATCH  
Short Description Document Outbound NF-e Batch    
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/USI   NF-e: User Interface 
Created 20131017   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_CTE_BATCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /XNFE/CL_NFE_BATCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /XNFE/CL_NFE_BATCH has no interface implemented.
Friends
Class /XNFE/CL_NFE_BATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_NFE_BATCH Instance attribute Private Type reference (TYPE) /XNFE/CL_NFE_BATCH=>S_NFE_BATCH Internal Outbound NF-e Batch Structure 20131017
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_DATA Instance method Private Method Return Data for a Selected CT-e 20131017
Events
Class /XNFE/CL_NFE_BATCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_NFE_BATCH Public See coding FPM Header Structure for NF-e Outbound Batch 20131017 begin of s_nfe_batch, guid type /xnfe/guid_16, batchid type /xnfe/batchid, proctyp type /xnfe/proctyp, end of s_nfe_batch
Method Signatures

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BATCH_HEADER Call by reference Type reference (TYPE) /XNFE/BATCHHD Batch Kopfdaten 20131017
2 Exporting ET_BATCH_HISTORY Call by reference Type reference (TYPE) /XNFE/OUTBATHIST_T Tabellentype zur Struktur /XNFE/OUTBATHIST 20131017
3 Exporting ET_BATCH_STATUS Call by reference Type reference (TYPE) /XNFE/OUTBATSTA_T Tabellentyp zur Struktur /XNFE/OUTBATSTA 20131017
4 Exporting ET_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T System Nachrichten zum Prozessfluss 20131017
5 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /XNFE/CL_NFE_MESSAGES Allgemeiner Message Handler für NFE 20131017
6 Importing IV_BATCHID Call by reference Type reference (TYPE) /XNFE/BATCHID Batch-Nummer 20131017
7 Importing IV_BATCH_GUID Call by reference Type reference (TYPE) /XNFE/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20131017
8 Importing IV_LOCK_BATCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Lesen des Batches mit Sperre? 20131017

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