SAP ABAP Class /XNFE/CL_WD_NFE_SEARCH_ASSIST (Assistance Class for /XNFE/NFE_SEARCH)
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)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20111014
Properties
Class /XNFE/CL_WD_NFE_SEARCH_ASSIST  
Short Description Assistance Class for /XNFE/NFE_SEARCH    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USIB2B   NF-e: User Interface - Inbound 
Created 20111014   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_WD_NFE_SEARCH_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /XNFE/CL_WD_NFE_SEARCH_ASSIST has no interface implemented.
Friends
Class /XNFE/CL_WD_NFE_SEARCH_ASSIST has no friend class.
Attributes
Class /XNFE/CL_WD_NFE_SEARCH_ASSIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PONUM_LIST Instance method Public Method Return Results List with POs (Numbers) 20111014
Events
Class /XNFE/CL_WD_NFE_SEARCH_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_PO_SEARCH_CRITERIA Public See coding Structure for Search by PO 20111014 begin of s_po_search_criteria, cnpj_emit type /xnfe/cnpj_emit, cnpj_dest type /xnfe/cnpj_dest, cdate_from type /xnfe/demi, cdate_to type /xnfe/demi, ddate_from type /xnfe/demi, ddate_to type /xnfe/demi, end of s_po_search_criteria
Method Signatures

Method GET_PONUM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) /XNFE/CL_NFE_MESSAGES Allgemeiner Message Handler für NFE 20111014
2 Importing IS_SEARCH_CRITERIA Call by reference Type reference (TYPE) /XNFE/CL_WD_NFE_SEARCH_ASSIST=>S_PO_SEARCH_CRITERIA Struktur mit Kriterien zum Suche nach einer Bestellung 20111014
3 Returning RT_PONUMS Value transfer Type reference (TYPE) /XNFE/PONUM_T Liste mit Bestellungen 20111014

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