SAP ABAP Interface IF_VBC_MANGMNT_APPL_HANDLER (Handler for BPO / PAI Module)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_USER_INTERFACE (Package) UI Layer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VBC_MANGMNT_APPL | UI Class for Management Application | 20081128 |
Properties
Interface | IF_VBC_MANGMNT_APPL_HANDLER | |
Short Description | Handler for BPO / PAI Module |
General Data
Package | VBC_USER_INTERFACE | UI Layer |
Created | 20081128 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_VBC_MANGMNT_APPL_HANDLER has no forward declaration.
Interfaces
Interface IF_VBC_MANGMNT_APPL_HANDLER has no interface.
Friends
Interface IF_VBC_MANGMNT_APPL_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CS_FCODE_ASGNMPPRVDR | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ASGNMPPRVDR' | Assign Map Provider to application | 20090708 | |
2 | CS_FCODE_BACK | Constant | Public | Type reference (TYPE) | SYUCOMM | 'BACK' | Back Function code | 20081128 | |
3 | CS_FCODE_CANCEL | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CANC' | Cancel Function code | 20081128 | |
4 | CS_FCODE_ENTER | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ENTER' | Enter Function code | 20081202 | |
5 | CS_FCODE_EXIT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXIT' | Exit Function code | 20081128 | |
6 | CS_FCODE_NEWSEP | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NEWSEP' | Generate SEP Function code | 20081208 | |
7 | CS_FCODE_SADELETE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SADELETE' | Function code that PAI triggered | 20090209 | |
8 | CS_FCODE_SAEXPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAEXPORT' | Function code that PAI triggered | 20090115 | |
9 | CS_FCODE_SAIMPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAIMPORT' | Function code that PAI triggered | 20090115 | |
10 | CS_FCODE_SAVE | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAVE' | Save Function code | 20081205 | |
11 | CS_FCODE_TRANSPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TRANSPORT' | Function code that PAI triggered | 20090105 | |
12 | CS_FCODE_VERSION | Constant | Public | Type reference (TYPE) | SYUCOMM | 'VERSION' | Enter Function code | 20100712 | |
13 | CS_FCODE_ZIPEXPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ZIPEXPORT' | Emport Zip file from Application | 20081202 | |
14 | CS_FCODE_ZIPIMPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ZIPIMPORT' | Import Zip file to Application | 20081201 | |
15 | CS_NO_FILTER | Constant | Public | Type reference (TYPE) | CHAR12 | '|*.*|' | All files | 20090210 | |
16 | CS_SVB_ZIP_EXTENSION | Constant | Public | Type reference (TYPE) | CHAR10 | 'SVB.ZIP' | Zip file extension | 20090820 | |
17 | CS_SVB_ZIP_FILTER | Constant | Public | Type reference (TYPE) | CHAR12 | '|*.SVB.ZIP|' | Zip file Filter | 20090820 | |
18 | CS_ZIP_EXTENSION | Constant | Public | Type reference (TYPE) | CHAR12 | 'ZIP' | Zip file extension | 20090210 | |
19 | CS_ZIP_FILTER | Constant | Public | Type reference (TYPE) | CHAR12 | '|*.ZIP|' | Zip file Filter | 20090210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Exclude the Function codes in GUI Status | 20091110 |
2 | ![]() |
Instance method | Public | Method | PAI Handler | 20081128 |
3 | ![]() |
Instance method | Public | Method | Handle F4 help | 20081128 |
4 | ![]() |
Instance method | Public | Method | Handle Function code | 20081128 |
5 | ![]() |
Instance method | Public | Method | PBO Handler | 20081128 |
Events
Interface IF_VBC_MANGMNT_APPL_HANDLER has no event.
Types
Interface IF_VBC_MANGMNT_APPL_HANDLER has no local type.
Method Signatures
Method EXCLUDE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20091110 | ||
2 | ![]() |
RT_FCODE | Value transfer | Type reference (TYPE) | VBC_T_FCODE | 20091110 |
Method EXCLUDE_FCODE on Interface IF_VBC_MANGMNT_APPL_HANDLER has no exception.
Method ON_PAI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20081201 |
Method ON_PAI on Interface IF_VBC_MANGMNT_APPL_HANDLER has no exception.
Method ON_PAI_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20081201 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | CHAR50 | Screen Field Name | 20081128 |
Method ON_PAI_F4_HELP on Interface IF_VBC_MANGMNT_APPL_HANDLER has no exception.
Method ON_PAI_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20081201 | ||
2 | ![]() |
IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20081128 |
Method ON_PAI_FCODE on Interface IF_VBC_MANGMNT_APPL_HANDLER has no exception.
Method ON_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20081201 |
Method ON_PBO on Interface IF_VBC_MANGMNT_APPL_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |