SAP ABAP Class IF_APB_ISR_FORM_PROCESSING (Interface for BAdI: APB_ISR_FORM_PROCESSING)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080930 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FCOM_CR_REQUEST_ISR_IMPL | Change Request Implementation of APB ISR | 20101123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_ISR_STANDARD | Processing of an ISR-based Change Request | 20081211 |
Properties
Class | IF_APB_ISR_FORM_PROCESSING | |
Short Description | Interface for BAdI: APB_ISR_FORM_PROCESSING | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080930 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_APB_ISR_FORM_PROCESSING has no forward declaration.
Interfaces
Class IF_APB_ISR_FORM_PROCESSING has no interface implemented.
Friends
Class IF_APB_ISR_FORM_PROCESSING has no friend class.
Attributes
Class IF_APB_ISR_FORM_PROCESSING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | check in PAI | 20080930 |
2 | ![]() |
Instance method | Public | Method | finalize after data storage | 20081013 |
3 | ![]() |
Instance method | Public | Method | init in PBO | 20080930 |
4 | ![]() |
Instance method | Public | Method | form events in PAI | 20080930 |
5 | ![]() |
Instance method | Public | Method | PBO | 20080930 |
Events
Class IF_APB_ISR_FORM_PROCESSING has no event.
Types
Class IF_APB_ISR_FORM_PROCESSING 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 | 20080930 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
4 | ![]() |
CT_MESSAGE_LIST | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080930 | ||
5 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
6 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20080930 | ||
7 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20080930 | ||
8 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | APB_ISR_EVENT | Event | 20080930 | ||
9 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20080930 | ||
10 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20080930 |
Method CHECK on class IF_APB_ISR_FORM_PROCESSING 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 | General data | 20081013 | ||
2 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | External Data (application specific) | 20081013 | ||
3 | ![]() |
CT_MESSAGE_LIST | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20081013 | ||
4 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20081013 | ||
5 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20081013 | ||
6 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | APB_ISR_EVENT | Event | 20081013 | ||
7 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20081013 | ||
8 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20081015 | ||
9 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20081013 |
Method FINALIZE on class IF_APB_ISR_FORM_PROCESSING 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 | General data | 20080930 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Entry help data | 20080930 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Application specific data | 20080930 | ||
4 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Form data | 20080930 | ||
5 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20080930 | ||
6 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20080930 | ||
7 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20080930 |
Method INIT on class IF_APB_ISR_FORM_PROCESSING 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 | 20080930 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
4 | ![]() |
CT_MESSAGE_LIST | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20080930 | ||
5 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
6 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20080930 | ||
7 | ![]() |
ES_RETURN | Call by reference | Type reference (TYPE) | BAPIRET1 | Return Parameter | 20080930 | ||
8 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | APB_ISR_EVENT | Event | 20080930 | ||
9 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20080930 | ||
10 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20080930 |
Method PROCESS_EVENT on class IF_APB_ISR_FORM_PROCESSING 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 | 20080930 | ||
2 | ![]() |
CT_ADDITIONAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
3 | ![]() |
CT_EXTERNAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
4 | ![]() |
CT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20080930 | ||
5 | ![]() |
CT_UI_ATTRIBUTES | Call by reference | Type reference (TYPE) | APB_ISR_T_UI_ATTRIBUTE_PARAM | UI attributes | 20080930 | ||
6 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20080930 | ||
7 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | APB_ISR_SCENARIO | Scenario | 20080930 |
Method SET_ADDITIONAL_VALUES on class IF_APB_ISR_FORM_PROCESSING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |