SAP ABAP Class /SAPPO/IF_NF_RECIPIENT (Recipient of PPO Notification)
Properties
Class /SAPPO/IF_NF_RECIPIENT  
Short Description Recipient of PPO Notification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091130   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /SAPPO/IF_NF_RECIPIENT has no interface implemented.
Friends
Class /SAPPO/IF_NF_RECIPIENT has no friend class.
Attributes
Class /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
Class /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 class /SAPPO/IF_NF_RECIPIENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in