SAP ABAP Interface IF_W3_API_FLOW_LOGIC (ITS API: Flow Logic)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_API (Package) ITS: API

⤷

⤷

Properties
Interface | IF_W3_API_FLOW_LOGIC | |
Short Description | ITS API: Flow Logic |
General Data
Package | SW3_API | ITS: API |
Created | 20000119 | SAP |
Last changed | 20000119 | SAP |
Unicode checks active |
Forward declarations
Interface IF_W3_API_FLOW_LOGIC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_W3_API_OBJECT | ITS API: General Functions | 20000119 |
Friends
Interface IF_W3_API_FLOW_LOGIC has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | HAS_FLOWLOGIC | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Flow Logic Available | 20000119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Display New Flow Logic | 20000119 |
2 | ![]() |
Instance method | Public | Method | Get attributes | 20000119 |
3 | ![]() |
Instance method | Public | Method | Get Flow Logic | 20000119 |
4 | ![]() |
Instance method | Public | Method | Get Name | 20000119 |
5 | ![]() |
Instance method | Public | Method | Get source code | 20000119 |
6 | ![]() |
Static method | Public | Method | Load Flow Logic | 20000119 |
7 | ![]() |
Static method | Public | Method | Load All Templates in Service | 20000119 |
8 | ![]() |
Static method | Public | Method | Publish Flow Logic | 20000119 |
9 | ![]() |
Instance method | Public | Method | Set Attributes | 20000119 |
10 | ![]() |
Instance method | Public | Method | Set Flow Logic | 20000119 |
11 | ![]() |
Instance method | Public | Method | Set Source | 20000119 |
Events
Interface IF_W3_API_FLOW_LOGIC has no event.
Types
Interface IF_W3_API_FLOW_LOGIC has no local type.
Method Signatures
Method CREATE_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROGRAM_NAME | Call by reference | Type reference (TYPE) | SY-REPID | Programmname für Generierung | 20000119 | ||
2 | ![]() |
P_SOURCE_STYLE | Call by reference | Type reference (TYPE) | CHAR1 | space | Stil für HTML-Generierung, Space keine Generierung | 20000119 | |
3 | ![]() |
P_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_TEMPLATE | Template Instanz | 20000119 | ||
4 | ![]() |
P_TEMPLATE_DATA | Call by reference | Type reference (TYPE) | W3TEMPATTR | Template Daten | 20000119 | ||
5 | ![]() |
P_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | IACIKEYT | Generierter Name des neuen Templates | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch durch den Benutzer | 20000119 | |
2 | ![]() |
Templete Verantworliicher existiert nicht | 20000119 | |
3 | ![]() |
Interner Fehler | 20000119 | |
4 | ![]() |
Fehlende Berechtigung für neuen TADIR Eintrag | 20000119 | |
5 | ![]() |
Template existiert bereits | 20000119 | |
6 | ![]() |
Template wurde bereits erzeugt (noch nicht auf DB!) | 20000119 | |
7 | ![]() |
Template Name fehlt | 20000119 |
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTES | Call by reference | Type reference (TYPE) | W3TEMPATTR | Template Daten | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20000119 | |
2 | ![]() |
Template ungültig | 20000119 | |
3 | ![]() |
Template gelöscht | 20000119 |
Method GET_FLOWLOGIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FLOWLOGIC | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Template Source-Code | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20000119 | |
2 | ![]() |
Template ungültig | 20000119 | |
3 | ![]() |
Template gelöscht | 20000119 |
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | IACIKEYT | Template-Name | 20000119 |
Method GET_NAME on Interface IF_W3_API_FLOW_LOGIC has no exception.
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SOURCE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Template Source-Code | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20000119 | |
2 | ![]() |
Template ungültig | 20000119 | |
3 | ![]() |
Template gelöscht | 20000119 |
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLOW_LOGIC | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_FLOW_LOGIC | ITS-API: Flow-Logic | 20000119 | ||
2 | ![]() |
I_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | IF_W3_API_TEMPLATE | Template Instanz | 20000119 | ||
3 | ![]() |
I_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | IACIKEYT | Template Name | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten des Templates auf DB sind nicht gültig | 20000119 | |
2 | ![]() |
Interner Fehler | 20000119 | |
3 | ![]() |
Template nicht auf Datenbank vorhanden | 20000119 | |
4 | ![]() |
Fehlende Berechtigung | 20000119 |
Method LOAD_ALL_IN_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SERVICE_NAME | Call by reference | Type reference (TYPE) | ITSAPPL | Name des Service | 20000119 | ||
2 | ![]() |
P_TEMPLATE_LIST | Call by reference | Type reference (TYPE) | W3_TEMPLATE_LIST | Liste der geladenen Templates | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20000119 | |
2 | ![]() |
Service nicht auf Datenbank vorhanden | 20000119 | |
3 | ![]() |
Fehlende Berechtigung | 20000119 |
Method PUBLISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_LONG_NAME | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP-Programmname | 20000119 | ||
2 | ![]() |
P_MESSAGES | Call by reference | Type reference (TYPE) | W3_ERROR_MESSAGES | W3_ERROR_MESSAGES | 20000119 | ||
3 | ![]() |
P_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | IACIKEYT | Name des Templates | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten auf der Datenbank ungültig | 20000119 | |
2 | ![]() |
Anderer Fehler | 20000119 | |
3 | ![]() |
Template ist nicht vorhanden | 20000119 | |
4 | ![]() |
Fehlende Berechtigung (Anzeige) | 20000119 | |
5 | ![]() |
Fehler beim Publizieren | 20000119 |
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ATTRIBUTES | Call by reference | Type reference (TYPE) | W3TEMPATTR | Template Daten | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzureichende Berechigung zum Ändern eines Felds | 20000119 | |
2 | ![]() |
Template Verantworliicher existiert nicht | 20000119 | |
3 | ![]() |
Interner Fehler | 20000119 | |
4 | ![]() |
Template ist logisch gelöscht! | 20000119 | |
5 | ![]() |
Template ungültig | 20000119 | |
6 | ![]() |
Template nicht änderbar | 20000119 |
Method SET_FLOWLOGIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DELETE | Call by reference | Type reference (TYPE) | CHAR1 | space | X: Flowlogic löschen (p_flowlogic initial) | 20000119 | |
2 | ![]() |
P_FLOWLOGIC | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Template Source | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzureichende Berechigung zum Ändern eines Felds | 20000119 | |
2 | ![]() |
Interner Fehler | 20000119 | |
3 | ![]() |
Ungültiger Parameter | 20000119 | |
4 | ![]() |
Template ist logisch gelöscht! | 20000119 | |
5 | ![]() |
Template ungültig | 20000119 | |
6 | ![]() |
Template nicht änderbar | 20000119 |
Method SET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SOURCE | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Template Source | 20000119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzureichende Berechigung zum Ändern eines Felds | 20000119 | |
2 | ![]() |
Interner Fehler | 20000119 | |
3 | ![]() |
Ungültiger Parameter | 20000119 | |
4 | ![]() |
Template ist logisch gelöscht! | 20000119 | |
5 | ![]() |
Template ungültig | 20000119 | |
6 | ![]() |
Template nicht änderbar | 20000119 |
History
Last changed by/on | SAP | 20000119 |
SAP Release Created in | 46D |