SAP ABAP Class CL_PAGE_DOCUMENT_CREATE (Page for Creating Object)
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_PAGE_DOCUMENT_CHANGE Page for Changing Object 20011119
Properties
Class CL_PAGE_DOCUMENT_CREATE  
Short Description Page for Creating Object    
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 20011012   SAP 
Last change 20130531   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_PAGE_DOCUMENT_CREATE has no interface implemented.
Friends
Class CL_PAGE_DOCUMENT_CREATE 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/ 3Show on Page 20011017
2 ATTR_CHANGENUMBER_EXISTS Instance attribute Protected Type reference (TYPE) C 20020426
3 ATTR_CHARVAL Instance attribute Protected Type reference (TYPE) TIHTTPNVP HTTP Framework (iHHTP) Table Name/Value Pairs 20011107
4 ATTR_DOC_FILES_INCLUDE Instance attribute Protected Object reference (TYPE REF TO) CL_INCL_DOC_FILES Include for Display of Original Data 20011019
5 ATTR_DOC_IS_LOCKED Instance attribute Protected Type reference (TYPE) C 20020426
6 ATTR_DOC_NR_MAINTAIN_INCLUDE Instance attribute Protected Object reference (TYPE REF TO) CL_INCL_DOC_NR_MAINTAIN Include for Display of Document Data 20011012
7 ATTR_DOC_TEXT_MAINTAIN_INCLUDE Instance attribute Protected Object reference (TYPE REF TO) CL_INCL_DOC_TEXT_MAINTAIN Multilingual Maintenance of Short Text 20011114
8 ATTR_DOC_TYPE_CHOOSE_INCLUDE Instance attribute Protected Object reference (TYPE REF TO) CL_INCL_DOC_TYPE_CHOOSE Include for Selection of Document Type 20011012
9 ATTR_DRAD Instance attribute Protected Type reference (TYPE) DRAD Document Management Object Link 20011025
10 ATTR_DRAT Instance attribute Protected Type reference (TYPE) DMS_TBL_DRAT Texts for Document Info Records 20011017
11 ATTR_DRAW Instance attribute Protected Type reference (TYPE) DRAW Document Info Record 20011017
12 ATTR_DVS_DOCDATA_MAINT_INCLUDE Instance attribute Protected Object reference (TYPE REF TO) CL_INCL_DOC_DATA_MAINTAIN Include for Change of Document Data 20011012
13 ATTR_EXIT_URL Instance attribute Protected Type reference (TYPE) STRING 20011019
14 ATTR_LINK4EXISTING Instance attribute Protected Type reference (TYPE) C Flag: Create Object Link for Existing Document 20011123
15 ATTR_READ_STACK_PT Instance attribute Protected Type reference (TYPE) I Read Pointer 20011029
16 ATTR_STATE_FLAG Instance attribute Protected Type reference (TYPE) I Status of document_create_page 20011017
17 ATTR_STATE_STACK Instance attribute Protected Type reference (TYPE) CHAR50 Status of Stack 20011029
18 ATTR_TDWA Instance attribute Protected Type reference (TYPE) TDWA Document Types 20011017
19 ATTR_WRITE_STACK_PT Instance attribute Protected Type reference (TYPE) I Write Pointer 20011029
20 PR_CLS_INCL Instance attribute Public Object reference (TYPE REF TO) CL_PDWICLS_INCL Classification of an Object 20011029
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOKKEY Instance method Public Method Check Entered Key 20020225
2 CHECK_REQUIRED_FIELDS Instance method Public Method Check Whether Required Entry Fields Have Been Filled 20020328
3 CONSTRUCTOR Instance method Public Constructor Constructor 20011012
4 CREATE_DOCUMENT Instance method Public Method Create DIS with Data Saved in Attributes 20011018
5 DOCNR_GENERATION_IS_INTERN Instance method Public Method Generation of the Document Number Is Exclusively Internal 20020218
6 GENERATE_OBJECTLINK Instance method Public Method Create Link Between Object and Document 20011123
7 GET_ACTIVITY Instance method Public Method Get Activity 20011017
8 GET_CHANGENUMBER_EXISTS Instance method Public Method Read Whether the Change Number Is Maintained in the Document 20020430
9 GET_CHARVAL Instance method Public Method Get Characteristic/Value Pairs for Classification 20011107
10 GET_DOC_DESCRIPTION Instance method Public Method Description (in Logon Language) 20011026
11 GET_DOC_FILES_INCLUDE Instance method Public Method Get CL_INCL_DOC_FILES 20011019
12 GET_DOC_IS_LOCKED Instance method Public Method Read Attribure Whether the Document is Locked 20020430
13 GET_DOC_KEY_STRING Instance method Public Method Document Key as a String 20011026
14 GET_DOC_NR_MAINTAIN_INCLUDE Instance method Public Method Get Instance of Docnr_maintain Includes 20011012
15 GET_DOC_TEXT_MAINTAIN_INCLUDE Instance method Public Method Read Instance of Short Text Maintenance Includes 20011114
16 GET_DOC_TYPE_CHOOSE_INCLUDE Instance method Public Method Get Instance of Doctype_choose Includes 20011012
17 GET_DRAD Instance method Public Method Get TDWO 20011025
18 GET_DRAT Instance method Public Method Get DRAT 20011017
19 GET_DRAW Instance method Public Method Get Draw 20011017
20 GET_DVS_DOCDATA_MAINT_INCLUDE Instance method Public Method Get Instance of Dodata_maintain Includes 20011012
21 GET_EXIT_URL Instance method Public Method Get Exit_URL (URL Return to Calling Application) 20011022
22 GET_FORM_SET_BUFFER_STATE1 Instance method Public Method Read Data from Form and Set Data in Page Instance 20011030
23 GET_FORM_SET_BUFFER_STATE2 Instance method Public Method Read Data from Form and Set Data in Page Instance 20011030
24 GET_FORM_SET_BUFFER_STATE3 Instance method Public Method Read Data from Form and Set Data in Page Instance 20011030
25 GET_LINK4EXISTING Instance method Public Method Read Flag for Create Object Link for Best Document 20011123
26 GET_START_STATE Instance method Public Method Get Start Status 20011029
27 GET_STATE_FLAG Instance method Public Method Get Page Status 20011017
28 GET_STATE_FLAG_HISTORY Instance method Public Method Get Status from Stack (History) 20011029
29 GET_TDWA Instance method Public Method Get TDWA 20011017
30 INIT_INCLUDES_FOR_STATE_3 Instance method Public Method Instantiate All Subscreens for Status 3 20011029
31 INIT_INCLUDE_FOR_STATE_2 Instance method Public Method Instantiate All Subscreens for Status 2 20011031
32 SET_ACTIVITY Instance method Public Method Set Activity 20011017
33 SET_CHANGENUMBER_EXISTS Instance method Public Method Set Whether a Change Number Is Maintained 20020430
34 SET_CHARVAL Instance method Public Method Set Characteristic/Value Pair for Classification 20011107
35 SET_DEFAULT_KEY Instance method Public Method Set default docvr and doctl 20020225
36 SET_DOC_FILES_INCLUDE Instance method Public Method Set CL_INCL_DOC_FILES 20011019
37 SET_DOC_IS_LOCKED Instance method Public Method Set Attribute that Document Is Locked 20020430
38 SET_DOC_NR_MAINTAIN_INCLUDE Instance method Public Method Set Instance of Doknr_maintain Includes 20011015
39 SET_DOC_TEXT_MAINTAIN_INCLUDE Instance method Public Method Set Instance of Short Text Maintenance Includes 20011114
40 SET_DOC_TYPE_CHOOSE_INCLUDE Instance method Public Method Set Instance of Dokar_choose Includes 20011016
41 SET_DRAD Instance method Public Method Set TDWO 20011025
42 SET_DRAT Instance method Public Method Set DRAT 20011017
43 SET_DRAW Instance method Public Method Set Draw 20011017
44 SET_EXIT_URL Instance method Public Method Set Exit_URL (URL Return to Calling Application) 20011022
45 SET_LINK4EXISTING Instance method Public Method Set Flag for Create Object Link for Existing Document 20011123
46 SET_MAINTAIN_DOCDATA_INCLUDE Instance method Public Method Set Instance of Dokdat_maintain Includes 20011015
47 SET_PR_CLS_INCL Instance method Public Method Set Instance for Include 20011024
48 SET_STATE_FLAG Instance method Public Method Set Page Status 20011017
49 SET_TDWA Instance method Public Method Set TDWA 20011017
Events
Class CL_PAGE_DOCUMENT_CREATE has no event.
Types
Class CL_PAGE_DOCUMENT_CREATE has no local type.
Method Signatures

Method CHECK_DOKKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Object reference (TYPE REF TO) CV_WEBDOC_APPL Applikationsklasse für cv_webdoc 20020225
2 Importing PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20020225

Method CHECK_DOKKEY on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method CHECK_REQUIRED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20020328

Method CHECK_REQUIRED_FIELDS on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIF_DOKOBJ Call by reference Type reference (TYPE) TDWO-DOKOB Verknüpftes SAP-Objekt 20011012
2 Importing PI_ACTIVITY Call by reference Type reference (TYPE) C '1' 1 anlegen / 2 ändern 20011012
3 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011015

Method CONSTRUCTOR on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_MESSAGE Value transfer Type reference (TYPE) BAPIRET2 Return 20011121

Method CREATE_DOCUMENT on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method DOCNR_GENERATION_IS_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_IS_INTERN Value transfer Type reference (TYPE) STRING Dokumentnummergenerdierung ist ausschliesslich intern 20020218
2 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentnummer 20020218

Method DOCNR_GENERATION_IS_INTERN on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GENERATE_OBJECTLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20011123
# Exception Resumable Description Created on
1 CAN_NOT_CREATE Objektverknüpfung kann nicht angelegt werden 20011123
2 DOC_NOT_EXISTS Dokument existiert nicht 20011123

Method GET_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ACTIVITY Value transfer Type reference (TYPE) C 20011017

Method GET_ACTIVITY on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_CHANGENUMBER_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHNR_EXISTS Value transfer Type reference (TYPE) C Aenderungsnummer ist gepflegt 20020430

Method GET_CHANGENUMBER_EXISTS on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_CHARVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_CHARVAL Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20011107

Method GET_CHARVAL on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_DESCRIPTION Signature

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

Method GET_DOC_DESCRIPTION on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_FILES_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_CL_INCL_DOC_FILES Value transfer Object reference (TYPE REF TO) CL_INCL_DOC_FILES Include für das Anzeigen von Originaldaten 20011019

Method GET_DOC_FILES_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DOC_IS_LOCKED Value transfer Type reference (TYPE) C Dokument ist in Sperrstatus 20020430

Method GET_DOC_IS_LOCKED on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_KEY_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PFX_STRING Value transfer Type reference (TYPE) STRING Doc.-Key als String 20011026

Method GET_DOC_KEY_STRING on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_NR_MAINTAIN_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_DOKNR_MAINTAIN_INCLUDE Value transfer Object reference (TYPE REF TO) CL_INCL_DOC_NR_MAINTAIN Include für das Anzeigen der Dokumentdaten 20011012

Method GET_DOC_NR_MAINTAIN_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_TEXT_MAINTAIN_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_DOC_TEXT_MAINTAIN_INCLUDE Value transfer Object reference (TYPE REF TO) CL_INCL_DOC_TEXT_MAINTAIN mehrsprachige Pflege des Kurztext 20011114

Method GET_DOC_TEXT_MAINTAIN_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DOC_TYPE_CHOOSE_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_DOKTYPE_CHOOSE_INCLUDE Value transfer Object reference (TYPE REF TO) CL_INCL_DOC_TYPE_CHOOSE Include für das Auswählen der Dokumentart 20011012

Method GET_DOC_TYPE_CHOOSE_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DRAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DRAD Call by reference Type reference (TYPE) DRAD Objektverknüpfung Dokumentenverwaltung 20011025

Method GET_DRAD on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DRAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DRAT Call by reference Type reference (TYPE) DMS_TBL_DRAT Kurztexte für Dokuinfosätze 20011017

Method GET_DRAT on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DRAW Call by reference Type reference (TYPE) DRAW Dokumentinformationssatz 20011017

Method GET_DRAW on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_DVS_DOCDATA_MAINT_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_DOKDATA_MAINTAIN_INCLUDE Value transfer Object reference (TYPE REF TO) CL_INCL_DOC_DATA_MAINTAIN Include für das Ändern der Dokumentdaten 20011012

Method GET_DVS_DOCDATA_MAINT_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_EXIT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_EXIT_URL Value transfer Type reference (TYPE) STRING 20011022

Method GET_EXIT_URL on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_FORM_SET_BUFFER_STATE1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20011030

Method GET_FORM_SET_BUFFER_STATE1 on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_FORM_SET_BUFFER_STATE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20011030

Method GET_FORM_SET_BUFFER_STATE2 on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_FORM_SET_BUFFER_STATE3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHARVAL Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20011031
2 Importing PI_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20011030

Method GET_FORM_SET_BUFFER_STATE3 on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_LINK4EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_LINK4EXISTING Value transfer Type reference (TYPE) C 20011123

Method GET_LINK4EXISTING on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_START_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_START_STATE Value transfer Type reference (TYPE) I Startstatus des Wizzards 20011029

Method GET_START_STATE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_STATE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_STATE_FLAG Value transfer Type reference (TYPE) I 20011017

Method GET_STATE_FLAG on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_STATE_FLAG_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_STATE_FLAG_HIST Value transfer Type reference (TYPE) I Anzahl der Schritte zurück 20011029
2 Importing PI_HISTORY_STEP Call by reference Type reference (TYPE) I Historischer Zustand 20011029

Method GET_STATE_FLAG_HISTORY on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method GET_TDWA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TDWA Call by reference Type reference (TYPE) TDWA Dokumentarten 20011017

Method GET_TDWA on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method INIT_INCLUDES_FOR_STATE_3 Signature

Method INIT_INCLUDES_FOR_STATE_3 on class CL_PAGE_DOCUMENT_CREATE has no parameter.
Method INIT_INCLUDES_FOR_STATE_3 on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method INIT_INCLUDE_FOR_STATE_2 Signature

Method INIT_INCLUDE_FOR_STATE_2 on class CL_PAGE_DOCUMENT_CREATE has no parameter.
Method INIT_INCLUDE_FOR_STATE_2 on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_ACTIVITY 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 20011017

Method SET_ACTIVITY on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_CHANGENUMBER_EXISTS Signature

Method SET_CHANGENUMBER_EXISTS on class CL_PAGE_DOCUMENT_CREATE has no parameter.
Method SET_CHANGENUMBER_EXISTS on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_CHARVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHARVAL Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20011107

Method SET_CHARVAL on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DEFAULT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Object reference (TYPE REF TO) CV_WEBDOC_APPL Applikationsklasse für cv_webdoc 20020225
2 Importing PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20020225

Method SET_DEFAULT_KEY on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DOC_FILES_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CL_INCL_DOC_FILES Value transfer Object reference (TYPE REF TO) CL_INCL_DOC_FILES Include für das Anzeigen von Originaldaten 20011019

Method SET_DOC_FILES_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DOC_IS_LOCKED Signature

Method SET_DOC_IS_LOCKED on class CL_PAGE_DOCUMENT_CREATE has no parameter.
Method SET_DOC_IS_LOCKED on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DOC_NR_MAINTAIN_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOKNR_MAINTAIN_INCLUDE Call by reference Object reference (TYPE REF TO) CL_INCL_DOC_NR_MAINTAIN Seite zum Anlegen eines Dokuments 20011015

Method SET_DOC_NR_MAINTAIN_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DOC_TEXT_MAINTAIN_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOC_TEXT_MAINTAIN_INCLUDE Call by reference Object reference (TYPE REF TO) CL_INCL_DOC_TEXT_MAINTAIN mehrsprachige Pflege des Kurztext 20011114

Method SET_DOC_TEXT_MAINTAIN_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DOC_TYPE_CHOOSE_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOKTYPE_CHOOSE_INCLUDE Call by reference Object reference (TYPE REF TO) CL_INCL_DOC_TYPE_CHOOSE Include für das Auswählen der Dokumentart 20011016

Method SET_DOC_TYPE_CHOOSE_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DRAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DRAD Call by reference Type reference (TYPE) DRAD Objektverknüpfung Dokumentenverwaltung 20011025

Method SET_DRAD on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DRAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DRAT Call by reference Type reference (TYPE) DMS_TBL_DRAT Kurztexte für Dokuinfosätze 20011017

Method SET_DRAT on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_DRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DRAW Call by reference Type reference (TYPE) DRAW Dokumentinformationssatz 20011017

Method SET_DRAW on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_EXIT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_EXIT_URL Call by reference Type reference (TYPE) STRING 20011022

Method SET_EXIT_URL on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_LINK4EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LINK4EXISTING Call by reference Type reference (TYPE) C 20011123

Method SET_LINK4EXISTING on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_MAINTAIN_DOCDATA_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOKDATA_MAINTAIN_INCLUDE Call by reference Object reference (TYPE REF TO) CL_INCL_DOC_DATA_MAINTAIN Include für das Ändern der Dokumentdaten 20011015

Method SET_MAINTAIN_DOCDATA_INCLUDE on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_PR_CLS_INCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CLS_INCL Call by reference Object reference (TYPE REF TO) CL_PDWICLS_INCL Klassifizierung eines Objekts 20011024

Method SET_PR_CLS_INCL on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_STATE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_READ_NOT_EQU_WRITE Call by reference Type reference (TYPE) C Lesepointer wird nicht auf aktuellen Schreibpointer gesetzt 20011029
2 Importing PI_STATE_FLAG Call by reference Type reference (TYPE) I 20011017

Method SET_STATE_FLAG on class CL_PAGE_DOCUMENT_CREATE has no exception.

Method SET_TDWA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TDWA Call by reference Type reference (TYPE) TDWA Dokumentarten 20011017

Method SET_TDWA on class CL_PAGE_DOCUMENT_CREATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110