SAP ABAP Function Module CRMC_ADM_GET_CUST (To get admin data defined in the system)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT-MPL-LOY (Application Component) Loyalty Marketing
     CRM_LOY_ADMIN_DATA (Package) Loyalty Admin Data
Basic Data
Function Module CRMC_ADM_GET_CUST To get admin data defined in the system  
Function Group CRMC_ADM_GET_CUST   Function Group For Admin data API's  
Program Name SAPLCRMC_ADM_GET_CUST    
INCLUDE Name LCRMC_ADM_GET_CUSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_AIRLINE TYPE CRMT_ADM_AIRLINE_CODE table type export structure for airline code
Exporting ET_BOOKING TYPE CRMT_ADM_BOOKING_CLASS Booking Class
Exporting ET_FARE TYPE CRMT_ADM_FARE_BASIS Table type for Fare Basis
Exporting ET_AIRPORT TYPE CRMT_ADM_AIRPORT_CODE Table type for Airport Code
Exporting ET_BASE TYPE CRMT_ADM_FLIGHT_SEGMENT table type export structure for airline code
Exporting ET_CATEGORY TYPE CRMT_ADM_FLIGHT_CATEGORY table type export structure for airline code
Importing IV_ATTR_NAME TYPE NAME_FELD
Importing IT_AIRLINE TYPE LOYT_ADM_AIRLINE_CODE_T table type export structure for airline code
Importing IT_BOOKING TYPE LOYT_ADM_BOOKING_CLASS_T Table type for Booking Class
Importing IT_FARE TYPE LOYT_ADM_FARE_BASIS_T Table type for Fare Basis
Importing IT_AIRPORT TYPE LOYT_ADM_AIRPORT_CODE_T Table type for Airport Code
Importing IT_BASE TYPE LOYT_ADM_FLIGHT_SEGMENT_T table type export structure for airline code
Importing IT_CATEGORY TYPE LOYT_ADM_FLIGHT_CATEGORY_T table type export structure for airline code
Importing IV_LANG TYPE SYST-LANGU SY-LANGU Language Key of Current Text Environment
Exception INVALID_INPUT TYPE Invalid input parameter passed to function module
               
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  20080418 
SAP Release Created in 700