SAP ABAP Function Module OIRE_CCINS_GET (Determine the PC type)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR_E (Package) SSR Card processing (IS-Oil Sevice Station Retailing)
Basic Data
Function Module OIRE_CCINS_GET Determine the PC type  
Function Group OIRE_PC_DTF   PC Functions for DTF handling  
Program Name SAPLOIRE_PC_DTF    
INCLUDE Name LOIRE_PC_DTFU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OIRECCINS TYPE V_OIRECCINS PC cat. and text
Exporting E_CCINS_OLD TYPE ROIREDTF-SSR_CCINS SSR PC: Payment card type old
Exporting E_CCINS_NEW TYPE ROIREDTF-SSR_CCINS SSR PC: Payment card type new
Exporting E_BUKRS TYPE ROIREDTF-BUKRS Determined company code
Importing I_CCNUM TYPE OIREUPLKXXXX-CCNUM Payment card number
Importing I_ECBLZ TYPE OIREUPLKXXXX-ECBLZ ec-card number
Importing I_BUKRS TYPE ROIREDTF-BUKRS Company Code
Importing I_PBLNR TYPE OIREUPLKXXXX-PBLNR Business location number
Importing I_CCINS TYPE ROIREDTF-SSR_CCINS PC type
Importing I_NO_BUKRS_CHECK TYPE CHAR01 SPACE Bypass company code check
Exception CARD_TYPE_NOT_CREATED_IN_BUKRS TYPE Payment card type not defined in this company code
Exception WRONG_BUSINESS_LOCATION TYPE Business location does not exit.
Exception NO_BUKRS_FOUND TYPE No company code founc
Exception DIFFERENT_BUKRS_DETERMINED TYPE The passed company code is different from the determined one.
Exception CCARD_WRONG_NUMBER TYPE A wrong card number was passed.
Exception NO_PBLNR_NO_BUKRS_FILLED TYPE Neither the business location nor the company code were passed.
Exception NO_CCNUM_OR_ECBLZ TYPE No PC number and no ECBLZ was passed.
Exception CARD_TYPE_HAS_CHANGED TYPE PC type has changed from the entered one.
Exception CCNUM_AND_ECBLZ_ARE_FILLED TYPE PC number and bank number are filled.
Exception DIFFERENT_PC_TYPES_DETERMINED TYPE The passed PC type is different from the determined.
               
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  20050224 
SAP Release Created in