SAP ABAP Class CL_INCL_DOC_DATA_DISPLAY_1 (Include for Display of Document Data)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   CA-DMS (Application Component) Document Management System
     CVAW (Package) Web Development for DVS (documents@web)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_INCL_DOC_DATA_MAINTAIN Include for Change of Document Data 20011002
Properties
Class CL_INCL_DOC_DATA_DISPLAY_1  
Short Description Include for Display of Document Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CVAW   Web Development for DVS (documents@web) 
Created 20011001   SAP 
Last change 20011002   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CVAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_INCL_DOC_DATA_DISPLAY_1 has no interface implemented.
Friends
Class CL_INCL_DOC_DATA_DISPLAY_1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_ACTIVITY Instance attribute Protected Type reference (TYPE) C 1Create/ 2Change/ 3Display 20011015
2 ATTR_DOKAR Instance attribute Protected Type reference (TYPE) DRAW-DOKAR Document Type 20011001
3 ATTR_DOKNR Instance attribute Protected Type reference (TYPE) DRAW-DOKNR Document Number 20011001
4 ATTR_DOKTL Instance attribute Protected Type reference (TYPE) DRAW-DOKTL Document Part 20011001
5 ATTR_DOKVR Instance attribute Protected Type reference (TYPE) DRAW-DOKVR Document Version 20011001
6 ATTR_DRAW Instance attribute Protected Type reference (TYPE) DRAW Document Info Record 20011001
7 ATTR_FLDSL Instance attribute Protected Type reference (TYPE) TDWA-FLDSL Field selection table 20011001
8 ATTR_FLDSL_WEB Instance attribute Protected Type reference (TYPE) DMS_TDWA_WEB-FLDSL Field selection table 20011022
9 ATTR_TEXT Instance attribute Protected Type reference (TYPE) DRAT-DKTXT Document Description 20011002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011001
2 GET_ACTIVITY Instance method Public Method Get Activity 20011015
3 GET_DRAW Instance method Public Method Get DRAW 20011001
4 GET_FLDSL Instance method Public Method Get Field Selection Toolbar 20011001
5 GET_FLDSL_WEB Instance method Public Method Get Web Field Selection Toolbar 20011022
6 GET_PRIMARY_STATUS Instance method Public Method Determine Primary Status 20011016
7 GET_STATUS_LIST Instance method Public Method Determine Possible Next Status 20011017
8 GET_TEXT Instance method Public Method Get Short Text for Document 20011002
9 STATUS_GET_EXTERNAL Instance method Public Method Determine External Status 20011017
10 STATUS_GET_INTERNAL Instance method Public Method Determine Internal Status 20011017
Events
Class CL_INCL_DOC_DATA_DISPLAY_1 has no event.
Types
Class CL_INCL_DOC_DATA_DISPLAY_1 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ACTIVITY Call by reference Type reference (TYPE) C Aktivität: 1anlegen /2ändern/ 3 anzeigen 20011015
2 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011001
3 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011001
4 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011001
5 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011001

Method CONSTRUCTOR on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_ACTIVITY Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20011015

Method GET_ACTIVITY on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_DRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_DRAW Value transfer Type reference (TYPE) DRAW Dokumentinformationssatz 20011001

Method GET_DRAW on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_FLDSL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_FSDSL Value transfer Type reference (TYPE) TDWA-FLDSL Feldselektionsleiste 20011001

Method GET_FLDSL on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_FLDSL_WEB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_FSDSL Value transfer Type reference (TYPE) DMS_TDWA_WEB-FLDSL Feldselektionsleiste 20011022

Method GET_FLDSL_WEB on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_PRIMARY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PTX_STATUS_LIST Value transfer Type reference (TYPE) DMS_TBL_TDWST Liste der Status 20011017

Method GET_PRIMARY_STATUS on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PF_TCODE Call by reference Type reference (TYPE) SY-TCODE 'CV02' ABAP-Programm, aktueller Transaktionscode 20011017
2 Returning PTX_STATUS_LIST Value transfer Type reference (TYPE) DMS_TBL_TDWST Tabellentyp für TDWST 20011017

Method GET_STATUS_LIST on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_TEXT Value transfer Type reference (TYPE) DRAT-DKTXT Beschreibung Dokument 20011002

Method GET_TEXT on class CL_INCL_DOC_DATA_DISPLAY_1 has no exception.

Method STATUS_GET_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PFX_DOSTX Call by reference Type reference (TYPE) DOSTX Dokumentstatus Beschreibung 20011017
2 Exporting PFX_STABK Call by reference Type reference (TYPE) STABK Status eines Dokuments (sprachabh.) 20011017
3 Importing PF_DOKST Call by reference Type reference (TYPE) DOKST Dokumentstatus 20011017
# Exception Resumable Description Created on
1 ERROR Fehler 20011017

Method STATUS_GET_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PFX_DOKST Call by reference Type reference (TYPE) DOKST Dokumentstatus 20011017
2 Importing PF_STABK Call by reference Type reference (TYPE) STABK Status eines Dokuments (sprachabh.) 20011017
# Exception Resumable Description Created on
1 ERROR Fehler 20011017
History
Last changed by/on SAP  20011002 
SAP Release Created in 110