SAP ABAP Interface IF_EX_BUP_ADDR_DELETE_ALLOWED (Interface for BAdI: BUP_ADDR_DEL_ALLOWED_AP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_BUPA_IPI (Package) SAP Business Partner: Internal Programming Interface (Basis)

⤷

⤷

Properties
Interface | IF_EX_BUP_ADDR_DELETE_ALLOWED | |
Short Description | Interface for BAdI: BUP_ADDR_DEL_ALLOWED_AP |
General Data
Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
Created | 20081104 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_BUP_ADDR_DELETE_ALLOWED has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081104 |
Friends
Interface IF_EX_BUP_ADDR_DELETE_ALLOWED has no friend.
Attributes
Interface 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
Interface 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 Interface IF_EX_BUP_ADDR_DELETE_ALLOWED has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |