SAP ABAP Class /AIN/CL_DEV_SEND_TO_BACKEND (Send Feedback to backend parent class)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/ACTIVITIES (Package) Auto-ID Activities

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_ACTIVITY | OBSOLETE - do not use anymore! | 20040528 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_EVENT_MESSAGE | Send Feedback to backend | 20040528 |
2 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_SEND_FBCK_SNL | Send Feedback to backend | 20050225 |
3 | Inheritance (c INHERITING FROM c_ref) | /AIN/CL_DEV_SEND_FEEDBACK | Send Feedback to backend | 20040528 |
Properties
Class | /AIN/CL_DEV_SEND_TO_BACKEND | |
Short Description | Send Feedback to backend parent class | |
Super Class | /AIN/CL_DEV_ACTIVITY | OBSOLETE - do not use anymore! |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /AIN/ACTIVITIES | Auto-ID Activities |
Created | 20040528 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_DEV_SEND_TO_BACKEND has no forward declaration.
Interfaces
Class /AIN/CL_DEV_SEND_TO_BACKEND has no interface implemented.
Friends
Class /AIN/CL_DEV_SEND_TO_BACKEND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'ACTION_STATUS_FILTER' | Activity parameter name | 20050527 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_CASE' | Activity parameter name | 20040528 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_NAME | 'PACK_MATERIAL_PALLET' | Activity parameter name | 20040528 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'CLOSED' | Activity parameter value | 20050527 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'READ' | Activity parameter value | 20050527 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | /AIN/ACTIVITY_PARAM_VALUE | 'WRITE' | Activity parameter value | 20050527 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040802 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Document for IDOC | 20040528 |
2 | ![]() |
Instance method | Private | Method | 20040802 | |
3 | ![]() |
Instance method | Private | Method | Determin Product ID | 20040528 |
4 | ![]() |
Instance method | Public | Method | Read Actions and Document | 20040528 |
Events
Class /AIN/CL_DEV_SEND_TO_BACKEND has no event.
Types
Class /AIN/CL_DEV_SEND_TO_BACKEND has no local type.
Method Signatures
Method CREATE_DOCUMENT_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOC_MSG | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_TAB | Document Header | 20040528 | ||
2 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | ||
3 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity return status | 20040528 | ||
4 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040614 | ||
5 | ![]() |
IT_ACTION | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TAB | Table type for action | 20040528 | ||
6 | ![]() |
IT_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20040528 | ||
7 | ![]() |
IT_DOC | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_TAB | Document | 20040528 | ||
8 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20040528 | ||
9 | ![]() |
IV_IGNORE_PARAM | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20040608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20040614 |
Method DETERMINE_DOC_OBJ_ITM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DOC_MSG | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_STR | Document Header | 20040802 | ||
2 | ![]() |
CV_AFTER_BURNER | Call by reference | Type reference (TYPE) | CHAR1 | New Input Values | 20040802 | ||
3 | ![]() |
CV_TOP_CNT | Call by reference | Type reference (TYPE) | CHAR6 | 6 Char field | 20040802 | ||
4 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_STR | Action structure | 20040802 | ||
5 | ![]() |
IS_ACT_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_STR | Action object structure | 20040802 | ||
6 | ![]() |
IS_DM_DOC | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_STR | Document | 20040804 | ||
7 | ![]() |
IS_PARAMETERS_EXCEED | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS | Activity parameters | 20040802 | ||
8 | ![]() |
IS_PARAMETER_CASE | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS | Activity parameters | 20040802 | ||
9 | ![]() |
IT_ACT_ITM | Call by reference | Type reference (TYPE) | ACT_OBJ_DOC_ITM_TAB | 20040802 | |||
10 | ![]() |
IV_SU | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20040802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Exception | 20040804 |
Method DETERMINE_PROD_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROD | Call by reference | Type reference (TYPE) | /AIN/DM_PROD_STR | Product | 20040528 | ||
2 | ![]() |
ET_RET_TAB | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20040528 | ||
3 | ![]() |
IV_GTIN | Call by reference | Type reference (TYPE) | COMT_GTIN | GTIN | 20040528 | ||
4 | ![]() |
IV_PROD_GUID | Call by reference | Type reference (TYPE) | COMT_PRODUCT_GUID | Internal Unique ID of Product | 20040528 | ||
5 | ![]() |
IV_PROD_ID | Call by reference | Type reference (TYPE) | COMT_PRODUCT_ID | Product ID | 20040528 |
Method DETERMINE_PROD_ID on class /AIN/CL_DEV_SEND_TO_BACKEND has no exception.
Method READ_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_TAB | Table type for action | 20040528 | ||
2 | ![]() |
ET_ACTION_OBJ | Call by reference | Type reference (TYPE) | /AIN/DM_ACTION_OBJ_TAB | Table type for action object | 20040528 | ||
3 | ![]() |
ET_DOC_MSG | Call by reference | Type reference (TYPE) | /AIN/DM_DOC_TAB | Document Tab | 20040528 | ||
4 | ![]() |
ET_RET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040528 | ||
5 | ![]() |
EV_STATUS | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_STATUS | Activity return status | 20040528 | ||
6 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | /AIN/CL_APP_LOG | AIN Application log | 20040528 | ||
7 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_CONTEXT_STR | Activity Context | 20040528 | ||
8 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_PARAMETERS_TAB | Activity parameters table type | 20050527 | ||
9 | ![]() |
IV_IGNORE_STATUS | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20040604 |
Method READ_ACTIONS on class /AIN/CL_DEV_SEND_TO_BACKEND has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |