SAP ABAP Function Module IGN_BP_PHONENUMBER_GET (Lesen der Telefonnummer eines Geschäftspartners)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN (Package) IS-IS: Insurance General
Basic Data
Function Module IGN_BP_PHONENUMBER_GET Lesen der Telefonnummer eines Geschäftspartners  
Function Group IGN_SERVICE    
Program Name SAPLIGN_SERVICE    
INCLUDE Name LIGN_SERVICEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PHONEADDR TYPE ADCP-ADDRNUMBER Address number
Exporting E_PHONEID TYPE ADR2-CONSNUMBER Serial number of selected phone number
Exporting E_TELNUMBER TYPE ADR2-TELNR_LONG selected phone number
Importing I_PARTNER TYPE BU_PARTNER Business partner number
Importing I_PHONEADDR TYPE ADCP-ADDRNUMBER Prev. selected address number
Importing I_PHONEID TYPE ADR2-CONSNUMBER Serial number of prev. selected phone number
Importing I_TELNUMBER TYPE ADR2-TELNR_LONG Prev. selected phone number
Exception WRONG_PARTNER TYPE no BP in BUT000 with No i_partner
Exception NO_ADDRESS TYPE no address found for i_partner
Exception NO_TELEPHONE TYPE no telephone found for i_partner
Exception INTERNAL_ERROR TYPE other errors
Exception NO_AUTHORITY TYPE no authority for access to telephone numbers
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in