Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 19990810 |
Properties
| Class | CL_TRIGGER_TEMPL_PPF | |
| Short Description | PPF: Action Template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SPPF_CORE | PPF: Central Logic |
| Created | 19990810 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 19990810 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_TRIGGER_TEMPL_PPF | 20030818 | Base Agent PPF: Trigger Template |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CONDITION_VIEW_PPF | PPF: Interface for Condition Evaluation | 20020226 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | PPFDTMPDES | PPF: Description of a Template? | 20001113 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PPFDDSPTCH | PPF: Processing Time | 20001113 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PPFDIACT | PPF: Output Is Deactivated | 20001113 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_MEDIUM_TEMPL_PPF | Globally Unique Identifier | 20001113 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | PPFDOPTRUL | PPF: Optimizing Rule | 20030813 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | PPFDPARTNO | PPF: Partner Number | 20001113 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | PPFDPARTRL | PPF: Partner Function | 20001113 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | PPFDPARTTY | PPF: Partner Type | 20001113 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | GUID | Globally Unique Identifier | 20001113 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | PPFDSLCOTX | PPF: Description of a Schedule Condition | 20001115 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | GUID | Globally Unique Identifier | 20001113 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TRIGGER_TEMPL_PPF | OBJECT SERVICES STATE | 19990810 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | PPFDTCHNGD | PPF: Change Time | 20001113 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | PPFDTCREAT | PPF: Creation Time | 20001113 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | PPFDTT | PPF: Name of an Output Type | 20001113 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20001113 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | PPFDUCHNGD | PPF: Created by | 20001113 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | PPFDUCREAT | PPF: Created by | 20001113 |
Methods
Events
Class CL_TRIGGER_TEMPL_PPF has no event.
Types
Class CL_TRIGGER_TEMPL_PPF has no local type.
Method Signatures
Method ADD_MEDIUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_MEDIUM | Call by reference | Object reference (TYPE REF TO) | IF_MEDIUM_TEMPL_PPF | PPF: Schnittstelle für Medientemplate der Findung | 19991208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Template wurde schon einmal zugewiesen | 19991209 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_RETURNCODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000222 | |||
| 2 | IP_PROTOCOL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20000224 |
Method CHECK on class CL_TRIGGER_TEMPL_PPF has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRIGGER_TEMPL | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_TEMPL_PPF | PPF: Triggervorlage | 20000203 |
Method COPY on class CL_TRIGGER_TEMPL_PPF has no exception.
Method CREATE_TEMPL_FROM_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TTYPE_CUST | Call by reference | Object reference (TYPE REF TO) | CL_TTYPE_CUST_PPF | Triggertyp aus Customizing | 19990819 | |||
| 2 | RO_TEMPL | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_TEMPL_PPF | Triggertemplate | 19990819 |
Method CREATE_TEMPL_FROM_CUST on class CL_TRIGGER_TEMPL_PPF has no exception.
Method CREATE_TEMPL_FROM_CUST_TRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TTYPE_CUST | Call by reference | Object reference (TYPE REF TO) | CL_TTYPE_CUST_PPF | Triggertyp aus Customizing | 19990901 | |||
| 2 | IP_MEDIUM_TYPE | Call by reference | Type reference (TYPE) | PPFDMETYPE | Typ des Mediums | 19990901 | |||
| 3 | RO_TEMPL | Value transfer | Object reference (TYPE REF TO) | CL_TRIGGER_TEMPL_PPF | Triggertemplate | 19990901 |
Method CREATE_TEMPL_FROM_CUST_TRANS on class CL_TRIGGER_TEMPL_PPF has no exception.
Method DELETE Signature
Method DELETE on class CL_TRIGGER_TEMPL_PPF has no parameter.
Method DELETE on class CL_TRIGGER_TEMPL_PPF has no exception.
Method DEL_MEDIUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_MEDIUM | Call by reference | Object reference (TYPE REF TO) | IF_MEDIUM_TEMPL_PPF | PPF: Schnittstelle für Medientemplate der Findung | 19991208 |
Method DEL_MEDIUM on class CL_TRIGGER_TEMPL_PPF has no exception.
Method GETM_ALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ALL_DATA | Value transfer | Type reference (TYPE) | PPFSITRTMP | PPF: Triggertemplatetabelle | 20000515 |
Method GETM_ALL_DATA on class CL_TRIGGER_TEMPL_PPF has no exception.
Method GETM_COND_VIEW_MAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RI_COND_VIEW_MAN | Value transfer | Object reference (TYPE REF TO) | IF_CONDITION_VIEW_PPF | PPF: Interface für Bedingungsauswertung | 20020226 |
Method GETM_COND_VIEW_MAN on class CL_TRIGGER_TEMPL_PPF has no exception.
Method GETM_DESCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDTMPDES | PPF: Beschreibung eines Templates? | 20001128 |
Method GETM_DESCRIPT on class CL_TRIGGER_TEMPL_PPF has no exception.
Method GETM_MEDIUM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TEXT | Value transfer | Type reference (TYPE) | TEXT132 | Beschreibung der Medienkonfiguration | 20000530 |
Method GETM_MEDIUM_TEXT on class CL_TRIGGER_TEMPL_PPF has no exception.
Method GETM_STARTCOND_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TEXT | Value transfer | Type reference (TYPE) | PPFDSTCOTX | PPF: Beschreibung einer Startbedingung | 20001115 |
Method GETM_STARTCOND_TEXT on class CL_TRIGGER_TEMPL_PPF has no exception.
Method GET_COND_VIEW_MAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONDITION_VIEW_PPF | Attributwert | 20020226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020226 |
Method GET_DESCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDTMPDES | Attributwert | 20000128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDDSPTCH | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_IS_INACTIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDIACT | Attributwert | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_MEDIUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_MEDIUM_TEMPL_PPF | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_OPTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDOPTRUL | Attributwert | 20030813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030813 |
Method GET_PARTNNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDPARTNO | Attributwert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_PARTNROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDPARTRL | Attributwert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_PARTNTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDPARTTY | Attributwert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_STARTCOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID | Attributwert | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_STARTCONDTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDSLCOTX | Attributwert | 20001115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_STARTCONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID | Attributwert | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_TIMECHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDTCHNGD | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_TIMECREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDTCREAT | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDTT | Attributwert | 20000218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_USECUSTDAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Attributwert | 20000216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_USERCHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDUCHNGD | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_USERCREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | PPFDUCREAT | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SETM_ALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ALL_DATA | Call by reference | Type reference (TYPE) | PPFSITRTMP | PPF: Triggertemplatetabelle | 20000218 |
Method SETM_ALL_DATA on class CL_TRIGGER_TEMPL_PPF has no exception.
Method SETM_CUSTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TTYPE_CUST | Call by reference | Object reference (TYPE REF TO) | CL_TTYPE_CUST_PPF | Triggertyp aus Customizing | 20000217 |
Method SETM_CUSTDATA on class CL_TRIGGER_TEMPL_PPF has no exception.
Method SET_COND_VIEW_MAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COND_VIEW_MAN | Call by reference | Object reference (TYPE REF TO) | IF_CONDITION_VIEW_PPF | Attributwert | 20020226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20020226 |
Method SET_DESCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPT | Call by reference | Type reference (TYPE) | PPFDTMPDES | Attributwert | 20000128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPATCH | Call by reference | Type reference (TYPE) | PPFDDSPTCH | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_IS_INACTIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_INACTIV | Call by reference | Type reference (TYPE) | PPFDIACT | Attributwert | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_MEDIUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEDIUM | Call by reference | Object reference (TYPE REF TO) | IF_MEDIUM_TEMPL_PPF | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_OPTRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPTRULE | Call by reference | Type reference (TYPE) | PPFDOPTRUL | Attributwert | 20030813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030813 |
Method SET_PARTNNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNNO | Call by reference | Type reference (TYPE) | PPFDPARTNO | Attributwert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_PARTNROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNROLE | Call by reference | Type reference (TYPE) | PPFDPARTRL | Attributwert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_PARTNTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNTY | Call by reference | Type reference (TYPE) | PPFDPARTTY | Attributwert | 20000204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_STARTCOND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STARTCOND | Call by reference | Type reference (TYPE) | GUID | Attributwert | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_STARTCONDTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STARTCONDTXT | Call by reference | Type reference (TYPE) | PPFDSLCOTX | Attributwert | 20001115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_STARTCONT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STARTCONT | Call by reference | Type reference (TYPE) | GUID | Attributwert | 20000515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_TIMECHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMECHANGE | Call by reference | Type reference (TYPE) | PPFDTCHNGD | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_TIMECREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIMECREATE | Call by reference | Type reference (TYPE) | PPFDTCREAT | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_TTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TTYPE | Call by reference | Type reference (TYPE) | PPFDTT | Attributwert | 20000218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_USECUSTDAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USECUSTDAT | Call by reference | Type reference (TYPE) | CHAR1 | Attributwert | 20000216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_USERCHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USERCHANGE | Call by reference | Type reference (TYPE) | PPFDUCHNGD | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_USERCREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USERCREATE | Call by reference | Type reference (TYPE) | PPFDUCREAT | Attributwert | 19990817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |