SAP ABAP Class CL_INCL_DOC_NR_MAINTAIN (Include for Input of Document Number)
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)
Properties
Class CL_INCL_DOC_NR_MAINTAIN  
Short Description Include for Input of Document Number    
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 20011008   SAP 
Last change 20020125   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_NR_MAINTAIN has no interface implemented.
Friends
Class CL_INCL_DOC_NR_MAINTAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_DOKAR Instance attribute Private Type reference (TYPE) DRAW-DOKAR Document Type Selected on Screen 20011015
2 ATTR_DOKNR Instance attribute Private Type reference (TYPE) DRAW-DOKNR Document Number 20011031
3 ATTR_DOKTL Instance attribute Private Type reference (TYPE) DRAW-DOKTL Document Part 20011031
4 ATTR_DOKVR Instance attribute Private Type reference (TYPE) DRAW-DOKVR Document Version 20011031
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011008
2 GET_DOC_TYPE_LIST Instance method Public Method Read All Relevant Document Types 20020125
3 GET_DOKNR Instance method Public Method Sets Selected Document Type as Attribute 20011031
4 SET_DOKNR Instance method Public Method Get Document Type Attributes 20011031
Events
Class CL_INCL_DOC_NR_MAINTAIN has no event.
Types
Class CL_INCL_DOC_NR_MAINTAIN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_INCL_DOC_NR_MAINTAIN has no parameter.
Method CONSTRUCTOR on class CL_INCL_DOC_NR_MAINTAIN has no exception.

Method GET_DOC_TYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DOKARLIST Value transfer Type reference (TYPE) CVAWC_DOKAR_TAB_TYPE 20020125

Method GET_DOC_TYPE_LIST on class CL_INCL_DOC_NR_MAINTAIN has no exception.

Method GET_DOKNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DOKAR Value transfer Type reference (TYPE) DRAW-DOKAR Dokumentart 20011031
2 Exporting PE_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011031
3 Exporting PE_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Dokumentart 20011031
4 Exporting PE_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentart 20011031

Method GET_DOKNR on class CL_INCL_DOC_NR_MAINTAIN has no exception.

Method SET_DOKNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011031
2 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011031
3 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Dokumentart 20011031
4 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011031

Method SET_DOKNR on class CL_INCL_DOC_NR_MAINTAIN has no exception.
History
Last changed by/on SAP  20020125 
SAP Release Created in 110