SAP ABAP Interface IF_EX_EDMS_SUBAPPLICATION (BAdI Interface IF_EX_EDMS_SUBAPPLICATION)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_DOCUMENT (Package) EDMS: Documents

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPR | Imp. Class for BAdI Imp. EDMS_SUBAPPL_CPR | 20030302 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPRPSRX | Imp. Class for BAdI Imp. EDMS_SUBAPPL_CPR_PSR | 20040107 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPR_IMPORT | 20081009 | |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPR_MSP | 20080919 | |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPR_PSR | Imp. Class for BAdI Imp. EDMS_SUBAPPL_CPR_PSR | 20031023 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPR_SEL | Imp. Class for BAdI Imp. EDMS_SUBAPPL_CPR_SEL | 20030312 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_CPR_XML | 20080919 | |
8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_EDMS_SUBAPPL_RPM | 20081007 |
Properties
Interface | IF_EX_EDMS_SUBAPPLICATION | |
Short Description | BAdI Interface IF_EX_EDMS_SUBAPPLICATION |
General Data
Package | EDMS_DOCUMENT | EDMS: Documents |
Created | 20030302 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070620 |
Friends
Interface IF_EX_EDMS_SUBAPPLICATION has no friend.
Attributes
Interface IF_EX_EDMS_SUBAPPLICATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change of Document Allowed By Subapplication | 20040117 |
2 | ![]() |
Instance method | Public | Method | Subapplication Allows Creation of Document | 20030319 |
3 | ![]() |
Instance method | Public | Method | Subapplication Allows Deletion of Document | 20030319 |
4 | ![]() |
Instance method | Public | Method | Does Document/Folder Exist for Subapplication? | 20030302 |
5 | ![]() |
Instance method | Public | Method | Set Object To Which EDMS Documents Are Attached | 20030312 |
6 | ![]() |
Instance method | Public | Method | Sort Tree | 20040128 |
Events
Interface IF_EX_EDMS_SUBAPPLICATION has no event.
Types
Interface IF_EX_EDMS_SUBAPPLICATION has no local type.
Method Signatures
Method CHANGING_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Unterapplikation zu EDMS | 20040117 | ||
2 | ![]() |
IV_DOCID | Call by reference | Type reference (TYPE) | EDMS_DOCID | EDMS: Dokument-ID | 20040117 | ||
3 | ![]() |
RV_CREATION_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ändern erlaubt | 20040117 |
Method CHANGING_ALLOWED on Interface IF_EX_EDMS_SUBAPPLICATION has no exception.
Method CREATION_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Unterapplikation zu EDMS | 20030319 | ||
2 | ![]() |
IR_PARENT_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Informationen zu einem Ber.subjekt | 20030319 | ||
3 | ![]() |
RV_CREATION_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Anlegen erlaubt | 20030319 |
Method CREATION_ALLOWED on Interface IF_EX_EDMS_SUBAPPLICATION has no exception.
Method DELETION_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Unterapplikation zu EDMS | 20030319 | ||
2 | ![]() |
IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_EDMS_DOCUMENT | EDMS: Dokument/Folder | 20030319 | ||
3 | ![]() |
RV_DELETION_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Löschen erlaubt | 20030319 |
Method DELETION_ALLOWED on Interface IF_EX_EDMS_SUBAPPLICATION has no exception.
Method DOCUMENT_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Parameter FLT_VAL der Methode DOCUMENT_EXISTS | 20030302 | ||
2 | ![]() |
IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_EDMS_DOCUMENT | EDMS: Dokument/Folder | 20030319 | ||
3 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Dokument existiert für Subapplikation | 20030312 |
Method DOCUMENT_EXISTS on Interface IF_EX_EDMS_SUBAPPLICATION has no exception.
Method SET_LINKED_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLT_VAL | Value transfer | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Unterapplikation zu EDMS | 20030312 | ||
2 | ![]() |
IV_LINKED_OBJECT | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20030312 |
Method SET_LINKED_OBJECT on Interface IF_EX_EDMS_SUBAPPLICATION has no exception.
Method SORT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Sortierfeld | 20040128 | ||
2 | ![]() |
EV_SORTING | Call by reference | Type reference (TYPE) | STRING | Sortierreihenfolge | 20040128 | ||
3 | ![]() |
FLT_VAL | Call by reference | Type reference (TYPE) | EDMS_TV_SUBAPPLICATION | Unterapplikation zu EDMS | 20040128 |
Method SORT_TREE on Interface IF_EX_EDMS_SUBAPPLICATION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |