SAP ABAP Interface /SAPPO/IF_NF_CUSTOMIZING (Access to Customizing Tables)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/NOTIF (Package) Post-Processing Office: Notifications
⤷
⤷
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
| Interface | /SAPPO/IF_NF_CUSTOMIZING | |
| Short Description | Access to Customizing Tables |
General Data
| Package | /SAPPO/NOTIF | Post-Processing Office: Notifications |
| Created | 20091124 | SAP |
| Last changed | 20130531 | SAP |
| 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
Interface /SAPPO/IF_NF_CUSTOMIZING has no interface.
Friends
Interface /SAPPO/IF_NF_CUSTOMIZING has no friend.
Attributes
Interface /SAPPO/IF_NF_CUSTOMIZING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091201 |
Events
Interface /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 | ET_PWB_DATA | Call by reference | Type reference (TYPE) | /SAPPO/TAB_NF_PWB_DATA | notwendige Daten zur Versorgung der Druckworkbench | 20091201 | |||
| 2 | ET_USER | Call by reference | Type reference (TYPE) | /SAPPO/TAB_NF_USER | Anwender für PPO-Benachrichtigung | 20091201 | |||
| 3 | IS_CRITERIA | Call by reference | Type reference (TYPE) | /SAPPO/STR_NF_CRITERIA | Kriterien für PPO Benachrichtigung | 20091201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PPO: Prozessierungsfehler von Benachrichtigungen | 20120525 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |