SAP ABAP Interface IF_ADDR_TSADRV (Read/Update Buffer for Table TSADRV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ADR (Application Component) Address Management/Business Address
⤷
SZAD (Package) SAP Technology - Business Services: Address Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADDR_TSADRV | Read/Update Buffer for Table TSADRV | 20070329 |
Properties
Interface | IF_ADDR_TSADRV | |
Short Description | Read/Update Buffer for Table TSADRV |
General Data
Package | SZAD | SAP Technology - Business Services: Address Management |
Created | 20070329 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ADDR_TSADRV has no forward declaration.
Interfaces
Interface IF_ADDR_TSADRV has no interface.
Friends
Interface IF_ADDR_TSADRV has no friend.
Attributes
Interface IF_ADDR_TSADRV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070329 | |
2 | ![]() |
Instance method | Public | Method | 20070329 | |
3 | ![]() |
Instance method | Public | Method | 20070329 | |
4 | ![]() |
Instance method | Public | Method | 20070329 |
Events
Interface IF_ADDR_TSADRV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_TSADRV_KEY | Public | See coding | 20070329 | BEGIN OF ts_tsadrv_key,
tablename TYPE ad_appltab,
fieldname TYPE ad_applfld,
END OF ts_tsadrv_key
|
||
2 | TT_TSADRV | Public | See coding | 20070329 | tt_tsadrv TYPE STANDARD TABLE OF tsadrv WITH NON-UNIQUE KEY tablename fieldname
|
||
3 | TT_TSADRV_KEY | Public | See coding | 20070329 | tt_tsadrv_key TYPE STANDARD TABLE OF ts_tsadrv_key WITH NON-UNIQUE KEY tablename fieldname
|
Method Signatures
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TSADRV | Call by reference | Type reference (TYPE) | TSADRV | Verwendungsnachweis Adressen: Objekttypen, DDIC-Informatio | 20070329 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | AD_APPLFLD | Log. Feldname der Anwendungstabelle (Adreßverw.nachweis) | 20070329 | ||
3 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | AD_APPLTAB | Logischer Name der Anwendungstabelle (Adreßverwaltung) | 20070329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es gibt keinen Eintrag mit dem angegebenen Schlüssel. | 20070329 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TSADRV | Call by reference | Type reference (TYPE) | TSADRV | Verwendungsnachweis Adressen: Objekttypen, DDIC-Informatio | 20070329 | ||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | AD_APPLFLD | Log. Feldname der Anwendungstabelle (Adreßverw.nachweis) | 20070329 | ||
3 | ![]() |
IV_TABLENAME | Call by reference | Type reference (TYPE) | AD_APPLTAB | Logischer Name der Anwendungstabelle (Adreßverwaltung) | 20070329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es gibt keinen Eintrag mit dem angegebenen Schlüssel. | 20070329 |
Method RETRIEVE_ARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TSADRV | Call by reference | Type reference (TYPE) | TT_TSADRV | 20070329 | |||
2 | ![]() |
IT_TSADRV_KEY | Call by reference | Type reference (TYPE) | TT_TSADRV_KEY | 20070329 |
Method RETRIEVE_ARRAY on Interface IF_ADDR_TSADRV has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20070329 |
Method SAVE on Interface IF_ADDR_TSADRV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |