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 |
|---|---|---|---|---|---|---|---|
| |
ET_AIRLINE | TYPE | CRMT_ADM_AIRLINE_CODE | table type export structure for airline code | |||
| |
ET_BOOKING | TYPE | CRMT_ADM_BOOKING_CLASS | Booking Class | |||
| |
ET_FARE | TYPE | CRMT_ADM_FARE_BASIS | Table type for Fare Basis | |||
| |
ET_AIRPORT | TYPE | CRMT_ADM_AIRPORT_CODE | Table type for Airport Code | |||
| |
ET_BASE | TYPE | CRMT_ADM_FLIGHT_SEGMENT | table type export structure for airline code | |||
| |
ET_CATEGORY | TYPE | CRMT_ADM_FLIGHT_CATEGORY | table type export structure for airline code | |||
| |
IV_ATTR_NAME | TYPE | NAME_FELD | ||||
| |
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 | ||
| |
INVALID_INPUT | TYPE | Invalid input parameter passed to function module | ||||
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 | 20080418 |
| SAP Release Created in | 700 |