SAP ABAP Interface IF_DPR_FORM_MANAGER (Development Projects: Form Manager)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_FORMS (Package) Project Management Projects - Forms

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_FORM_MANAGER | Development Projects: Form Manager | 20020305 |
Properties
Interface | IF_DPR_FORM_MANAGER | |
Short Description | Development Projects: Form Manager |
General Data
Package | DEVELOPMENT_PROJECTS_FORMS | Project Management Projects - Forms |
Created | 20020305 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_DPR_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_DPR_FORM_MANAGER has no interface.
Friends
Interface IF_DPR_FORM_MANAGER has no friend.
Attributes
Interface IF_DPR_FORM_MANAGER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Print Request for Published Form Element | 20020307 |
2 | ![]() |
Instance method | Public | Method | Generate PDF Data for 'Saving Status Report' | 20031017 |
3 | ![]() |
Instance method | Public | Method | Access Method to Current Response Object (Reading) | 20020625 |
4 | ![]() |
Instance method | Public | Method | Determine Logical Destination for Adobe Document Service | 20050603 |
5 | ![]() |
Instance method | Public | Method | Access Method to SF Control Structure (Reading) | 20020307 |
6 | ![]() |
Instance method | Public | Method | Access Method to Description (Short Text) of Form | 20020306 |
7 | ![]() |
Instance method | Public | Method | Derive Name of Gen. Smart Form Funct. Module from Form Name | 20020306 |
8 | ![]() |
Static method | Public | Method | Access Method to Instance | 20020305 |
9 | ![]() |
Instance method | Public | Method | Access Method for Language (Read) | 20020622 |
10 | ![]() |
Instance method | Public | Method | Access Method to Valid Model for Published Element | 20020307 |
11 | ![]() |
Instance method | Public | Method | Access Method to Valid Model for Object Type | 20020308 |
12 | ![]() |
Instance method | Public | Method | Access Method to SF Options (Smart Composer) (Reading) | 20020307 |
13 | ![]() |
Instance method | Public | Method | Access Method to Published Form Element (Reading) | 20020625 |
14 | ![]() |
Instance method | Public | Method | Access Method to Selected Model (Reading) | 20020307 |
15 | ![]() |
Instance method | Public | Method | Publish Form Element | 20020307 |
16 | ![]() |
Instance method | Public | Method | Access Method to Current Response Object (Writing) | 20020625 |
17 | ![]() |
Instance method | Public | Method | Access Method for Language (Write) | 20020622 |
18 | ![]() |
Instance method | Public | Method | Access Method to Selected Model (Reading) | 20020307 |
Events
Interface IF_DPR_FORM_MANAGER has no event.
Types
Interface IF_DPR_FORM_MANAGER has no local type.
Method Signatures
Method CREATE_REQUEST_FOR_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_ELEMENT | Development Projects: Objekte, die sich als Formular darst. | 20020307 | ||
2 | ![]() |
IV_INTERACTIVE_PDF | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Interaktives PDF erzeugen (falls möglich)? | 20050728 | |
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070419 | ||
4 | ![]() |
IV_OUTPUT_FORMAT | Call by reference | Type reference (TYPE) | DPR_TV_OUTPUT_FORMAT | 'PDF' | Ausgabeformat für Druckvorlage | 20031009 | |
5 | ![]() |
RR_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_REQUEST | Development Projects: Formular-Request | 20020307 |
Method CREATE_REQUEST_FOR_ELEMENT on Interface IF_DPR_FORM_MANAGER has no exception.
Method CREATE_REQUEST_FOR_PDF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_ELEMENT | Development Projects: Objekte, die sich als Formular darst. | 20031017 | ||
2 | ![]() |
RR_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_REQUEST | Development Projects: Formular-Request | 20031017 |
Method CREATE_REQUEST_FOR_PDF_DATA on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_ACTUAL_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ACTUAL_RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_RESPONSE | Development Projects: Formular-Response | 20020625 |
Method GET_ACTUAL_RESPONSE on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_ADS_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination zum Adobe Document Service | 20050603 |
Method GET_ADS_CONNECTION on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_CONTROL_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_CONTROL_PARAMETERS | Value transfer | Type reference (TYPE) | SSFCTRLOP | Smart Forms: Kontrollstruktur | 20020307 |
Method GET_CONTROL_PARAMETERS on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORM_NAME | Call by reference | Type reference (TYPE) | TDSFNAME | Formularname | 20020306 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20020306 | |
3 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | FPTEXT | Kurztext | 20020306 |
Method GET_DESCRIPTION on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_FUNCTION_NAME_BY_FORM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORM_NAME | Call by reference | Type reference (TYPE) | TDSFNAME | Smart Forms: Formularname | 20020306 | ||
2 | ![]() |
IV_PDF_FORM | Call by reference | Type reference (TYPE) | BOOLE_D | Adobe-Formular ermitteln? | 20060328 | ||
3 | ![]() |
RV_FUNCTION_NAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20020306 |
Method GET_FUNCTION_NAME_BY_FORM_NAME on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_PRO_TYPE | Projektart | 20030926 | ||
2 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | STRING | Scenario | 20120903 | ||
3 | ![]() |
IV_STATUS_REPORT | Call by reference | Type reference (TYPE) | DPR_TV_FORM_STAT_REPORT | Projektstatusbericht? | 20031014 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_MANAGER | Development Projects: Formular-Manager | 20020305 |
Method GET_INSTANCE on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprache | 20020622 |
Method GET_LANGUAGE on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_MODELS_FOR_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | Objekttyp in der Projektplanung | 20070419 | ||
2 | ![]() |
RT_MODELS | Value transfer | Type reference (TYPE) | DPR_TT_FORM_MODELS | Tabelle mit Referenzen auf Formularmodelle | 20020307 |
Method GET_MODELS_FOR_ELEMENT on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_MODELS_FOR_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20020308 | ||
2 | ![]() |
RT_MODELS | Value transfer | Type reference (TYPE) | DPR_TT_FORM_MODELS | Tabelle mit Referenzen auf Formularmodelle | 20020308 |
Method GET_MODELS_FOR_OBJECT_TYPE on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_OUTPUT_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_OUTPUT_OPTIONS | Value transfer | Type reference (TYPE) | SSFCOMPOP | SAP Smart Forms: Optionen Smart Composer (Übergabe) | 20020307 |
Method GET_OUTPUT_OPTIONS on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_PUBLISHED_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_ELEMENT | Development Projects: Objekte, die sich als Formular darst. | 20020625 |
Method GET_PUBLISHED_ELEMENT on Interface IF_DPR_FORM_MANAGER has no exception.
Method GET_SELECTED_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20020307 | ||
2 | ![]() |
RR_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_MODEL | Development Projects: Schnittstelle aller Formular-Modelle | 20020307 |
Method GET_SELECTED_MODEL on Interface IF_DPR_FORM_MANAGER has no exception.
Method PUBLISH_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_ELEMENT | Development Projects: Objekte, die sich als Formular darst. | 20020307 |
Method PUBLISH_ELEMENT on Interface IF_DPR_FORM_MANAGER has no exception.
Method SET_ACTUAL_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ACTUAL_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_RESPONSE | Development Projects: Formular-Response | 20020625 |
Method SET_ACTUAL_RESPONSE on Interface IF_DPR_FORM_MANAGER has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20020622 |
Method SET_LANGUAGE on Interface IF_DPR_FORM_MANAGER has no exception.
Method SET_SELECTED_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_MODEL | Development Projects: Schnittstelle aller Formular-Modelle | 20020307 | ||
2 | ![]() |
IV_SET_AS_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_TRUE | Bool'scher Wert: Ausgewähltes Modell als Default setzen | 20020709 |
Method SET_SELECTED_MODEL on Interface IF_DPR_FORM_MANAGER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |