SAP ABAP Function Module LOYC_ADM_GET_CUST_API (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_API | 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_CUSTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_ATTR_NAME | TYPE | NAME_FELD | Field name | |||
| |
IT_AIRLINE | TYPE | LOYT_ADM_AIRLINE_CODE_T | table type export structure for airline code | |||
| |
IT_BOOKING | TYPE | LOYT_ADM_BOOKING_CLASS_T | Table type for Booking Class | |||
| |
IT_FARE | TYPE | LOYT_ADM_FARE_BASIS_T | Table type for Fare Basis | |||
| |
IT_AIRPORT | TYPE | LOYT_ADM_AIRPORT_CODE_T | Table type for Airport Code | |||
| |
IT_BASE | TYPE | LOYT_ADM_FLIGHT_SEGMENT_T | table type export structure for airline code | |||
| |
IT_CATEGORY | TYPE | LOYT_ADM_FLIGHT_CATEGORY_T | table type export structure for airline code | |||
| |
IV_LANG | TYPE | SYST-LANGU | SY-LANGU | Language Key of Current Text Environment | ||
| |
ET_AIRLINE_RFC | TYPE | LOYT_ADM_AIRLINE_CODE_T | table type export structure for airline code | |||
| |
ET_BOOKING_RFC | TYPE | LOYT_ADM_BOOKING_CLASS_T | Table type for Booking Class | |||
| |
ET_FARE_RFC | TYPE | LOYT_ADM_FARE_BASIS_T | Table type for Fare Basis | |||
| |
ET_AIRPORT_RFC | TYPE | LOYT_ADM_AIRPORT_CODE_T | Table type for Airport Code | |||
| |
ET_BASE_RFC | TYPE | LOYT_ADM_FLIGHT_SEGMENT_T | table type export structure for airline code | |||
| |
ET_CATEGORY_RFC | TYPE | LOYT_ADM_FLIGHT_CATEGORY_T | table type export structure for airline code | |||
Processing Type
| Normal Function 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 |