SAP ABAP Interface IF_EX_TPM_SEC_ADD_DATA (Interface for BAdI: TPM_SEC_ADD_DATA)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FVVW (Package) Treasury Management: Securities

⤷

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /TRMKR/CL_IM_BOND_ADD_DATA | Imp. class for BAdI imp. /TRMKR/BOND_ADD_DATA | 20051122 |
Properties
Interface | IF_EX_TPM_SEC_ADD_DATA | |
Short Description | Interface for BAdI: TPM_SEC_ADD_DATA |
General Data
Package | FVVW | Treasury Management: Securities |
Created | 20060213 | SAP |
Last changed | 20060703 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_TPM_SEC_ADD_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060213 |
Friends
Interface IF_EX_TPM_SEC_ADD_DATA has no friend.
Attributes
Interface IF_EX_TPM_SEC_ADD_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check whether additional data necessary | 20060213 |
2 | ![]() |
Instance method | Public | Method | Data Changed | 20060213 |
3 | ![]() |
Instance method | Public | Method | Check Data | 20060213 |
4 | ![]() |
Instance method | Public | Method | Delete Data | 20060213 |
5 | ![]() |
Instance method | Public | Method | Change Additional Data | 20060213 |
6 | ![]() |
Instance method | Public | Method | Recover Data | 20060213 |
7 | ![]() |
Instance method | Public | Method | Save Data | 20060213 |
8 | ![]() |
Instance method | Public | Method | Initialize Local Structures / Variables | 20060213 |
Events
Interface IF_EX_TPM_SEC_ADD_DATA has no event.
Types
Interface IF_EX_TPM_SEC_ADD_DATA has no local type.
Method Signatures
Method CHECK_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060213 | ||
2 | ![]() |
IM_SECURITY | Call by reference | Type reference (TYPE) | SECURITYV | Parameter Wertpapier gesamt | 20060213 |
Method CHECK_ACTIVE on Interface IF_EX_TPM_SEC_ADD_DATA has no exception.
Method DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHANGED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060213 | ||
2 | ![]() |
IM_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Kennummer Wertpapier | 20060213 |
Method DATA_CHANGED on Interface IF_EX_TPM_SEC_ADD_DATA has no exception.
Method DATA_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | TERYMESG | Nachrichtensammler | 20060213 | ||
2 | ![]() |
IM_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Kennummer Wertpapier | 20060213 |
Method DATA_CHECK on Interface IF_EX_TPM_SEC_ADD_DATA has no exception.
Method DATA_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Security ID number | 20060213 |
Method DATA_DELETE on Interface IF_EX_TPM_SEC_ADD_DATA has no exception.
Method DATA_EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | MESG | Nachrichtensammler | 20060213 | ||
2 | ![]() |
IM_MODE | Call by reference | Type reference (TYPE) | CHAR4 | Bearbeitungsmodus: 'DISP', 'CHAN' oder 'CREA', ?'SELE'? | 20060213 | ||
3 | ![]() |
IM_SECURITY | Call by reference | Type reference (TYPE) | SECURITYV | Parameters for all securities | 20060213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zusätzliche Daten sind gelöscht | 20060213 | |
2 | ![]() |
Zusätzliche Daten sind inkonsistent | 20060213 |
Method DATA_RESTORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | MESG | Nachrichtensammler | 20060213 | ||
2 | ![]() |
IM_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Kennummer Wertpapier | 20060213 |
Method DATA_RESTORE on Interface IF_EX_TPM_SEC_ADD_DATA has no exception.
Method DATA_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | MESG | Nachrichtensammler | 20060213 | ||
2 | ![]() |
IM_SECURITY_ID | Call by reference | Type reference (TYPE) | VVRANLW | Kennummer Wertpapier | 20060213 |
Method DATA_SAVE on Interface IF_EX_TPM_SEC_ADD_DATA has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGE | Call by reference | Type reference (TYPE) | MESG | Nachrichtensammler | 20060213 | ||
2 | ![]() |
IM_SECURITY | Call by reference | Type reference (TYPE) | SECURITYV | Parameter Wertpapier gesamt | 20060213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Additional Data Record found | 20060213 |
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in |