SAP ABAP Function Module FIAA_OBJ_KEY_CONVERT (converts the object keys into a String)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-AA-IS (Application Component) Information System
     AR (Package) Asset Accounting reporting
Basic Data
Function Module FIAA_OBJ_KEY_CONVERT converts the object keys into a String  
Function Group ARINT   Processing of Integrated Objects  
Program Name SAPLARINT   To handle integrated objects to an asset 
INCLUDE Name LARINTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CD_OBJ_KEY_CONTAINER TYPE OBJ_KEY_CONTAINER contains the keys of different objects as ACII-Text
Changing CD_EQUI_EQUNR TYPE EQUNR Equipment Number
Changing CD_TPL_TPLNR TYPE ILOM_STRNO Functional Location
Changing CD_CRED_BUKRS TYPE BUKRS Company Code
Changing CD_CRED_LIFNR TYPE AM_LIFNR Account number of vendor (other key word)
Changing CD_COCTR_KOKRS TYPE KOKRS Controlling Area
Changing CD_COCTR_KOSTL TYPE KOSTL Cost Center
Changing CD_EMP_PERNR TYPE PERNR_D Personnel Number
Changing CD_INT_ORDER_AUFNR TYPE CAUFN Internal Order
Changing CD_ORDER_EBELN TYPE EBELN Purchasing Document Number
Changing CD_GL_ACCOUNT_BUKRS TYPE BUKRS Company Code
Changing CD_GL_ACCOUNT_SAKNR TYPE SAKNR G/L Account Number
Changing CD_PROJ_POSNR TYPE AM_POSNR WBS Element of Investment Project
Changing CD_BUILD_BUKRS TYPE BUKRS Company Code
Changing CD_BUILD_SWENR TYPE SWENR Number of Business Entity
Changing CD_BUILD_SGENR TYPE SGENR Building Number
Changing CD_PROP_BUKRS TYPE BUKRS Company Code
Changing CD_PROP_SWENR TYPE SWENR Number of Business Entity
Changing CD_PROP_SGRNR TYPE SGRNR Land Number for BE
Changing CD_PROFIT_CENTER TYPE PRCTR Profitcenter
Importing ID_DIRECTION TYPE CONV_DIRECTION Split or merge the key fields
Importing ID_OBJ_TYPE TYPE SWO_OBJTYP Object Type
Exception DIRECTION_INVALID TYPE only 'S' (split) and 'M' (merge) possible
Exception CD_EQUI_EQUNR_NOT_QUALIFIED TYPE equi-nr. not entered
Exception CD_TPL_TPLNR_NOT_QUALIFIED TYPE tpl-nr. not entered
Exception BUKRS_OR_LIFNR_NOT_QUALIFIED TYPE bukrs or lifnr not entered
Exception KOKRS_OR_KOSTL_NOT_QUALIFIED TYPE kokrs or kostl not entered
Exception CD_EMP_PERNR_NOT_QUALIFIED TYPE per-nr. not entered
Exception INT_ORDER_AUFNR_NOT_QUALIFIED TYPE internal order-nr. not entered
Exception CD_ORDER_EBELN_NOT_QUALIFIED TYPE purchase order nr. not entered
Exception GL_BUKRS__SAKNR_NOT_QUALIFIED TYPE bukrs or saknr of gl_acc not entered
Exception CD_PROJ_POSNR_NOT_QUALIFIED TYPE number of project not entered
Exception KEY_CONTAINER_NOT_QUALIFIED TYPE obj_key_container not entered
Exception PROFIT_CENTER_NOT_QUALIFIED TYPE profit center not entered
               
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  19991209 
SAP Release Created in 46C