SAP ABAP Class /AIN/CL_AIL (Auto ID Label)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/IF (Package) Auto-ID Interfaces
Properties
Class /AIN/CL_AIL  
Short Description Auto ID Label    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /AIN/IF   Auto-ID Interfaces 
Created 20061207   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CL_AIL has no forward declaration.
Interfaces
Class /AIN/CL_AIL has no interface implemented.
Friends
Class /AIN/CL_AIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_OBJECT_TYPE_HU Constant Public Type reference (TYPE) /AIN/BUSINESS_OBJECT_TYPE_CODE '179' Proxy Data Element (Generated) 20070117
2 CV_OBJECT_TYPE_KANBAN Constant Public Type reference (TYPE) /AIN/BUSINESS_OBJECT_TYPE_CODE '282' Proxy Data Element (Generated) 20070117
3 C_ACTION_TYPE_ATCW Constant Public Type reference (TYPE) /AIN/PUB_ACTION_TYPE 'ATCW' Action Type 20080219
4 C_ESOA_MSG_ID Constant Public Type reference (TYPE) SYMSGID '/AIN/IF_ESOA' Message Class 20080220
5 C_PROC_RES_ERROR Constant Public Type reference (TYPE) NUM1 '5' Num1 20080305
6 C_PROC_RES_SUCCESS Constant Public Type reference (TYPE) NUM1 '3' Num1 20080305
7 C_SEVERITY_ERROR Constant Public Type reference (TYPE) NUM1 '3' Num1 20080305
8 C_TRUE1 Constant Public Type reference (TYPE) /AIN/INDICATOR1 'true' Proxy Data Element (generated) 20080318
9 C_TRUE2 Constant Public Type reference (TYPE) /AIN/INDICATOR1 '1' Proxy Data Element (generated) 20080318
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOG_MESSAGES Static method Public Method Add log messages 20061208
2 ADD_MESSAGE Static method Public Method Add messages to return table 20080220
3 COLL_CREATE_EXPORT Static method Private Method Mass Create Export Conversion 20080312
4 COLL_CREATE_REQ Static method Private Method Mass Create request 20080219
5 COLL_DECODE_EXPORT Static method Private Method Mass Decode Export Conversion 20080312
6 COLL_DECODE_REQ Static method Private Method Mass Decode request 20080219
7 COLL_ENCODE_EXPORT Static method Private Method Mass Encode Export Conversion 20080312
8 COLL_ENCODE_REQ Static method Private Method Mass Encode request 20080219
9 COMMIT_WORK_SYNC Static method Public Method Commit/Rollback 20080229
10 CREATE_EXPORT Static method Private Method Single Create Export Conversion 20080312
11 CREATE_REQ Static method Private Method Single Create request 20080219
12 DECODE_EXPORT Static method Private Method Single Decode Export Conversion 20080312
13 DECODE_HEX_ID Static method Private Method Decode hexadecimal ID 20070215
14 DECODE_REQ Static method Private Method Single Decode request 20080219
15 DO_IMPORT_MAP Static method Public Method Mapping for services 20080304
16 ENCODE_EXPORT Static method Private Method Single Encode Export Conversion 20080312
17 ENCODE_REQ Static method Private Method Single Encode request 20080219
18 EXACTLY_ONCE_CONFIRM Static method Public Method Exactly Once Service Outbound Processing 20080215
19 EXACTLY_ONCE_CREATE_UUID Static method Public Method Exactly Once Service UUID create 20080215
20 EXACTLY_ONCE_REQUEST Static method Public Method Exactly Once Service Inbound Processing 20080215
21 GET_OBJECT_REFERENCE Static method Public Method Get object reference 20070117
22 GET_POBJ_BY_EXTID Static method Private Method Get AII physical object by external ID 20070118
23 GET_POBJ_BY_OBJ_REF Static method Private Method Get AII physical object by object reference 20070117
24 GET_REFERENCE_HU Static method Private Method Get HU reference 20070117
25 GET_REFERENCE_KANBAN Static method Private Method Get Kanban reference 20070117
26 GET_SR_NO_COMP Static method Private Method Get Serial No Component 20080312
27 MAP_MESSAGE_VALUES Static method Public Method Map internal message values to extenal codes 20080422
28 PROCESS_BYEL_QU Static method Public Method Process query by elements 20061207
29 PROCESS_BYID_QU Static method Public Method Process query by ID 20061207
30 PROCESS_CANCEL Static method Public Method Process cancel request 20061207
31 PROCESS_CHANGE Static method Public Method Process change request 20061207
32 PROCESS_COLL_CREATE Static method Public Method Process collection create request 20080208
33 PROCESS_COLL_DECODE Static method Public Method Process collection decode request 20080211
34 PROCESS_COLL_ENCODE Static method Public Method Process collection encode request 20080211
35 PROCESS_CREATE Static method Public Method Process create request 20061207
36 PROCESS_DECODE Static method Public Method Process decode request 20061207
37 PROCESS_ENCODE Static method Public Method Process encode request 20061207
38 PROCESS_PRINT Static method Public Method Process print request 20061207
39 SET_HEADER Static method Public Method Set meassage header 20070212
Events
Class /AIN/CL_AIL has no event.
Types
Class /AIN/CL_AIL has no local type.
Method Signatures

Method ADD_LOG_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG Call by reference Type reference (TYPE) /AIN/LOG1 Proxy Structure (Generated) 20061208
2 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061208

Method ADD_LOG_MESSAGES on class /AIN/CL_AIL has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG Call by reference Type reference (TYPE) /AIN/LOG1 Proxy Structure (Generated) 20080222
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080220
3 Importing IV_MSGID Call by reference Type reference (TYPE) SY-MSGID Message Class 20080220
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20080220
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Message Type 20080220
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20080220
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20080220
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20080220
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20080220

Method ADD_MESSAGE on class /AIN/CL_AIL has no exception.

Method COLL_CREATE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AIL_COLL_CREATE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_CREATE_CO_STR AutomIdnLblSCMCollCrteConfMsg_s 20080312
2 Importing IS_AIL_COLL_CREATE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_CREATE_CO_STR AutomIdnLblSCMCollCrteConfMsg_s 20080312

Method COLL_CREATE_EXPORT on class /AIN/CL_AIL has no exception.

Method COLL_CREATE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AIL_COLL_CREATE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_CREATE_CO_STR AutomIdnLblSCMCollCrteConfMsg_s 20080220
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20080226
3 Importing IS_AIL_COLL_CREATE_REQ Call by reference Type reference (TYPE) /AIN/AIL_COLL_CREATE_RQ_STR AutomIdnLblSCMCollCrteReqMsg_s 20080220
4 Importing IS_BTDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP property mapping structure 20080304
5 Importing IS_ENCODTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080304
6 Importing IS_IDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080304
7 Importing IT_ENCODFORMAT_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080220
8 Importing IT_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080220
9 Importing IT_STD_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080313

Method COLL_CREATE_REQ on class /AIN/CL_AIL has no exception.

Method COLL_DECODE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AIL_COLL_DECODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_DECD_CO_STR AutomIdnLblSCMCollDecdConfMsg_s 20080312
2 Importing IS_AIL_COLL_DECODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_DECD_CO_STR AutomIdnLblSCMCollDecdConfMsg_s 20080312

Method COLL_DECODE_EXPORT on class /AIN/CL_AIL has no exception.

Method COLL_DECODE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AIL_COLL_DECODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_DECD_CO_STR AutomIdnLblSCMCollDecdConfMsg_s 20080220
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20080226
3 Importing IS_AIL_COLL_DECODE_REQ Call by reference Type reference (TYPE) /AIN/AIL_COLL_DECD_RQ_STR AutomIdnLblSCMCollDecdReqMsg_s 20080220
4 Importing IT_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080220

Method COLL_DECODE_REQ on class /AIN/CL_AIL has no exception.

Method COLL_ENCODE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AIL_COLL_ENCODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_ENCD_CO_STR AutomIdnLblSCMCollEncdConfMsg_s 20080312
2 Importing IS_AIL_COLL_ENCODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_ENCD_CO_STR AutomIdnLblSCMCollEncdConfMsg_s 20080312

Method COLL_ENCODE_EXPORT on class /AIN/CL_AIL has no exception.

Method COLL_ENCODE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AIL_COLL_ENCODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_ENCD_CO_STR AutomIdnLblSCMCollEncdConfMsg_s 20080220
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20080226
3 Importing IS_AIL_COLL_ENCODE_REQ Call by reference Type reference (TYPE) /AIN/AIL_COLL_ENCD_RQ_STR AutomIdnLblSCMCollEncdReqMsg_s 20080220
4 Importing IS_ENCODTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080305
5 Importing IS_IDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080305
6 Importing IT_ENCODFORMAT_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080220
7 Importing IT_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080220
8 Importing IT_STD_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080313

Method COLL_ENCODE_REQ on class /AIN/CL_AIL has no exception.

Method COMMIT_WORK_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG Call by reference Type reference (TYPE) /AIN/LOG1 Proxy Structure (Generated) 20080229

Method COMMIT_WORK_SYNC on class /AIN/CL_AIL has no exception.

Method CREATE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AIL_CREATE_CO Call by reference Type reference (TYPE) /AIN/AIL_CREATE_CO_STR AutomaticIdentificationLabel Create Confirmation Data Type 20080312
2 Importing IS_AIL_CREATE_CO Call by reference Type reference (TYPE) /AIN/AIL_CREATE_CO_STR AutomaticIdentificationLabel Create Confirmation Data Type 20080312

Method CREATE_EXPORT on class /AIN/CL_AIL has no exception.

Method CREATE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AIL_CREATE_CO Call by reference Type reference (TYPE) /AIN/AIL_CREATE_CO_STR AutomaticIdentificationLabel Create Confirmation Data Type 20080219
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20080226
3 Importing IS_AIL_CREATE_RQ Call by reference Type reference (TYPE) /AIN/AIL_CREATE_RQ_STR AutomaticIdentificationLabel Create Request Data Type 20080219
4 Importing IS_BTDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP property mapping structure 20080304
5 Importing IS_ENCODTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080304
6 Importing IS_IDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080304
7 Importing IT_ENCODFORMAT_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080219
8 Importing IT_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080219
9 Importing IT_STD_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080313

Method CREATE_REQ on class /AIN/CL_AIL has no exception.

Method DECODE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AIL_DECODE_CO Call by reference Type reference (TYPE) /AIN/AIL_DECODE_CO_STR AutomaticIdentificationLabel Decode Confirmation Data Type 20080312
2 Importing IS_AIL_DECODE_CO Call by reference Type reference (TYPE) /AIN/AIL_DECODE_CO_STR AutomaticIdentificationLabel Decode Confirmation Data Type 20080312

Method DECODE_EXPORT on class /AIN/CL_AIL has no exception.

Method DECODE_HEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG Call by reference Type reference (TYPE) /AIN/LOG1 Proxy Structure (Generated) 20070215
2 Exporting ES_ID Call by reference Type reference (TYPE) /AIN/PUB_ID_STR ID 20070215
3 Importing IS_HEX_ID Call by reference Type reference (TYPE) /AIN/PUB_ID_STR ID 20070215

Method DECODE_HEX_ID on class /AIN/CL_AIL has no exception.

Method DECODE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AIL_DECODE_CO Call by reference Type reference (TYPE) /AIN/AIL_DECODE_CO_STR AutomaticIdentificationLabel Decode Confirmation Data Type 20080219
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20080226
3 Importing IS_AIL_DECODE_RQ Call by reference Type reference (TYPE) /AIN/AIL_DECODE_RQ_STR AutomaticIdentificationLabel Decode Request Data Type 20080219
4 Importing IT_ENCODFORMAT_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080219
5 Importing IT_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080219

Method DECODE_REQ on class /AIN/CL_AIL has no exception.

Method DO_IMPORT_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AILDOTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP property mapping structure 20080311
2 Exporting ES_BTDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP property mapping structure 20080304
3 Exporting ES_ENCODTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP property mapping structure 20080304
4 Exporting ES_IDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP property mapping structure 20080304
5 Exporting ET_AILDOTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP property mapping tab 20080305
6 Exporting ET_ENCODFORMAT_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080304
7 Exporting ET_LBLCTPRPTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080307
8 Exporting ET_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080304
9 Exporting ET_STD_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080313
10 Importing IS_AILDO_TYPE_CODE Call by reference Type reference (TYPE) /AIN/AILDO_TYPE_CODE_STR Action type code 20080311
11 Importing IS_AIL_IDFR_TYPE_CODE Call by reference Type reference (TYPE) /AIN/AIL_IDFR_TYPE_CODE Proxy Structure (generated) 20080304
12 Importing IS_AI_ENCD_TYPE_CODE Call by reference Type reference (TYPE) /AIN/AI_ENCD_TYPE_CODE Proxy Structure (generated) 20080304
13 Importing IT_AI_PRPTY_VALN Call by reference Type reference (TYPE) /AIN/AI_PRPTY_VALN_TAB AutomaticIdentificationPropertyValuation_V2 20080304
14 Importing IV_BTD_TYPE_CODE Call by reference Type reference (TYPE) /AIN/BTD_TYPE_CODE Proxy Data Element (generated) 20080304

Method DO_IMPORT_MAP on class /AIN/CL_AIL has no exception.

Method ENCODE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AIL_ENCODE_CO Call by reference Type reference (TYPE) /AIN/AIL_ENCODE_CO_STR AutomaticIdentificationLabel Encode Confirmation Data Type 20080312
2 Importing IS_AIL_ENCODE_CO Call by reference Type reference (TYPE) /AIN/AIL_ENCODE_CO_STR AutomaticIdentificationLabel Encode Confirmation Data Type 20080312

Method ENCODE_EXPORT on class /AIN/CL_AIL has no exception.

Method ENCODE_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AIL_ENCODE_CO Call by reference Type reference (TYPE) /AIN/AIL_ENCODE_CO_STR AutomaticIdentificationLabel Encode Confirmation Data Type 20080219
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20080226
3 Importing IS_AIL_ENCODE_RQ Call by reference Type reference (TYPE) /AIN/AIL_ENCODE_RQ_STR AutomaticIdentificationLabel Encode Request Data Type 20080219
4 Importing IS_ENCODTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080305
5 Importing IS_IDTYPE_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_STR GTP Property mapping table 20080305
6 Importing IT_ENCODFORMAT_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080219
7 Importing IT_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080219
8 Importing IT_STD_PROPERTY_MAPPING Call by reference Type reference (TYPE) /AIN/GTP_PROPERTY_MAPPING_TAB GTP Property mapping table 20080313

Method ENCODE_REQ on class /AIN/CL_AIL has no exception.

Method EXACTLY_ONCE_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXACTLY_ONCE Call by reference Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20080215
2 Importing IR_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20080215

Method EXACTLY_ONCE_CONFIRM on class /AIN/CL_AIL has no exception.

Method EXACTLY_ONCE_CREATE_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG Call by reference Type reference (TYPE) /AIN/LOG1 Proxy Structure (Generated) 20080321
2 Exporting EV_MSG_GUID Call by reference Type reference (TYPE) /AIN/UUID_CONTENT GUID in 'CHAR' Format in Uppercase 20080215

Method EXACTLY_ONCE_CREATE_UUID on class /AIN/CL_AIL has no exception.

Method EXACTLY_ONCE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_OUTPUT Call by reference Object reference (TYPE REF TO) DATA 20080215
2 Exporting EO_EXACTLY_ONCE Call by reference Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20080215
3 Exporting EV_PROCESSED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080215
4 Importing IV_MSG_GUID Call by reference Type reference (TYPE) /AIN/UUID_CONTENT Unique identifier of a business document in a (technical) me 20080215

Method EXACTLY_ONCE_REQUEST on class /AIN/CL_AIL has no exception.

Method GET_OBJECT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REFERENCE_OBJECT_ID Call by reference Type reference (TYPE) /AIN/OBJECT_ID Proxy Structure (Generated) 20070117
2 Exporting EV_REFERENCE_OBJECT_TYPE Call by reference Type reference (TYPE) /AIN/BUSINESS_OBJECT_TYPE_CODE Proxy Data Element (Generated) 20070117
3 Importing IV_POBJ_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20070117

Method GET_OBJECT_REFERENCE on class /AIN/CL_AIL has no exception.

Method GET_POBJ_BY_EXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POBJ_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20070118
2 Importing IS_AIL_EXTID Call by reference Type reference (TYPE) /AIN/AIL_ID_STR Proxy Structure (Generated) 20070118

Method GET_POBJ_BY_EXTID on class /AIN/CL_AIL has no exception.

Method GET_POBJ_BY_OBJ_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POBJ_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20070117
2 Importing IS_REFERENCE_OBJECT_ID Call by reference Type reference (TYPE) /AIN/OBJECT_ID Proxy Structure (Generated) 20070117
3 Importing IV_REFERENCE_OBJECT_TYPE Call by reference Type reference (TYPE) /AIN/BUSINESS_OBJECT_TYPE_CODE Proxy Data Element (Generated) 20070117

Method GET_POBJ_BY_OBJ_REF on class /AIN/CL_AIL has no exception.

Method GET_REFERENCE_HU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REFERENCE_OBJECT_ID Call by reference Type reference (TYPE) /AIN/OBJECT_ID Proxy Structure (Generated) 20070117
2 Importing IV_POBJ_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20070117

Method GET_REFERENCE_HU on class /AIN/CL_AIL has no exception.

Method GET_REFERENCE_KANBAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REFERENCE_OBJECT_ID Call by reference Type reference (TYPE) /AIN/OBJECT_ID Proxy Structure (Generated) 20070117
2 Importing IV_POBJ_INTID Call by reference Type reference (TYPE) /AIN/PUB_POBJ_INTID Physical Object Internal ID 20070117

Method GET_REFERENCE_KANBAN on class /AIN/CL_AIL has no exception.

Method GET_SR_NO_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SR_NO_ELEMENT Call by reference Type reference (TYPE) /AIN/PRF_ELEMENT Element name 20080312
2 Importing IV_EPC_TYPE Call by reference Type reference (TYPE) /AIN/EPC_TYPE 20080312
3 Importing IV_ID_VERSION Call by reference Type reference (TYPE) /AIN/EPC_VERSION 20080312

Method GET_SR_NO_COMP on class /AIN/CL_AIL has no exception.

Method MAP_MESSAGE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080422

Method MAP_MESSAGE_VALUES on class /AIN/CL_AIL has no exception.

Method PROCESS_BYEL_QU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AIL_BYEL_QU Call by reference Type reference (TYPE) /AIN/AIL_BYEL_QU_STR Proxy Structure (Generated) 20061207
2 Exporting AIL_BYEL_RP Call by reference Type reference (TYPE) /AIN/AIL_BYEL_RP_STR Proxy Structure (Generated) 20061207

Method PROCESS_BYEL_QU on class /AIN/CL_AIL has no exception.

Method PROCESS_BYID_QU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AIL_BYID_QU Call by reference Type reference (TYPE) /AIN/AIL_BYID_QU_STR Proxy Structure (Generated) 20061207
2 Exporting AIL_BYID_RP Call by reference Type reference (TYPE) /AIN/AIL_BYID_RP_STR Proxy Structure (Generated) 20061207

Method PROCESS_BYID_QU on class /AIN/CL_AIL has no exception.

Method PROCESS_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_CANCEL_CO Call by reference Type reference (TYPE) /AIN/AIL_CANCEL_CO_STR Proxy Structure (Generated) 20061207
2 Importing AIL_CANCEL_RQ Call by reference Type reference (TYPE) /AIN/AIL_CANCEL_RQ_STR Proxy Structure (Generated) 20061207

Method PROCESS_CANCEL on class /AIN/CL_AIL has no exception.

Method PROCESS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_CHANGE_CO Call by reference Type reference (TYPE) /AIN/AIL_CHANGE_CO_STR Proxy Structure (Generated) 20061207
2 Importing AIL_CHANGE_RQ Call by reference Type reference (TYPE) /AIN/AIL_CHANGE_RQ_STR Proxy Structure (Generated) 20061207

Method PROCESS_CHANGE on class /AIN/CL_AIL has no exception.

Method PROCESS_COLL_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_COLL_CREATE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_CREATE_CO_STR AutomIdnLblSCMCollCrteConfMsg_s 20080208
2 Importing AIL_COLL_CREATE_REQ Call by reference Type reference (TYPE) /AIN/AIL_COLL_CREATE_RQ_STR AutomIdnLblSCMCollCrteReqMsg_s 20080208

Method PROCESS_COLL_CREATE on class /AIN/CL_AIL has no exception.

Method PROCESS_COLL_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_COLL_DECODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_DECD_CO_STR AutomIdnLblSCMCollDecdConfMsg_s 20080211
2 Importing AIL_COLL_DECODE_REQ Call by reference Type reference (TYPE) /AIN/AIL_COLL_DECD_RQ_STR AutomIdnLblSCMCollDecdReqMsg_s 20080211

Method PROCESS_COLL_DECODE on class /AIN/CL_AIL has no exception.

Method PROCESS_COLL_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_COLL_ENCODE_CONF Call by reference Type reference (TYPE) /AIN/AIL_COLL_ENCD_CO_STR AutomIdnLblSCMCollEncdConfMsg_s 20080211
2 Importing AIL_COLL_ENCODE_REQ Call by reference Type reference (TYPE) /AIN/AIL_COLL_ENCD_RQ_STR AutomIdnLblSCMCollEncdReqMsg_s 20080211

Method PROCESS_COLL_ENCODE on class /AIN/CL_AIL has no exception.

Method PROCESS_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_CREATE_CO Call by reference Type reference (TYPE) /AIN/AIL_CREATE_CO_STR Proxy Structure (Generated) 20061207
2 Importing AIL_CREATE_RQ Call by reference Type reference (TYPE) /AIN/AIL_CREATE_RQ_STR Proxy Structure (Generated) 20061207

Method PROCESS_CREATE on class /AIN/CL_AIL has no exception.

Method PROCESS_DECODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_DECODE_CO Call by reference Type reference (TYPE) /AIN/AIL_DECODE_CO_STR Proxy Structure (Generated) 20061207
2 Importing AIL_DECODE_RQ Call by reference Type reference (TYPE) /AIN/AIL_DECODE_RQ_STR Proxy Structure (Generated) 20061207

Method PROCESS_DECODE on class /AIN/CL_AIL has no exception.

Method PROCESS_ENCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_ENCODE_CO Call by reference Type reference (TYPE) /AIN/AIL_ENCODE_CO_STR Proxy Structure (Generated) 20061207
2 Importing AIL_ENCODE_RQ Call by reference Type reference (TYPE) /AIN/AIL_ENCODE_RQ_STR Proxy Structure (Generated) 20061207

Method PROCESS_ENCODE on class /AIN/CL_AIL has no exception.

Method PROCESS_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AIL_PRINT_CO Call by reference Type reference (TYPE) /AIN/AIL_PRINT_CO_STR Proxy Structure (Generated) 20061207
2 Importing AIL_PRINT_RQ Call by reference Type reference (TYPE) /AIN/AIL_PRINT_RQ_STR Proxy Structure (Generated) 20061207

Method PROCESS_PRINT on class /AIN/CL_AIL has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing MESSAGE_HEADER Call by reference Type reference (TYPE) /AIN/BUS_DOC_MSG_STR Proxy Structure (Generated) 20070212

Method SET_HEADER on class /AIN/CL_AIL has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 510