SAP ABAP Class IF_SEM_DATA (Plan data)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SEM_DATA_INTERNAL | Internal Plan Data | 19990528 |
Properties
Class | IF_SEM_DATA | |
Short Description | Plan data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990413 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SEM_DATA has no forward declaration.
Interfaces
Class IF_SEM_DATA has no interface implemented.
Friends
Class IF_SEM_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SEM_CHALEV | Characteristic Level | 19990413 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SEM_CHASEL | Characteristic Selection | 19990413 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SEM_KYFLEV | Key Figure Level | 19990420 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SEM_PLANAREA_ATTRIBUTES | Planning Area | 19990413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add | 19990528 |
2 | ![]() |
Instance method | Public | Method | Collapse | 20010821 |
3 | ![]() |
Instance method | Public | Method | Copy | 19990528 |
4 | ![]() |
Instance method | Public | Method | Decompress | 20010821 |
5 | ![]() |
Instance method | Public | Method | Get data | 19990510 |
6 | ![]() |
Instance method | Public | Method | Read Data From Buffer | 19990510 |
7 | ![]() |
Instance method | Public | Method | Update Data in Buffer | 19990809 |
8 | ![]() |
Instance method | Public | Method | Transfer data | 19990510 |
9 | ![]() |
Instance method | Public | Method | Subtract | 19990528 |
Events
Class IF_SEM_DATA has no event.
Types
Class IF_SEM_DATA has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESG | Call by reference | Type reference (TYPE) | UPC_YT_MESG | Fehlermeldungen | 19990729 | ||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SEM_DATA | Plandaten | 19990528 | ||
3 | ![]() |
I_DERIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Merkmalsableitung? | 19990729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler aufgetreten | 20000731 |
Method COMPRESS Signature
Method COMPRESS on class IF_SEM_DATA has no parameter.
Method COMPRESS on class IF_SEM_DATA has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SEM_DATA | Plandaten | 19990528 |
Method COPY on class IF_SEM_DATA has no exception.
Method DECOMPRESS Signature
Method DECOMPRESS on class IF_SEM_DATA has no parameter.
Method DECOMPRESS on class IF_SEM_DATA has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETH_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 19990510 | ||
2 | ![]() |
IR_CHASEL | Call by reference | Object reference (TYPE REF TO) | IF_SEM_CHASEL | Merkmalsselektion | 19990520 |
Method GET_DATA on class IF_SEM_DATA has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOCK_INFO | Call by reference | Type reference (TYPE) | UPC_YS_LOCK_INFO | Kontext-Informationen über den Sperr-Aufruf | 20040720 | ||
2 | ![]() |
I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | Spermodus | 19990617 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sonstiger Fehler | 19990817 | |
2 | ![]() |
Sperre | 19990617 | |
3 | ![]() |
Fehler beim RFC-Aufruf | 19990817 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESG | Call by reference | Type reference (TYPE) | UPC_YT_MESG | Fehlermeldungen | 19990809 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sonstiger Fehler | 19990817 | |
2 | ![]() |
Sperre | 19990817 | |
3 | ![]() |
Fehler beim RFC-Aufruf | 19990817 |
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITH_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Daten | 19990510 | ||
2 | ![]() |
I_NO_CHECK_CONTAINING | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20010326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten nicht in der Selektionsbedingung enthalten | 19990610 |
Method SUBTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SEM_DATA | Plandaten | 19990528 |
Method SUBTRACT on class IF_SEM_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |