SAP ABAP Function Module GET_INT_MODEL_ENT_ATT (Read Entities and Attributes Data from the Database)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-RIF (Application Component) Replication Interface Framework
     MDG_OIF_CDDIC (Package) MDG: DDIC for Outbound Interface Framework
Basic Data
Function Module GET_INT_MODEL_ENT_ATT Read Entities and Attributes Data from the Database  
Function Group MDG_OIF_CUST_ACCESS   Modules to access customizing data  
Program Name SAPLMDG_OIF_CUST_ACCESS    
INCLUDE Name LMDG_OIF_CUST_ACCESSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_ENT_ATT TYPE MDG_OIF_T_ENT_ATT Contain interface model, its entities and attributes
Importing IV_INT_MODEL_ID TYPE MDG_OIF_INT_MOD_ID MDG_OIF_INT_MOD_ID
Importing IV_USMD_MODEL TYPE USMD_MODEL Data Model
Importing IV_USMD_ENTITY TYPE USMD_ENTITY Entity Type
Exception INTERFACE_MODEL_NOT_EXIST TYPE Exception when the interface model id doesn't exists
Exception INTERFACE_MODEL_DATA_NOT_EXIST TYPE Exception when the interface model data doesn't exists
               
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  20100421 
SAP Release Created in 702