SAP ABAP Interface /SAPPO/IF_NF_RECIPIENT (Recipient of PPO Notification)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/NOTIF (Package) Post-Processing Office: Notifications
Properties
Interface /SAPPO/IF_NF_RECIPIENT  
Short Description Recipient of PPO Notification    
General Data
Package /SAPPO/NOTIF   Post-Processing Office: Notifications 
Created 20091130   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /SAPPO/IF_NF_RECIPIENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface /SAPPO/IF_NF_RECIPIENT has no interface.
Friends
Interface /SAPPO/IF_NF_RECIPIENT has no friend.
Attributes
Interface /SAPPO/IF_NF_RECIPIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDRESS Instance method Public Method Address Data 20091130
2 GET_PERSON_NAME Instance method Public Method Personal Data, Name, Title, and so on 20091130
3 GET_USERID Instance method Public Method User ID 20091130
Events
Interface /SAPPO/IF_NF_RECIPIENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ADDRESS Public See coding 20091130 BEGIN OF ty_s_address, us_addrnum TYPE ad_addrnum, us_persnum TYPE ad_persnum, END OF ty_s_address
Method Signatures

Method GET_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ADDRESS Value transfer Type reference (TYPE) /SAPPO/IF_NF_RECIPIENT=>TY_S_ADDRESS 20091130
# Exception Resumable Description Created on
1 /SAPPO/CX_NOTIF_PROCESSING PPO: Prozessierungsfehler von Benachrichtigungen 20091204

Method GET_PERSON_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PERSON_NAME Call by reference Type reference (TYPE) /SAPPO/STR_NF_PERSON_NAME PPO Benachrichtigung: Daten zur Person wie Name, Titel etc. 20091202
2 Exporting ES_TEXTS Call by reference Type reference (TYPE) /SAPPO/STR_NF_PERSON_TEXT PPO: Texte zu Titel etc. für Benachrichtigungen 20091202
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20091202
# Exception Resumable Description Created on
1 /SAPPO/CX_NOTIF_PROCESSING PPO: Prozessierungsfehler von Benachrichtigungen 20091204

Method GET_USERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USERID Value transfer Type reference (TYPE) XUSER Benutzername 20091130

Method GET_USERID on Interface /SAPPO/IF_NF_RECIPIENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730