SAP ABAP Class /XNFE/CL_WP_DETAILS_ASSIST_NEW (General Assistance Class for Summary Details of Document)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USICORE (Package) User Interface of Core Components (NF-e and CT-e)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WD_ASSIST_BASIS Basis Assistance Class for NF-e 20111121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_EVENTS_ASSIST Events - Assistance Class 20130226
2 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_CTE_BAT_DETAILS_AS Assistance Class for CT-e Short Details 20120112
3 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_CTE_DETAILS_ASSIST Assistance Class for CT-e Short Details 20111121
4 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_CTE_DETAILS_OUT_AS Assistance Class for CT-e Short Details 20120110
5 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_EV_BAT_DETAILS_ASS Assistance Class for Event Batch Brief Details 20120607
6 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_MDFE_BAT_DETAILS_A Assistance Class for MDF-e Batch Summary Details 20140505
7 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_MDFE_DETAILS_OUT_A Assistance Class for MDF-e Summary Details 20140506
8 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_NFE_BAT_DETAILS_AS Assistance Class for NF-e Batch Summary Details 20131015
9 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_NFE_DETAILS_ASSIST Assistance Class for NF-e Short Details 20111121
10 Inheritance (c INHERITING FROM c_ref)  /XNFE/CL_WP_NFE_DETAILS_OUT_AS Assistance Class for NF-e Summary Details 20131015
Properties
Class /XNFE/CL_WP_DETAILS_ASSIST_NEW  
Short Description General Assistance Class for Summary Details of Document    
Super Class /XNFE/CL_WD_ASSIST_BASIS Basis Assistance Class for NF-e 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /XNFE/USICORE   User Interface of Core Components (NF-e and CT-e) 
Created 20111121   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_ALV_CONFIG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /XNFE/CL_WP_DETAILS_ASSIST_NEW 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_WP_DETAILS_ASSIST_NEW has no interface implemented.
Friends
Class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTIVITY Instance attribute Protected Type reference (TYPE) /XNFE/CL_WP_DETAILS_ASSIST_NEW=>T_ACTIVITY Table with Activities/Process Steps (Text) 20111121
2 MT_ACTIVITY_STATUS Instance attribute Protected Type reference (TYPE) /XNFE/PROCSTATT_T TT - Name of Status of Process Step 20130122
3 MT_PROCSTAT Instance attribute Protected Type reference (TYPE) /XNFE/PROCSTATT_T Table with Process Status (Text) 20111121
4 MT_PROCTYP Instance attribute Protected Type reference (TYPE) /XNFE/PROCTYPT_T Table with Available Process Types (Texts) 20111121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOWNLOAD_NFE_REQUEST Instance method Public Method Check if XML Can Be Requested 20111121
2 GET_ACTIVITIES Instance method Protected Method Load Available Process Steps 20111121
3 GET_ACTIVITY_STATUS Instance method Protected Method Load Process Status in Logon Language 20130122
4 GET_ACTSTAT_DATA Instance method Protected Method Return Actstat for an NF-e / CT-e 20111121
5 GET_ADD_PROCESS_DATA Instance method Protected Method Return Additional Data About Process Type of Document 20111121
6 GET_HISTORY_DATA Instance method Protected Method Return Status History of an NF-e / CT-e 20111121
7 GET_OVERVIEW_DETAILS Instance method Public Method Details (Status, History, Assignments) for Overview List 20111121
8 GET_PROCSTATS Instance method Protected Method Load Process Status in Logon Language 20111121
9 GET_PROCTYPS Instance method Protected Method Load Available Process Types 20111121
10 GET_STATUS_DATA Instance method Protected Method Return Status Values of NF-e / CT-e 20111121
11 MAP_SDETAIL Instance method Protected Method Internal Mapping of Required Summary Detail Data 20111220
Events
Class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ACTIVITY Protected See coding 20111121 begin of s_activity, activity type /xnfe/activity, langu type spras, description type /xnfe/activity_descr, is_activity type abap_bool, end of s_activity
2 S_ACTSTAT Public See coding 20111121 begin of s_actstat, actstat type /xnfe/actstat, icon type /xnfe/status_icon, icon_tooltip type char80, infotext type /xnfe/infotext, end of s_actstat
3 S_ALV_CONFIG Protected See coding 20140204 begin of s_alv_config, name type char30, alv_config type ref to /xnfe/if_wd_alv_config, end of s_alv_config
4 S_PROCESS_CHANGED Public See coding 20111121 begin of s_process_changed, proctyp type /xnfe/proctyp, baseproctyp type /xnfe/baseproctyp, proctypt type /xnfe/proctyp_t, baseproctypt type /xnfe/proctyp_t, end of s_process_changed
5 T_ACTIVITY Protected See coding 20111121 t_activity type standard table of s_activity
6 T_ALV_CONFIG Protected See coding 20140204 t_alv_config type standard table of s_alv_config
Method Signatures

Method CHECK_DOWNLOAD_NFE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) /XNFE/ID 44-stelliger Zugriffsschlüssel 20111121
2 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL Berechtigung gültig 20111121

Method CHECK_DOWNLOAD_NFE_REQUEST on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIVITY Call by reference Type reference (TYPE) /XNFE/CL_WP_DETAILS_ASSIST_NEW=>T_ACTIVITY Beschreibung einer Aktivität 20111121

Method GET_ACTIVITIES on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_ACTIVITY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROCSTAT Value transfer Type reference (TYPE) /XNFE/PROCSTATT_T TT Bezeichnug des Status eines Prozessschrittes 20130122

Method GET_ACTIVITY_STATUS on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_ACTSTAT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) ANY Dokument Kopfdaten 20111121
2 Importing IT_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T System Nachrichten zum Prozessfluss 20111121
3 Returning RS_ACTSTAT Value transfer Type reference (TYPE) /XNFE/WD_ACTSTAT_INFO WD Anzeige Informationen zum aktuellen Verarbeitungsstatus 20111121

Method GET_ACTSTAT_DATA on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_ADD_PROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) ANY Dokument Kopfdaten 20111121
2 Returning RS_PROCTYP_DATA Value transfer Type reference (TYPE) /XNFE/WD_PROCTYP_INFO WD Anzeige Informationen zum aktuellen Prozess 20111121

Method GET_ADD_PROCESS_DATA on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_HISTORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HIST Call by reference Type reference (TYPE) ANY TABLE History Tabelle zu einer NF-e/ CT-e 20111121
2 Importing IT_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T Tabellentype zu /XNFE/SYMSG 20111121
3 Returning RT_HISTORY Value transfer Type reference (TYPE) /XNFE/WD_HISTORY_T WD Anzeige Beleg Historie 20111121

Method GET_HISTORY_DATA on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_OVERVIEW_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SELECTION Call by reference Type reference (TYPE) CHAR2 /XNFE/IF_WD_CONSTANTS=>CV_READ_TYPE-ALL Welche Daten sollen ausgelesen werden 20111121
2 Returning RT_SDETAIL Value transfer Type reference (TYPE) /XNFE/WD_SDETAIL_T Tabelle mit daten für Kurzdetails 20111220

Method GET_OVERVIEW_DETAILS on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_PROCSTATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROCSTAT Value transfer Type reference (TYPE) /XNFE/PROCSTATT_T TT Bezeichnug des Status eines Prozessschrittes 20111121

Method GET_PROCSTATS on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_PROCTYPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROCTYP Value transfer Type reference (TYPE) /XNFE/PROCSTEPT_T Tabellentyp zu NF-e Incoming Prozessschritte Beschreibungen 20111121

Method GET_PROCTYPS on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method GET_STATUS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STATUS Call by reference Type reference (TYPE) ANY TABLE Tabelle mit Statuseinträgen zu einer NF-e/ CT-e 20111121
2 Importing IT_SYMSG Call by reference Type reference (TYPE) /XNFE/SYMSG_T Tabellentype zu /XNFE/SYMSG 20111121
3 Returning RT_STATUS Value transfer Type reference (TYPE) /XNFE/WD_STATUS_T WD Anzeige Beleg Prozessstatus 20111121

Method GET_STATUS_DATA on class /XNFE/CL_WP_DETAILS_ASSIST_NEW has no exception.

Method MAP_SDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SDETAIL Call by reference Type reference (TYPE) /XNFE/WD_SDETAIL_T WD TT für Kurzdetails 20111220
2 Importing IV_SELECTION Call by reference Type reference (TYPE) CHAR2 /XNFE/IF_WD_CONSTANTS=>CV_READ_TYPE-ALL Welche Daten sollen ausgelesen werden 20111220

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