SAP ABAP Interface IF_EX_DOCUMENT_STORAGE01 (BAdI-Interface IF_EX_DOCUMENT_FILES01)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CA-DMS (Application Component) Document Management System
⤷
CV (Package) Application Development: R/3 Document Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_DOCUMENT_STORAGE01 | BAdI Class CL_EX_DOCUMENT_STORAGE01 | 20100713 |
Properties
Interface | IF_EX_DOCUMENT_STORAGE01 | |
Short Description | BAdI-Interface IF_EX_DOCUMENT_FILES01 |
General Data
Package | CV | Application Development: R/3 Document Management |
Created | 19990318 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_DOCUMENT_STORAGE01 has no forward declaration.
Interfaces
Interface IF_EX_DOCUMENT_STORAGE01 has no interface.
Friends
Interface IF_EX_DOCUMENT_STORAGE01 has no friend.
Attributes
Interface IF_EX_DOCUMENT_STORAGE01 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | After Physical Transport of the Original (Checkin) | 19990318 |
2 | ![]() |
Instance method | Public | Method | After Physical Transport of the Original (Check in) | 19990318 |
3 | ![]() |
Instance method | Public | Method | Before Physical Transport of the Original (Checkout) | 19990318 |
4 | ![]() |
Instance method | Public | Method | Before Displaying Storage Categories | 19990318 |
5 | ![]() |
Instance method | Public | Method | Immediately Before Physcial Transport of Originals (Checkin) | 20010615 |
6 | ![]() |
Instance method | Public | Method | Immediately Before Transport of Originals (Checkout) | 20010615 |
7 | ![]() |
Instance method | Public | Method | Alternative Check Out (for example, from external DMS) | 20000201 |
Events
Interface IF_EX_DOCUMENT_STORAGE01 has no event.
Types
Interface IF_EX_DOCUMENT_STORAGE01 has no local type.
Method Signatures
Method AFTER_CHECKIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCFILE | Call by reference | Type reference (TYPE) | DMS_REC_FILE | Original des Dokuments | 19990318 | ||
2 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
3 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990321 | ||
4 | ![]() |
SOURCE_FILE | Value transfer | Type reference (TYPE) | DMS_DOC_FILE | Originaldaten vor dem Checkin | 19990318 | ||
5 | ![]() |
STORAGE_CAT | Value transfer | Type reference (TYPE) | DRAW-DTTRG | Ablagekategorie | 19990321 | ||
6 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method BEFORE_CHECKIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCFILE | Call by reference | Type reference (TYPE) | DMS_REC_FILE | Original des Dokuments | 19990318 | ||
2 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
3 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990321 | ||
4 | ![]() |
SOURCE_FILE | Value transfer | Type reference (TYPE) | DMS_DOC_FILE | Originaldaten vor dem Checkin | 19990318 | ||
5 | ![]() |
STORAGE_CAT | Value transfer | Type reference (TYPE) | DRAW-DTTRG | Ablagekategorie | 19990318 | ||
6 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method BEFORE_CHECKOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_TYPE | Value transfer | Type reference (TYPE) | TDWX-APPTP | Applikationstyp | 19990318 | ||
2 | ![]() |
COMPONENT_PATH | Value transfer | Type reference (TYPE) | DRAW-FILEP | Pfad für die Komponenten | 19990318 | ||
3 | ![]() |
DOCFILE | Call by reference | Type reference (TYPE) | DMS_REC_FILE | Original zum Dokument | 19990320 | ||
4 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
5 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990320 | ||
6 | ![]() |
GET_COMPONENTS | Value transfer | Type reference (TYPE) | C | Komponenten auschecken | 19990318 | ||
7 | ![]() |
SUPRESS_DIALOG | Call by reference | Type reference (TYPE) | C | Kein weiterer Dialog | 19990318 | ||
8 | ![]() |
TARGET_FILE | Value transfer | Type reference (TYPE) | DMS_DOC_FILE | Ziel-Original | 19990318 | ||
9 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method BEFORE_LIST_STORAGECAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT_TYPE | Call by reference | Type reference (TYPE) | DOKAR | Dokumentart | 20090604 | ||
2 | ![]() |
STORAGECAT_LIST | Call by reference | Type reference (TYPE) | DMS_TBL_DATA_CARRIER | Liste der Ablagen | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method BEFORE_PHYSICAL_CHECKIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
API_FLAG | Call by reference | Type reference (TYPE) | C | API-Flag | 20010615 | ||
2 | ![]() |
COMPONENTS | Call by reference | Type reference (TYPE) | DMS_TBL_COMP | Komponenten | 20010615 | ||
3 | ![]() |
DAPPL | Call by reference | Type reference (TYPE) | DRAW-DAPPL | Workstation-Applikation | 20010615 | ||
4 | ![]() |
DRAW | Call by reference | Type reference (TYPE) | DRAW | Dokumentinformationssatz | 20100713 | ||
5 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Tabellentyp für DRAZ | 20010615 | ||
6 | ![]() |
FILENO | Call by reference | Type reference (TYPE) | DMS_DOC_FILE-FILENO | Applikationsnummer 1 oder 2 | 20010615 | ||
7 | ![]() |
FILEP | Call by reference | Type reference (TYPE) | DRAW-FILEP | Original zu Dokument | 20010615 | ||
8 | ![]() |
PHIO_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | 20010615 | ||
9 | ![]() |
STORAGE_CAT | Call by reference | Type reference (TYPE) | DRAW-DTTRG | Ablagekategorie | 20010615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20010615 |
Method BEFORE_PHYSICAL_CHECKOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | C | View, Change | 20010615 | ||
2 | ![]() |
API_FLAG | Call by reference | Type reference (TYPE) | C | API-Flag | 20010615 | ||
3 | ![]() |
COMPONENTS | Call by reference | Type reference (TYPE) | DMS_TBL_COMP | Komponenten | 20010615 | ||
4 | ![]() |
DAPPL | Call by reference | Type reference (TYPE) | DRAW-DAPPL | Workstation-Applikation | 20010615 | ||
5 | ![]() |
DRAW | Call by reference | Type reference (TYPE) | DRAW | Dokumentinformationssatz | 20100713 | ||
6 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Tabellentyp für DRAZ | 20010615 | ||
7 | ![]() |
FILENO | Call by reference | Type reference (TYPE) | DMS_DOC_FILE-FILENO | Applikationsnummer 1 oder 2 | 20010615 | ||
8 | ![]() |
FILEP | Call by reference | Type reference (TYPE) | DRAW-FILEP | Original zu Dokument | 20010615 | ||
9 | ![]() |
PHIO_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | 20010615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20010615 |
Method CHECKOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPL_TYPE | Value transfer | Type reference (TYPE) | TDWX-APPTP | Applikationstyp | 20000201 | ||
2 | ![]() |
CANCEL_CHECKOUT | Call by reference | Type reference (TYPE) | C | Standardcheckout abbrechen | 20000201 | ||
3 | ![]() |
CHECKOUT_DEF | Value transfer | Type reference (TYPE) | DMS_CHECKOUT_DEF | Definitionen für Checkout | 20000201 | ||
4 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | DMS_TBL_DRAO | Originalinhalt | 20000201 | ||
5 | ![]() |
DOC_COMPONENT | Call by reference | Type reference (TYPE) | DMS_TBL_COMP | Komponenten (KPRO) | 20000201 | ||
6 | ![]() |
DOC_PHIO | Call by reference | Type reference (TYPE) | DMS_PHIO | Original zum Dokument (KPRO) | 20000201 | ||
7 | ![]() |
DRAW | Call by reference | Type reference (TYPE) | DRAW | Dokumentdaten | 20000201 | ||
8 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 20000201 | ||
9 | ![]() |
TARGET_FILE | Call by reference | Type reference (TYPE) | DMS_DOC_FILE | Ziel-Original | 20000201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 20000201 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |