SAP ABAP Class IF_SEM_BUFFER (Data Buffer)
Properties
Class IF_SEM_BUFFER  
Short Description Data Buffer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990416   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SEM_BUFFER has no forward declaration.
Interfaces
Class IF_SEM_BUFFER has no interface implemented.
Friends
Class IF_SEM_BUFFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_PLARAT Instance attribute Public Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Planning Area 19990416
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method Write Data to the Database 19990422
2 DEBUG Instance method Public Method Debugging Mode 19990831
3 GET Instance method Public Method Read Data Without Copying 20010823
4 GET_INSTANCE Static method Public Method Get Instance 19990416
5 INIT_UNDO Instance method Public Method Init Undo 20011227
6 READ Instance method Public Method Read data 19990416
7 REFRESH Instance method Public Method Refresh Buffer and Unlock 20000725
8 SAVE Instance method Public Method Write Data 19990809
9 UNDO Instance method Public Method Undo 20011213
Events
Class IF_SEM_BUFFER has no event.
Types
Class IF_SEM_BUFFER has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class IF_SEM_BUFFER has no parameter.
# Exception Resumable Description Created on
1 FAILED Sonstiger Fehler 19990817
2 RFC_ERROR Fehler beim RFC-Aufruf 19990817

Method DEBUG Signature

Method DEBUG on class IF_SEM_BUFFER has no parameter.
Method DEBUG on class IF_SEM_BUFFER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_SEM_DATA_INTERNAL Plandaten intern 20010823
2 Importing IR_CHALEV Call by reference Object reference (TYPE REF TO) IF_SEM_CHALEV Planungsebene 20010823
3 Importing IR_CHASEL Call by reference Object reference (TYPE REF TO) IF_SEM_CHASEL Merkmalsselektion 20010823
4 Importing IR_KYFLEV Call by reference Object reference (TYPE REF TO) IF_SEM_KYFLEV Kennzahlebene 20010823
5 Importing IS_LOCK_INFO Call by reference Type reference (TYPE) UPC_YS_LOCK_INFO Kontext-Informationen über den Sperr-Aufruf 20040720
6 Importing I_ENQMODE Call by reference Type reference (TYPE) ENQMODE Sperrmodus 20010823
# Exception Resumable Description Created on
1 FAILED Sonstiger Fehler 20010823
2 FOREIGN_LOCK Sperre 20010823
3 RFC_ERROR Fehler beim RFC-Aufruf 20010823

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_BUFFER Value transfer Object reference (TYPE REF TO) IF_SEM_BUFFER Buffer 19990416
2 Importing IR_PLARAT Value transfer Object reference (TYPE REF TO) CL_SEM_PLANAREA_ATTRIBUTES Planungsgebiet 19990416

Method GET_INSTANCE on class IF_SEM_BUFFER has no exception.

Method INIT_UNDO Signature

Method INIT_UNDO on class IF_SEM_BUFFER has no parameter.
Method INIT_UNDO on class IF_SEM_BUFFER has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Value transfer Object reference (TYPE REF TO) IF_SEM_DATA_INTERNAL Plandaten 19990416
2 Importing IS_LOCK_INFO Call by reference Type reference (TYPE) UPC_YS_LOCK_INFO Kontext-Informationen über den Sperr-Aufruf 20040720
3 Importing I_ENQMODE Call by reference Type reference (TYPE) ENQMODE Sperrmodus 19990617
# Exception Resumable Description Created on
1 FAILED Sonstiger Fehler 19990817
2 FOREIGN_LOCK Sperre 19990617
3 RFC_ERROR Fehler beim RFC-Aufruf 19990817

Method REFRESH Signature

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

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESG Call by reference Type reference (TYPE) UPC_YT_MESG Fehlermeldungen 19990809
2 Importing IR_DATA Value transfer Object reference (TYPE REF TO) IF_SEM_DATA_INTERNAL Plandaten 19990809
# Exception Resumable Description Created on
1 FAILED Sonstiger Fehler 19990817
2 FOREIGN_LOCK Sperre 19990817
3 RFC_ERROR Fehler beim RFC-Aufruf 19990817

Method UNDO Signature

Method UNDO on class IF_SEM_BUFFER has no parameter.
Method UNDO on class IF_SEM_BUFFER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in