SAP ABAP Class APB_ISR_PROCESS_EVENT (Class for handlung BADI of ISR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-LP (Application Component) Launchpad
⤷
APB_ISR (Package) Internal Service Request on ABA

⤷

⤷

Properties
Class | APB_ISR_PROCESS_EVENT | |
Short Description | Class for handlung BADI of ISR | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_ISR | Internal Service Request on ABA |
Created | 20081008 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class APB_ISR_PROCESS_EVENT has no forward declaration.
Interfaces
Class APB_ISR_PROCESS_EVENT has no interface implemented.
Friends
Class APB_ISR_PROCESS_EVENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_EVENT | Event | 20081008 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_MODE | Mode | 20081008 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20081008 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20081008 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario Reference for BADI | 20090204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081015 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081008 |
3 | ![]() |
Instance method | Public | Method | 20081015 | |
4 | ![]() |
Instance method | Public | Method | Initizialize | 20081008 |
5 | ![]() |
Instance method | Public | Method | 20081015 | |
6 | ![]() |
Instance method | Public | Method | 20081015 |
Events
Class APB_ISR_PROCESS_EVENT has no event.
Types
Class APB_ISR_PROCESS_EVENT has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_S_GENERAL_PARAM | General data | 20081015 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
4 | ![]() |
CT_MESSAGE_LIST | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20081015 | ||
5 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
6 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20081015 | ||
7 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20081015 |
Method CHECK on class APB_ISR_PROCESS_EVENT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | APB_ISR_EVENT | Event | 20081008 | ||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20081008 | ||
3 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20081008 | ||
4 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20081008 | ||
5 | ![]() |
IV_SCENARIO_BADI_REF | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario Ref for BADI | 20090204 |
Method CONSTRUCTOR on class APB_ISR_PROCESS_EVENT has no exception.
Method FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_S_GENERAL_PARAM | 20081015 | |||
2 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | 20081015 | |||
3 | ![]() |
CT_MESSAGE_LIST | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20081015 | |||
4 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | 20081015 | |||
5 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | 20081015 |
Method FINALIZE on class APB_ISR_PROCESS_EVENT has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_S_GENERAL_PARAM | 20081008 | |||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | 20081008 | |||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081008 | ||
4 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | 20081008 | |||
5 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20081008 |
Method INIT on class APB_ISR_PROCESS_EVENT has no exception.
Method PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_S_GENERAL_PARAM | General data | 20081015 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
4 | ![]() |
CT_MESSAGE_LIST | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20081015 | ||
5 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
6 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20081015 | ||
7 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20081015 |
Method PROCESS_EVENT on class APB_ISR_PROCESS_EVENT has no exception.
Method SET_ADDITIONAL_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_S_GENERAL_PARAM | General data | 20081015 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
4 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081015 | ||
5 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20081015 |
Method SET_ADDITIONAL_VALUES on class APB_ISR_PROCESS_EVENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |