SAP ABAP Function Module SOLAR_GET_CUSTOMERSAP_ATTR_VAL (Get SAP and Customer attributes values)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-IMP (Application Component) Solution Manager Implementation
     AI_SOLAR_ATTR_EN (Package) Solution Manager Attributes
Basic Data
Function Module SOLAR_GET_CUSTOMERSAP_ATTR_VAL Get SAP and Customer attributes values  
Function Group S_SOLAR_DIRECTORY_REPORT   Reporting on the attributes  
Program Name SAPLS_SOLAR_DIRECTORY_REPORT    
INCLUDE Name LS_SOLAR_DIRECTORY_REPORTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TAB_PRJ_CUS_ATTR_VALUES TYPE PRJ_IFATTRVAL1_T Table of prj_ifattrval1
Exporting E_TAB_DIR_CUS_ATTR_VALUES TYPE DIR_IFATTRVAL1_T Table of DIR_IFATTRVAL1
Exporting E_TAB_PRJ_SAP_ATTR_VALUES TYPE PRJ_IFATTRVAL1_T Table of prj_ifattrval1
Exporting E_TAB_DIR_SAP_ATTR_VALUES TYPE DIR_IFATTRVAL1_T Table of DIR_IFATTRVAL1
Importing I_PROJECT_ID TYPE PROJECT_ID Project name
Importing I_NODE_ID TYPE HIER_GUID node id of project structure
Importing I_TREE_ID TYPE HIER_GUID structure id of project structure
Importing I_SOLUTION_ID TYPE TYPE_S_SOLUTION_SOLMAN-SOLUTION_ID Solution id
Importing I_OBJECT_NO TYPE DMDDOBJECTNO Object number of solution structure element
Importing I_TAB_OBJECT_TYPE TYPE HIER_RTYPE The Object type for example 'BMTA'
Importing I_TAB_OBJECT_ID TYPE HIER_ROBJE The Object ID for example 'SE80'
Importing I_TAB_OBJECT_LOGCOMPOENT TYPE SABOLOGCOMP The Logical Component of the Object
Importing I_ATTRIBUTE_NAME TYPE DIR_IFATTRNAME SAttribute name
Importing I_GET_SAP_ATTRVALUES TYPE FLAG 'X' General Flag
Importing I_GET_CUS_ATTRVALUES TYPE FLAG 'X' General Flag
Exception ERROR_OCCURED TYPE
               
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  20100705 
SAP Release Created in 400