SAP ABAP Class /SAPPO/IF_NF_CUSTOMIZING (Access to Customizing Tables)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/CL_NF_CUSTOMIZING Access to Customizing for Alert 20091125
Properties
Class /SAPPO/IF_NF_CUSTOMIZING  
Short Description Access to Customizing Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SAPPO/IF_NF_CUSTOMIZING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /SAPPO/IF_NF_CUSTOMIZING has no interface implemented.
Friends
Class /SAPPO/IF_NF_CUSTOMIZING has no friend class.
Attributes
Class /SAPPO/IF_NF_CUSTOMIZING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method 20091201
Events
Class /SAPPO/IF_NF_CUSTOMIZING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_WORKLIST Public See coding 20091125 BEGIN OF ty_s_worklist. INCLUDE TYPE /sappo/nf_wl. TYPES: END OF ty_s_worklist
2 TY_T_WORKLIST Public See coding 20091125 ty_t_worklist TYPE STANDARD TABLE OF ty_s_worklist
Method Signatures

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PWB_DATA Call by reference Type reference (TYPE) /SAPPO/TAB_NF_PWB_DATA notwendige Daten zur Versorgung der Druckworkbench 20091201
2 Exporting ET_USER Call by reference Type reference (TYPE) /SAPPO/TAB_NF_USER Anwender für PPO-Benachrichtigung 20091201
3 Importing IS_CRITERIA Call by reference Type reference (TYPE) /SAPPO/STR_NF_CRITERIA Kriterien für PPO Benachrichtigung 20091201
# Exception Resumable Description Created on
1 /SAPPO/CX_NOTIF_PROCESSING PPO: Prozessierungsfehler von Benachrichtigungen 20120525
History
Last changed by/on SAP  20130531 
SAP Release Created in