SAP ABAP Class /XNFE/CL_MDFE_BATCH (Document for MDF-e Batch)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USIMDFE (Package) MDF-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 20140505
Properties
Class /XNFE/CL_MDFE_BATCH  
Short Description Document for MDF-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/USIMDFE   MDF-e: User Interface 
Created 20140505   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_MDFE_BATCH has no interface implemented.
Friends
Class /XNFE/CL_MDFE_BATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_MDFE_BATCH Instance attribute Private Type reference (TYPE) /XNFE/CL_MDFE_BATCH=>S_MDFE_BATCH Internal MDF-e Batch Structure 20140507
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_DATA Instance method Private Method Returns Data for a Selected MDF-e 20140505
Events
Class /XNFE/CL_MDFE_BATCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MDFE_BATCH Public See coding 20140505 begin of s_mdfe_batch, guid type /xnfe/guid_16, batchid type /xnfe/batchid, proctyp type /xnfe/proctyp, end of s_mdfe_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 20140505
2 Exporting ET_BATCH_HISTORY Call by reference Type reference (TYPE) /XNFE/OUTBATHIST_T Tabellentype zur Struktur /XNFE/OUTBATHIST 20140505
3 Exporting ET_BATCH_STATUS Call by reference Type reference (TYPE) /XNFE/OUTBATSTA_T Tabellentyp zur Struktur /XNFE/OUTBATSTA 20140505
4 Exporting ET_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T System Nachrichten zum Prozessfluss 20140505
5 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /XNFE/CL_NFE_MESSAGES Allgemeiner Message Handler für NFE 20140505
6 Importing IV_BATCHID Call by reference Type reference (TYPE) /XNFE/BATCHID Batch-Nummer 20140505
7 Importing IV_BATCH_GUID Call by reference Type reference (TYPE) /XNFE/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20140505
8 Importing IV_LOCK_BATCH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Lesen des Batches mit Sperre? 20140505

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