SAP ABAP Function Module J_1B_NFE_VERIFY_PRINTABLE (Checks if the document may be printed / Reprinted)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-LOC-BR (Application Component) Brazil
     J1BA (Package) Localization Brazil
Basic Data
Function Module J_1B_NFE_VERIFY_PRINTABLE Checks if the document may be printed / Reprinted  
Function Group J_1B_NFE   Nota Fiscal Electronica  
Program Name SAPLJ_1B_NFE    
INCLUDE Name LJ_1B_NFEU77    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_NF_HEADER TYPE J_1BNFDOC Nota Fiscal Header
Exporting ES_ACTTAB TYPE J_1BNFE_ACTIVE Electronic Nota Fiscal: Actual Status
Importing IV_DOCNUM TYPE J_1BDOCNUM Document Number
Tables NF_PARTNER TYPE J_1BNFNAD Nota Fiscal partners
Tables NF_ITEM TYPE J_1BNFLIN Nota Fiscal line items
Tables NF_ITEM_TAX TYPE J_1BNFSTX Nota Fiscal tax per item
Tables NF_HEADER_MSG TYPE J_1BNFFTX Nota Fiscal header message
Tables NF_REFER_MSG TYPE J_1BNFREF Nota Fiscal reference to header message
Tables NF_OT_PARTNER TYPE J_1BNFCPD Nota Fiscal one-time accounts
Tables NF_IMPORT_DI TYPE J_1BNFIMPORT_DI Nota Fiscal Data for Import Documents
Tables NF_IMPORT_ADI TYPE J_1BNFIMPORT_ADI Nota Fiscal Data for Additions to Import Documents
Tables NF_CTE_RES TYPE J_1BCTE_D_RES Information about resource
Tables NF_CTE_DOCREF TYPE J_1BCTE_D_DOCREF Reference to the NF-e being transported
Tables NF_TRANS_VOLUMES TYPE J_1BNFTRANSVOL Transported Volumes
Tables NF_TRAILER_INFO TYPE J_1BNFTRAILER Trailer Information
Tables NF_TRADE_NOTES TYPE J_1BNFTRADENOTES Trade Notes
Tables NF_ADD_INFO TYPE J_1BNFADD_INFO Free Usage Fields for Additional Information
Tables NF_REF_PROC TYPE J_1BNFREFPROC Additional Information: Referenced Processes
Tables NF_SUGAR_SUPPL TYPE J_1BNFSUGARSUPPL Daily Supply of Sugarcane
Tables NF_SUGAR_DEDUC TYPE J_1BNFSUGARDEDUC Taxes and Contributions on Sugarcane
Tables NF_VEHICLE TYPE J_1BNFVEHICLE Nota Fiscal: Vehicle Details
Tables NF_PHARMACEUT TYPE J_1BNFPHARMACEUT Nota Fiscal: Pharmaceutical
Tables NF_FUEL TYPE J_1BNFFUEL Nota Fiscal: Fuel Details
Exception STATUS_NOT_ALLOWED TYPE The current status of the document does not allow to (re)print
Exception NO_ENTRY TYPE There is no document with the specified document number in the database
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130531 
SAP Release Created in 604