SAP ABAP Class IF_LORD_CALLBACK (Callback Interface for LORD)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOCB_MSR LORD Callback for ARM 20100615
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_LOCB_MSR_SDF LORD Callback for ARM 20101012
Properties
Class IF_LORD_CALLBACK  
Short Description Callback Interface for LORD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100528   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LORD_CALLBACK has no forward declaration.
Interfaces
Class IF_LORD_CALLBACK has no interface implemented.
Friends
Class IF_LORD_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CALLBACK_ID Instance attribute Public Type reference (TYPE) STRING 20101110
Methods
# Method Level Visibility Method type Description Created on
1 DOCUMENT_CREATE Instance method Public Method Create document 20100528
2 DOCUMENT_CREATE_HEAD Instance method Public Method Create Document Header 20100615
3 DOCUMENT_READ Instance method Public Method Read document 20100528
4 DOCUMENT_SAVE Instance method Public Method Save Document 20100528
5 DOCUMENT_SAVE_PREPARE Instance method Public Method Prepare Save 20100528
6 DOCUMENT_SAVE_PREPARE_2 Instance method Public Method Prepare Save (Part 2) 20100614
Events
Class IF_LORD_CALLBACK has no event.
Types
Class IF_LORD_CALLBACK has no local type.
Method Signatures

Method DOCUMENT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SLS_DATA_REF Call by reference Object reference (TYPE REF TO) IF_SLS_DATA_REF Vertrieb: Puffer für Datenreferenz 20101021

Method DOCUMENT_CREATE on class IF_LORD_CALLBACK has no exception.

Method DOCUMENT_CREATE_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SLS_DATA_REF Call by reference Object reference (TYPE REF TO) IF_SLS_DATA_REF Vertrieb: Puffer für Datenreferenz 20101021

Method DOCUMENT_CREATE_HEAD on class IF_LORD_CALLBACK has no exception.

Method DOCUMENT_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SLS_DATA_REF Call by reference Object reference (TYPE REF TO) IF_SLS_DATA_REF Vertrieb: Puffer für Datenreferenz 20101021

Method DOCUMENT_READ on class IF_LORD_CALLBACK has no exception.

Method DOCUMENT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SLS_DATA_REF Call by reference Object reference (TYPE REF TO) IF_SLS_DATA_REF Vertrieb: Puffer für Datenreferenz 20101021

Method DOCUMENT_SAVE on class IF_LORD_CALLBACK has no exception.

Method DOCUMENT_SAVE_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABORT_SAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100614
2 Importing IR_SLS_DATA_REF Call by reference Object reference (TYPE REF TO) IF_SLS_DATA_REF Vertrieb: Puffer für Datenreferenz 20101021

Method DOCUMENT_SAVE_PREPARE on class IF_LORD_CALLBACK has no exception.

Method DOCUMENT_SAVE_PREPARE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SLS_DATA_REF Call by reference Object reference (TYPE REF TO) IF_SLS_DATA_REF Vertrieb: Puffer für Datenreferenz 20101021

Method DOCUMENT_SAVE_PREPARE_2 on class IF_LORD_CALLBACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in