SAP ABAP Interface IF_EX_DOCUMENT_FILES01 (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_FILES01 | BAdI-Klasse CL_EX_DOCUMENT_FILES01 | 19990317 |
Properties
Interface | IF_EX_DOCUMENT_FILES01 | |
Short Description | BAdI-Interface IF_EX_DOCUMENT_FILES01 |
General Data
Package | CV | Application Development: R/3 Document Management |
Created | 19990317 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_DOCUMENT_FILES01 has no forward declaration.
Interfaces
Interface IF_EX_DOCUMENT_FILES01 has no interface.
Friends
Interface IF_EX_DOCUMENT_FILES01 has no friend.
Attributes
Interface IF_EX_DOCUMENT_FILES01 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | After Assigning an Original | 19990317 |
2 | ![]() |
Instance method | Public | Method | After Dialog Box for Copying the File Appears | 19990318 |
3 | ![]() |
Instance method | Public | Method | After Starting the Application | 19990318 |
4 | ![]() |
Instance method | Public | Method | Before Assignment of an Original | 19990317 |
5 | ![]() |
Instance method | Public | Method | Before Showing the Dialog Box "To Copy" | 19990318 |
6 | ![]() |
Instance method | Public | Method | Before Displaying Templates | 19991201 |
7 | ![]() |
Instance method | Public | Method | Before Starting the Application | 19990318 |
8 | ![]() |
Instance method | Public | Method | Generate File Name for Originals that are not Stored | 19990421 |
9 | ![]() |
Instance method | Public | Method | Genereate a File Name when Created | 19990929 |
Events
Interface IF_EX_DOCUMENT_FILES01 has no event.
Types
Interface IF_EX_DOCUMENT_FILES01 has no local type.
Method Signatures
Method AFTER_ASSIGN_FILE 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 zum Dokument | 19990317 | ||
2 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
3 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990321 | ||
4 | ![]() |
START_APPL | Value transfer | Type reference (TYPE) | TDWX-APPTP | Direkt Applikation starten | 19990320 | ||
5 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990317 |
Method AFTER_COPY_FILE_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
2 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | SYST-UCOMM | OK-Code | 19990321 | ||
3 | ![]() |
SOURCE_FILES | Value transfer | Type reference (TYPE) | DMS_TBL_DOC_FILE | Quell-Originale | 19990318 | ||
4 | ![]() |
TARGET_FILES | Value transfer | Type reference (TYPE) | DMS_TBL_DOC_FILE | Ziel-Originale | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method AFTER_START_APPL 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 | ![]() |
DOCFILE | Call by reference | Type reference (TYPE) | DMS_REC_FILE | Original zum Dokument | 19990320 | ||
3 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
4 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990321 | ||
5 | ![]() |
TARGET_FILE | Value transfer | Type reference (TYPE) | DMS_DOC_FILE | Ziel-Original | 19990318 | ||
6 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method BEFORE_ASSIGN_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENTS | Call by reference | Type reference (TYPE) | DMS_TBL_COMP | Komponenten | 19990320 | ||
2 | ![]() |
DOCFILE | Call by reference | Type reference (TYPE) | DMS_DOC_FILE | Original zum Dokument | 19990317 | ||
3 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
4 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990321 | ||
5 | ![]() |
START_APPL | Value transfer | Type reference (TYPE) | TDWX-APPTP | Direkt Applikation starten | 19990320 | ||
6 | ![]() |
SUPRESS_DIALOG | Call by reference | Type reference (TYPE) | C | Kein weiterer Dialog | 19990317 | ||
7 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990317 |
Method BEFORE_COPY_FILE_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
2 | ![]() |
SOURCE_FILES | Value transfer | Type reference (TYPE) | DMS_TBL_DOC_FILE | Quell-Originale | 19990318 | ||
3 | ![]() |
SUPPRESS_DIALOG | Call by reference | Type reference (TYPE) | C | Kein Dialog mehr notwendig | 19990321 | ||
4 | ![]() |
TARGET_FILES | Value transfer | Type reference (TYPE) | DMS_TBL_DOC_FILE | Ziel-Originale | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method BEFORE_LIST_TEMPLATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DAPPL | Call by reference | Type reference (TYPE) | DRAW-DAPPL | Workstation-Applikation | 19991201 | ||
2 | ![]() |
DOKAR | Call by reference | Type reference (TYPE) | DRAW-DOKAR | Dokumentart | 19991201 | ||
3 | ![]() |
TEMPLATES | Call by reference | Type reference (TYPE) | DMS_TBL_TEMPLATE | Liste der Templates | 19991201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19991201 |
Method BEFORE_START_APPL 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 | ![]() |
DOCFILE | Call by reference | Type reference (TYPE) | DMS_REC_FILE | Original zum Dokument | 19990320 | ||
3 | ![]() |
DRAW | Value transfer | Type reference (TYPE) | DRAW | Dokumentdaten | 19990318 | ||
4 | ![]() |
DRAZ | Call by reference | Type reference (TYPE) | DMS_TBL_DRAZ | Zusatzdateien | 19990321 | ||
5 | ![]() |
SUPRESS_START | Call by reference | Type reference (TYPE) | C | Applikation nicht starten | 19990318 | ||
6 | ![]() |
TARGET_FILE | Value transfer | Type reference (TYPE) | DMS_DOC_FILE | Ziel-Original | 19990318 | ||
7 | ![]() |
TCODE | Call by reference | Type reference (TYPE) | SYST-TCODE | Transaktion | 19990318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch | 19990318 |
Method GENERATE_COPY_FILE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DAPPL | Call by reference | Type reference (TYPE) | DRAW-DAPPL | Applikation | 19990421 | ||
2 | ![]() |
DTTRG | Call by reference | Type reference (TYPE) | DRAW-DTTRG | Datenträger | 19990421 | ||
3 | ![]() |
SUPPRESS_GEN | Call by reference | Type reference (TYPE) | C | Dateiname erzeugt | 19990421 | ||
4 | ![]() |
TARGET_FILE | Call by reference | Type reference (TYPE) | DRAW-FILEP | Dateiname | 19990421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19990421 |
Method GENERATE_ORIGINAL_FILE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DAPPL | Call by reference | Type reference (TYPE) | DRAW-DAPPL | Applikation | 19990929 | ||
2 | ![]() |
DRAW | Call by reference | Type reference (TYPE) | DRAW | Dokumentdaten | 19990929 | ||
3 | ![]() |
DTTRG | Call by reference | Type reference (TYPE) | DRAW-DTTRG | Datenträger | 19990929 | ||
4 | ![]() |
TARGET_FILE | Call by reference | Type reference (TYPE) | DRAW-FILEP | Dateiname | 19990929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 19990929 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |