SAP ABAP Function Module LOYC_ADM_GET_CUST_RFC (RFC function module to get the admin data from customizing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-LOY-MA (Application Component) Member Activity
     LOY_ADMIN_DATA_RFC (Package) Loyalty Admin Data RFC
Basic Data
Function Module LOYC_ADM_GET_CUST_RFC RFC function module to get the admin data from customizing  
Function Group LOYC_ADM_GET_CUST   Function Group For admin data RFC's  
Program Name SAPLLOYC_ADM_GET_CUST    
INCLUDE Name LLOYC_ADM_GET_CUSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_ATTR_NAME TYPE NAME_FELD Field name
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
Tables ET_AIRLINE_RFC TYPE LOYT_ADM_AIRLINE_CODE_T table type export structure for airline code
Tables ET_BOOKING_RFC TYPE LOYT_ADM_BOOKING_CLASS_T Table type for Booking Class
Tables ET_FARE_RFC TYPE LOYT_ADM_FARE_BASIS_T Table type for Fare Basis
Tables ET_AIRPORT_RFC TYPE LOYT_ADM_AIRPORT_CODE_T Table type for Airport Code
Tables ET_BASE_RFC TYPE LOYT_ADM_FLIGHT_SEGMENT_T table type export structure for airline code
Tables ET_CATEGORY_RFC TYPE LOYT_ADM_FLIGHT_CATEGORY_T table type export structure for airline code
               
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 700