SAP ABAP Class CL_APPLICATION_STEP_POC (Domain Model: Application Step (Cockpit, PI Sheet,...))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROCESS_STEP_POC Domain Model: Process Step 19990726
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GLOBAL_TRIGGER_POC Global Action Trigger 20020110
Properties
Class CL_APPLICATION_STEP_POC  
Short Description Domain Model: Application Step (Cockpit, PI Sheet,...)    
Super Class CL_PROCESS_STEP_POC Domain Model: Process Step 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 19990726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_APPLICATION_STEP_POC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CA_SYMBOLTABLE_POC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_USER_POC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 POCCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GLOBAL_TRIGGER_POC Global Action Trigger 20020110
Friends
# Friend Modeled only Created on Description
1 CL_DA_EVT_HANDLER_POC 20011228 PI Sheet: MDA Request / Event Dispatcher
2 CL_STEP_BUILDER_POC 20020218 Domain Model: Step Builder
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CM_CONSISTENT Static Attribute Public Type reference (TYPE) POC_DOCID Consistent Document 20070813
2 CM_DOCUMENT_TAB Static Attribute Private Type reference (TYPE) TY_DOCUMENT_TAB Table with Open Documents 20000126
3 M_AUTHORITY_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_AUTHORITY_OBJECT_POC Authorization Object of Current Document 20010927
4 M_DOCID Instance attribute Private Type reference (TYPE) POC_DOCID Dokument ID 19991115
5 M_MODE Instance attribute Private Type reference (TYPE) CHAR10 Change or Display Mode 19990726
6 M_PLANT Instance attribute Private Type reference (TYPE) WERKS_D Plant 20000505
7 M_SYMBOLTABLE Instance attribute Private Object reference (TYPE REF TO) CL_SYMBOLTABLE_POC Symbol table 19991115
8 STATE Instance attribute Private Object reference (TYPE REF TO) CL_APPLICATION_STEP_POC Status 19991111
Methods
# Method Level Visibility Method type Description Created on
1 ARCHIVE Instance method Public Method Archives the Step 20000310
2 AUTHORITY_CHECK_SHOW_ALL Static method Public Method Authorization Check: Display all Documents 20011008
3 CHECK_AUTHORITY Static method Public Method Checks Authorization with Current Authorization Object 20020123
4 CHECK_EDIT_AUTHORITY Static method Public Method Checks Display Authorization with Metadata from Database 20020222
5 CHECK_SHOW_AUTHORITY Static method Public Method Checks Display Authorization with Metadata from Database 20011125
6 CLOSE Instance method Public Method Closes Step 19991115
7 CONSTRUCTOR Instance method Public Constructor Constructor 19991111
8 CREATE_APPLICATION_STEP Static method Public Method CONSTRUCTION: Creates (Persistent) Example 19990928
9 DELETE Instance method Public Method Deletes Persistent Runtime 19991222
10 EDIT Instance method Public Method Switches to Change Mode 19990726
11 EDIT_ALL Static method Public Method Tries to Switch to Change Mode for all Steps 20011008
12 GET_APPLICATION Static method Public Method Gets Instance for Document ID 20000126
13 GET_CURRENT_APPLICATION Static method Public Method Gets Current Instance 20000126
14 GET_DA_EVT_HANDLER Static method Public Method Gets MDA Request / Event Dispatcher 20011213
15 GET_DOCID Instance method Public Method Delivers Document Number of PI Sheet 20070801
16 GET_FIRST_PI_SHEET Static method Public Method Delivers First PI Sheet 20130422
17 GET_MODE Instance method Public Method Gets Mode (SHOW = Display, EDIT = Change, SIM = Simulate) 19990726
18 GET_PLANT Instance method Public Method Delivers Plant for PI Sheet 20070731
19 GET_SIGNATURE_STATUS Instance method Public Method Get Signature Status 20120627
20 GET_VERSIONNUMBER Instance method Public Method Reads Version Numbers 20000310
21 GET_VERSIONNUMBER_OF_DATABASE Static method Public Method Gets Version Number from Database 20000310
22 INIT_DOC_CONTEXT Instance method Protected Method Initializing document context 20000504
23 IS_ARCHIVEABLE Instance method Public Method CHECK: Can Document be Archived 20001026
24 IS_EXISTING Static method Public Method CHECK: Does Document Exist 20000316
25 IS_LOADED Static method Public Method CHECK: Is Application Step Loaded 20000327
26 IS_VERSIONNUMBER_UPTODATE Instance method Public Method CHECK: Current Version Number Is Still Valid 20000323
27 LOAD_FROM_DATABASE Static method Protected Method Loads Instance from Database 19991115
28 ON_GENERATION_FINISHED Instance method Public Method Call After Generation of Domain Model 20030410
29 ON_NEW_TRANSACTION Instance method Private Event handling method Handler for Event NEW_TRANSACTION (CL_TRANSACTION_POC) 20010927
30 ON_OS_SAVE_REQUESTED Instance method Protected Event handling method Handler for Event SAVE_REQUESTED der OS 20000313
31 ON_USER_CHANGED Instance method Private Event handling method Handler for Event USER_CHANGED (CL_USER_POC) 20010927
32 REFRESH Instance method Public Method Refresh Without Mode Change 20011018
33 REGISTER_SAVE_REQUESTED Instance method Public Method Registers Application Step on SAVE_REQUESTED 20000330
34 SET_AUTHORITY_CHECK Instance method Public Method Sets Authorization Check 19990803
35 SET_VERSIONNUMBER Instance method Public Method Sets Version Number 20000310
36 SHOW Instance method Public Method Switches to Display Mode 19990726
37 SHOW_ALL Static method Public Method Tries to Switch to Display Mode for All Steps 20011008
38 SIMULATE Instance method Public Method Switches to Simulation Mode 19990726
39 TEMP_46C_ARCHIVE Static method Public Method Workaround 46C: Archives the Step 20001026
40 TEMP_46C_CHECK_EDIT_AUTH Instance method Public Method Workaround 46C: Authorization Check 20001026
41 TEMP_46C_LOCK Static method Public Method Workaround 46C: Sets Logical Lock 20001026
42 TEMP_46C_UNLOCK Static method Public Method Workaround 46C: Deletes Logical Lock 20001026
Events
# Event Type Visibility Description Created on
1 GENERATED Instance Event
(0)
Public
(2)
Domain Model Generated 20030410
2 LOADED Static Event
(1)
Public
(2)
Document Completely Loaded 20030904
3 MODE_CHANGE Instance Event
(0)
Public
(2)
Mode has Changed 19990726
4 MODE_CHANGE_EXECUTED Instance Event
(0)
Public
(2)
Mode Change was Carried Out 20000410
5 MODE_CHANGE_REQUESTED Instance Event
(0)
Public
(2)
Mode Change was Requested 19991201
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DOCUMENT_TAB Protected See coding Table with Open Documents 20000126
2 TY_DOCUMENT_TAB_WA Protected See coding Work Area 20000126
Method Signatures

Method ARCHIVE Signature

Method ARCHIVE on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 ALREADY_ARCHIVED Applikationsschritt ist schon archiviert 20000317
2 NOT_POSSIBLE Applikationsschritt kann nicht archiviert werden 20000310
3 OS_EXCEPTION Ausnahme der ObjectServices 20000310

Method AUTHORITY_CHECK_SHOW_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME Anmeldename des Benutzers im System 20011008
# Exception Resumable Description Created on
1 NO_AUTHORISATION Keine Berechtigung zum Anzeigen 20011008

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) C Aktivität 20020123
2 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME Anmeldename des Benutzers im System 20020123
3 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D 'True' falls berechtigt 20020123

Method CHECK_AUTHORITY on class CL_APPLICATION_STEP_POC has no exception.

Method CHECK_EDIT_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID DomainModel: Dokumentenidentifikator 20020222
2 Importing IM_USER Call by reference Type reference (TYPE) SY-UNAME Benutzer 20020222
# Exception Resumable Description Created on
1 NOT_FOUND Dokument existiert nicht auf Datenbank 20020222
2 NO_AUTHORISATION Keine Anzeigeberechtigung 20020222

Method CHECK_SHOW_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID DomainModel: Dokumentenidentifikator 20011125
2 Importing IM_USER Call by reference Type reference (TYPE) SY-UNAME Benutzer 20020222
# Exception Resumable Description Created on
1 NOT_FOUND Dokument existiert nicht auf Datenbank 20011125
2 NO_AUTHORISATION Keine Anzeigeberechtigung 20011125

Method CLOSE Signature

Method CLOSE on class CL_APPLICATION_STEP_POC has no parameter.
Method CLOSE on class CL_APPLICATION_STEP_POC has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_APPLICATION_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPLICATION_STEP_REF Call by reference Object reference (TYPE REF TO) CL_APPLICATION_STEP_POC Erzeugtes Examplar 19990928
2 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID Dokument 20000313
3 Importing IM_PARTITION_REF Call by reference Object reference (TYPE REF TO) CL_PARTITION_POC Partition 19991022
4 Importing IM_PERSISTENT Call by reference Type reference (TYPE) BOOLE_D 'X' Persistentes Exemplar 19990928
5 Importing IM_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20000505

Method CREATE_APPLICATION_STEP on class CL_APPLICATION_STEP_POC has no exception.

Method DELETE Signature

Method DELETE on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 LOCKED Objekt ist gesperrt 19991222

Method EDIT Signature

Method EDIT on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 ALREADY_ARCHIVED Dokument ist schon archiviert 20000503
2 FOREIGN_LOCK Wird bereits bearbeit 19991115
3 NO_AUTHORISATION Keine Berechtigung zum Ändern 19990726
4 OS_EXCEPTION OS-Ausnahme 19991022

Method EDIT_ALL Signature

Method EDIT_ALL on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORISATION Keine Berechtigung (weder Anzeigen noch Ändern) 20011008

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPL_STEP_REF Call by reference Object reference (TYPE REF TO) CL_APPLICATION_STEP_POC Aktuelle Instanz 20000126
2 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID DokumentID 20000126
# Exception Resumable Description Created on
1 NOT_FOUND Keine Instanz gefunden 20000126
2 NO_AUTHORISATION Keine Anzeigeberechtigung 20011125

Method GET_CURRENT_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPL_STEP_REF Call by reference Object reference (TYPE REF TO) CL_APPLICATION_STEP_POC Aktuelle Instanz 20000126
# Exception Resumable Description Created on
1 NOT_FOUND Keine Instanz gefunden 20000126

Method GET_DA_EVT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_DA_EVT_HANDLER_POC Herstellanweisung: MDA Request/Event Dispatcher 20011213
# Exception Resumable Description Created on
1 NOT_FOUND Es konnte kein Data Access Handler ermittelt werden 20011213

Method GET_DOCID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_DOCID Value transfer Type reference (TYPE) POC_DOCID DomainModel: Dokumentenidentifikator 20070801

Method GET_DOCID on class CL_APPLICATION_STEP_POC has no exception.

Method GET_FIRST_PI_SHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPL_STEP_REF Call by reference Object reference (TYPE REF TO) CL_APPLICATION_STEP_POC DomainModel: Applikationsschritt (Cockpit, PI-Sheet,...) 20130422
# Exception Resumable Description Created on
1 NOT_FOUND Keine Instanz gefunden 20130422

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_MODE Value transfer Type reference (TYPE) CHAR10 Modus 19990726

Method GET_MODE on class CL_APPLICATION_STEP_POC has no exception.

Method GET_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_PLANT Value transfer Type reference (TYPE) WERKS_D Werk 20070731

Method GET_PLANT on class CL_APPLICATION_STEP_POC has no exception.

Method GET_SIGNATURE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_SIGN_STATUS Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20120627

Method GET_SIGNATURE_STATUS on class CL_APPLICATION_STEP_POC has no exception.

Method GET_VERSIONNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) POC_VALUE Versionsnummer 20000310
# Exception Resumable Description Created on
1 NOT_FOUND Versionsnummer konnte nicht gelesen werden 20000310

Method GET_VERSIONNUMBER_OF_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Value transfer Type reference (TYPE) POC_DOCID Dokumentenschlüssel 20000310
2 Returning RESULT Value transfer Type reference (TYPE) POC_VALUE Versionsnummer 20000310
# Exception Resumable Description Created on
1 NOT_FOUND Versionsnummer konnte nicht gelesen werden 20000310

Method INIT_DOC_CONTEXT Signature

Method INIT_DOC_CONTEXT on class CL_APPLICATION_STEP_POC has no parameter.
Method INIT_DOC_CONTEXT on class CL_APPLICATION_STEP_POC has no exception.

Method IS_ARCHIVEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FLAG Flag, ob Dokument existiert 20001026

Method IS_ARCHIVEABLE on class CL_APPLICATION_STEP_POC has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Value transfer Type reference (TYPE) POC_DOCID Dokument 20000316
2 Returning RESULT Value transfer Type reference (TYPE) FLAG Flag, ob Dokument existiert 20000316

Method IS_EXISTING on class CL_APPLICATION_STEP_POC has no exception.

Method IS_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Value transfer Type reference (TYPE) POC_DOCID Dokument 20000327
2 Returning RESULT Value transfer Type reference (TYPE) FLAG Kennzeichen, ob geladen 20000327

Method IS_LOADED on class CL_APPLICATION_STEP_POC has no exception.

Method IS_VERSIONNUMBER_UPTODATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) FLAG boolesches Kennzeichen 20000323

Method IS_VERSIONNUMBER_UPTODATE on class CL_APPLICATION_STEP_POC has no exception.

Method LOAD_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPLICATION_STEP_REF Call by reference Object reference (TYPE REF TO) CL_APPLICATION_STEP_POC Instanz des Appliaktionsschrittes 19991115
2 Importing IM_DOCID Call by reference Type reference (TYPE) POC_DOCID Dokumentenschlüssel 19991115
# Exception Resumable Description Created on
1 LOCKED Ist aktuell gesperrt 19991123
2 NOT_FOUND Nicht gefunden 19991115

Method ON_GENERATION_FINISHED Signature

Method ON_GENERATION_FINISHED on class CL_APPLICATION_STEP_POC has no parameter.
Method ON_GENERATION_FINISHED on class CL_APPLICATION_STEP_POC has no exception.

Method ON_NEW_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EX_DOCUMENT Call by reference Attribute reference (LIKE) 20010927
2 Importing EX_MODE_SHOW Call by reference Attribute reference (LIKE) 20010927

Method ON_NEW_TRANSACTION on class CL_APPLICATION_STEP_POC has no exception.

Method ON_OS_SAVE_REQUESTED Signature

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

Method ON_OS_SAVE_REQUESTED on class CL_APPLICATION_STEP_POC has no exception.

Method ON_USER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER Call by reference Attribute reference (LIKE) 20010927
2 Importing USER_TYPE Call by reference Attribute reference (LIKE) 20011227

Method ON_USER_CHANGED on class CL_APPLICATION_STEP_POC has no exception.

Method REFRESH Signature

Method REFRESH on class CL_APPLICATION_STEP_POC has no parameter.
Method REFRESH on class CL_APPLICATION_STEP_POC has no exception.

Method REGISTER_SAVE_REQUESTED Signature

Method REGISTER_SAVE_REQUESTED on class CL_APPLICATION_STEP_POC has no parameter.
Method REGISTER_SAVE_REQUESTED on class CL_APPLICATION_STEP_POC has no exception.

Method SET_AUTHORITY_CHECK Signature

Method SET_AUTHORITY_CHECK on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 OS_EXCEPTION OS-Ausnahme 19991022

Method SET_VERSIONNUMBER Signature

Method SET_VERSIONNUMBER on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 FAILED Versionsnummer konnte nicht geschrieben werden 20000310

Method SHOW Signature

Method SHOW on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORISATION Keine Berechtigung zum Ändern 19990726
2 OS_EXCEPTION OS-Ausnahme 19991022

Method SHOW_ALL Signature

Method SHOW_ALL on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORISATION Keine Berechtigung zum Anzeigen 20011008

Method SIMULATE Signature

Method SIMULATE on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 NOT_POSSIBLE Moduswechsel nicht möglich 19990726
2 OS_EXCEPTION OS-Ausnahme 19991022

Method TEMP_46C_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Value transfer Type reference (TYPE) POC_DOCID DomainModel: Dokumentenidentifikator 20001026
# Exception Resumable Description Created on
1 ALREADY_ARCHIVED Applikationsschritt ist schon archiviert 20001026
2 FAILED Interner Fehler 20001026
3 NOT_POSSIBLE Applikationsschritt kann nicht archiviert werden 20001026

Method TEMP_46C_CHECK_EDIT_AUTH Signature

Method TEMP_46C_CHECK_EDIT_AUTH on class CL_APPLICATION_STEP_POC has no parameter.
# Exception Resumable Description Created on
1 NO_AUTHORISATION Keine Berechtigung 20001031

Method TEMP_46C_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Value transfer Type reference (TYPE) POC_DOCID DomainModel: Dokumentenidentifikator 20001026
# Exception Resumable Description Created on
1 FAILED Systemfehler 20001026
2 FOREIGN_LOCK Dokument ist schon gesperrt 20001026

Method TEMP_46C_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCID Value transfer Type reference (TYPE) POC_DOCID DomainModel: Dokumentenidentifikator 20001026

Method TEMP_46C_UNLOCK on class CL_APPLICATION_STEP_POC has no exception.
Event Signatures

Event GENERATED Signature
Event GENERATED on class CL_APPLICATION_STEP_POC has no parameter.
Event LOADED Signature
Event LOADED on class CL_APPLICATION_STEP_POC has no parameter.
Event MODE_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_MODE Exporting Value transfer Type reference (TYPE) CHAR10 Neuer Modus 19990726

Event MODE_CHANGE_EXECUTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_MODE Exporting Value transfer Type reference (TYPE) CHAR10 Neuer Modus 20000410

Event MODE_CHANGE_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_MODE Exporting Value transfer Type reference (TYPE) CHAR10 Neuer Modus 19991201
2 EX_RELOAD Exporting Value transfer Type reference (TYPE) FLAG Kennzeichen, ob neu von der DB geladen wird 20000331
History
Last changed by/on SAP  20130531 
SAP Release Created in