SAP ABAP Class IF_EX_BUP_ADDR_DELETE_ALLOWED (Interface for BAdI: BUP_ADDR_DEL_ALLOWED_AP)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081104 |
Properties
| Class | IF_EX_BUP_ADDR_DELETE_ALLOWED | |
| Short Description | Interface for BAdI: BUP_ADDR_DEL_ALLOWED_AP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081104 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_BUP_ADDR_DELETE_ALLOWED has no forward declaration.
Interfaces
Class IF_EX_BUP_ADDR_DELETE_ALLOWED has no interface implemented.
Friends
Class IF_EX_BUP_ADDR_DELETE_ALLOWED has no friend class.
Attributes
Class IF_EX_BUP_ADDR_DELETE_ALLOWED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if Address Can Be Deleted | 20081104 |
Events
Class IF_EX_BUP_ADDR_DELETE_ALLOWED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_ADDRESSES | Public | See coding | 20081104 | TTY_ADDRESSES type table of ty_address
|
||
| 2 | TTY_MESSAGES | Public | See coding | 20081111 | tty_messages TYPE TABLE OF ty_message
|
||
| 3 | TY_ADDRESS | Public | See coding | 20081104 | begin of ty_address ,
data type BUP_s_ADDR_DATA.
types: persisted type boole-boole,
end of ty_address
|
||
| 4 | TY_MESSAGE | Public | See coding | 20081111 | BEGIN OF ty_message ,
data TYPE bup_s_addr_data.
TYPES: persisted TYPE boole-boole,
msgid LIKE sy-msgid,
msgno LIKE sy-msgno,
msgv1 LIKE sy-msgv1,
msgv2 LIKE sy-msgv2,
msgv3 LIKE sy-msgv3,
msgv4 LIKE sy-msgv4,
END OF ty_message
|
Method Signatures
Method IS_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ADDRESSES | Call by reference | Type reference (TYPE) | TTY_ADDRESSES | Löschbare Adressen | 20081104 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | TTY_MESSAGES | 20081111 | ||||
| 3 | IR_APPLLOG | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20081110 |
Method IS_ALLOWED on class IF_EX_BUP_ADDR_DELETE_ALLOWED has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |