SAP ABAP Class CL_STATUS_FIEB (Status)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-BL-PT (Application Component) Payment Transactions
     FBZI (Package) Payments via Internet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PERSISTENT_OBJECT_FIEB Interface for all persistent objects 00000000
Properties
Class CL_STATUS_FIEB  
Short Description Status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBZI   Payments via Internet 
Created 19980811   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STATUS_FIEB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PERSISTENT_OBJECT_FIEB Interface for all persistent objects 00000000
Friends
Class CL_STATUS_FIEB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLFIELDLONG1 Instance attribute Private Type reference (TYPE) FIEB_APPLFIELDLONG Freely definable field for the applic. 19981016
2 APPLFIELDSHORT1 Instance attribute Private Type reference (TYPE) FIEB_APPLFIELDSHORT Freely definable field for the applic. 19981016
3 APPLFIELDSHORT2 Instance attribute Private Type reference (TYPE) FIEB_APPLFIELDSHORT Freely definable field for the applic. 19981016
4 APPLICATION_CATEGORY Instance attribute Private Type reference (TYPE) FIEB_APPLICATION_CATEGORY Application name 19990222
5 APPLOG Instance attribute Private Type reference (TYPE) APPLOG Application log 19980812
6 APPLSEARCH Instance attribute Private Type reference (TYPE) FIEB_APPLSEARCH Search field for applic. 19981105
7 COUNTER Instance attribute Private Type reference (TYPE) STACOUNT Numerator 19980811
8 CO_CLASS_ID Constant Private Type reference (TYPE) FIEB_CLASS_ID 'CL_STATUS_FIEB' Constants for class ID 19990127
9 CREATED_BY Instance attribute Private Type reference (TYPE) UNAME User who created the status 19981016
10 CURRENT Instance attribute Private Type reference (TYPE) FIEBCURRENT Current status for referenced object 19980914
11 EXTSTATUS Instance attribute Private Type reference (TYPE) STATUSEXT External status 19980812
12 LOGDATE Instance attribute Private Type reference (TYPE) LOGDATE Date of status creation 19980812
13 LOGTIME Instance attribute Private Type reference (TYPE) LOGTIME Time of status creation 19980812
14 MSGID Instance attribute Private Type reference (TYPE) SYMSGID Message ID 19980812
15 MSGNO Instance attribute Private Type reference (TYPE) SYMSGNO System message number 19980812
16 MSGTXT Instance attribute Private Type reference (TYPE) NATXT System message text 19980925
17 MSGV1 Instance attribute Private Type reference (TYPE) SYMSGV Message variable 19980812
18 MSGV2 Instance attribute Private Type reference (TYPE) SYMSGV Message variable 19980812
19 MSGV3 Instance attribute Private Type reference (TYPE) SYMSGV Message variable 19980812
20 MSGV4 Instance attribute Private Type reference (TYPE) SYMSGV Message variable 19980812
21 OBJID Instance attribute Private Type reference (TYPE) REFOBJUID Referenced object 19980812
22 OBJTYP Instance attribute Private Type reference (TYPE) REFOBJTYP Referenced object type 19980812
23 STATUS Instance attribute Private Type reference (TYPE) FIEBSTATUS Status 19980811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19980908
2 CREATE_NEW Static method Public Method Generates a new status object 19981015
3 DISPLAY Instance method Public Method Display status 19980811
4 FIND_BY_ATTRIBUTES Static method Public Method Return of a list of status objects 19980915
5 FIND_BY_SELECTION_SCREEN Static method Public Method Display of selection screen 19980917
6 FIND_SINGLE Static method Public Method Return of a status object 19980911
7 GET_APPLICATION_CATEGORY Instance method Public Method Return of application name 19990222
8 GET_APPLOG Instance method Public Method Return of application log 19980916
9 GET_APPLSEARCH Instance method Public Method Return of search field for the application 19981106
10 GET_COUNTER Instance method Public Method Return of counter 19980918
11 GET_CREATED_BY Instance method Public Method Return of user who created the status. 19981016
12 GET_CURRENT Instance method Public Method Return of current flag 19980916
13 GET_EXT_STATUS Instance method Public Method Return of external status 19980916
14 GET_LOGDATE Instance method Public Method Return of log date 19980916
15 GET_LOGTIME Instance method Public Method Return of log time 19980916
16 GET_MESSAGE_DATA Instance method Public Method Return of message data 19980916
17 GET_MSGTXT Instance method Public Method Return of system message text 19990312
18 GET_OBJECTID Instance method Public Method Return of object ID 19980916
19 GET_OBJECTTYPE Instance method Public Method Return of object type 19980916
20 GET_STATUS Instance method Public Method Return of status 19980811
21 GET_STATUSTEXT Instance method Public Method Return of text for a status 19990223
22 REMOVE Instance method Public Method Deletes the object 19981021
23 SET_APPLICATION_CATEGORY Instance method Public Method Set application name 19990222
24 SET_APPLOG Instance method Private Method Set application log 19980911
25 SET_APPLSEARCH Instance method Public Method Set search field for application 19981105
26 SET_COUNTER Instance method Public Method Set counter 19981109
27 SET_CURRENT Instance method Public Method Set current flag 19980918
28 SET_EXT_STATUS Instance method Private Method Set external status 19980911
29 SET_MESSAGE_DATA Instance method Private Method Set message data 19980911
30 SET_OBJECTID Instance method Private Method Set object ID 19980911
31 SET_OBJECTTYPE Instance method Private Method Set object type 19980911
32 SET_STATUS Instance method Private Method Set status 19980911
Events
Class CL_STATUS_FIEB has no event.
Types
Class CL_STATUS_FIEB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLFIELDLONG1 Call by reference Type reference (TYPE) FIEB_APPLFIELDLONG Frei verfügbar 19981016
2 Importing IM_APPLFIELDSHORT1 Call by reference Type reference (TYPE) FIEB_APPLFIELDSHORT Frei verfügbar 19981016
3 Importing IM_APPLFIELDSHORT2 Call by reference Type reference (TYPE) FIEB_APPLFIELDSHORT Frei verfügbar 19981016
4 Importing IM_APPLICATION_CATEGORY Call by reference Type reference (TYPE) FIEB_APPLICATION_CATEGORY Applikationsbezeichnung 19990222
5 Importing IM_APPLOG Call by reference Type reference (TYPE) APPLOG Application Log 19980911
6 Importing IM_APPLSEARCH Call by reference Type reference (TYPE) FIEB_APPLSEARCH Suchfeld für Applikation 19981105
7 Importing IM_EXTSTATUS Call by reference Type reference (TYPE) STATUSEXT Externer Status 19980911
8 Importing IM_LOGDATE Call by reference Type reference (TYPE) LOGDATE Log-Datum 19980916
9 Importing IM_LOGTIME Call by reference Type reference (TYPE) LOGTIME Log-Zeit 19980916
10 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Message Id 19980911
11 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Nummer 19980911
12 Importing IM_MSGTXT Call by reference Type reference (TYPE) FIEBSTATUSTEXT Statustext 19981016
13 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Parameter 1 19980911
14 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Parameter 2 19980911
15 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Parameter 3 19980911
16 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Parameter 4 19980911
17 Importing IM_OBJID Call by reference Type reference (TYPE) REFOBJUID Objektid 19980911
18 Importing IM_OBJTYP Call by reference Type reference (TYPE) REFOBJTYP Objekttyp 19980911
19 Importing IM_OID Call by reference Object reference (TYPE REF TO) IF_OBJECT_ID_FIEB OID bei reinstantiierten Objekten 19980908
20 Importing IM_PERSISTENT Call by reference Type reference (TYPE) BOOLEAN 'X' 'X' falls Objekt persistent sein soll, SPACE sonst 19981019
21 Importing IM_STATUS Call by reference Type reference (TYPE) FIEBSTATUS Status 19980911
# Exception Resumable Description Created on
1 FAILED Objekt konnte nicht angelegt werden 19990201

Method CREATE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLFIELDLONG1 Call by reference Type reference (TYPE) FIEB_APPLFIELDLONG Frei verfügbar 19981016
2 Importing IM_APPLFIELDSHORT1 Call by reference Type reference (TYPE) FIEB_APPLFIELDSHORT Frei verfügbar 19981016
3 Importing IM_APPLFIELDSHORT2 Call by reference Type reference (TYPE) FIEB_APPLFIELDSHORT Frei verfügbar 19981016
4 Importing IM_APPLICATION_CATEGORY Call by reference Type reference (TYPE) FIEB_APPLICATION_CATEGORY Applikationsbezeichnung 19990222
5 Importing IM_APPLOG Call by reference Type reference (TYPE) APPLOG Application Log 19981015
6 Importing IM_APPLSEARCH Call by reference Type reference (TYPE) FIEB_APPLSEARCH Suchfeld für Applikation 19981105
7 Importing IM_EXTSTATUS Call by reference Type reference (TYPE) STATUSEXT Externer Status 19981015
8 Importing IM_LOGDATE Call by reference Type reference (TYPE) LOGDATE Log-Datum 19981015
9 Importing IM_LOGTIME Call by reference Type reference (TYPE) LOGTIME Log-Zeit 19981015
10 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Message Id 19981015
11 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Nummer 19981015
12 Importing IM_MSGTXT Call by reference Type reference (TYPE) FIEBSTATUSTEXT Statustext 19981016
13 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Parameter 1 19981015
14 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Parameter 2 19981015
15 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Parameter 3 19981015
16 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Parameter 4 19981015
17 Importing IM_OBJID Call by reference Type reference (TYPE) REFOBJUID Objektid 19981015
18 Importing IM_OBJTYP Call by reference Type reference (TYPE) REFOBJTYP Objekttyp 19981015
19 Importing IM_PERSISTENT Value transfer Type reference (TYPE) BOOLEAN 'X' 'X', falls Objekt persistent sein soll 19981019
20 Importing IM_STATUS Call by reference Type reference (TYPE) FIEBSTATUS Status 19981015
21 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) CL_STATUS_FIEB Status-Objekt 19981015
# Exception Resumable Description Created on
1 FAILED Objekt konnte nicht erzeugt werden 19990203

Method DISPLAY Signature

Method DISPLAY on class CL_STATUS_FIEB has no parameter.
Method DISPLAY on class CL_STATUS_FIEB has no exception.

Method FIND_BY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBUTES_TO_SORT_BY Value transfer Type reference (TYPE) TT_ATTRIBNAMES_FIEB Attribute, nach denen sortiert werden soll 19980918
2 Importing IM_RANGE Call by reference Type reference (TYPE) TT_ATTRIB_RANGE_FIEB Beschreibung der Objekte, die instantiiert werden sollen. 19980915
3 Returning RE_OBJECTLIST Value transfer Object reference (TYPE REF TO) CL_LIST_FIEB Liste mit den gefundenen Objekten 19980915
# Exception Resumable Description Created on
1 FAILED Fehler aufgetreten (siehe SY-Felder) 19990203

Method FIND_BY_SELECTION_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECTLIST Value transfer Object reference (TYPE REF TO) CL_LIST_FIEB Liste mit den gefundenen Objekten 19980917
# Exception Resumable Description Created on
1 FAILED Selektion fehlgeschalgen 19990203

Method FIND_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SWO_TYPEID GUID des Statusobjekts 19980911
2 Returning RE_STATUS_OBJECT Value transfer Object reference (TYPE REF TO) CL_STATUS_FIEB Statusobjekt 19980911

Method FIND_SINGLE on class CL_STATUS_FIEB has no exception.

Method GET_APPLICATION_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLICATION_CATEGORY Value transfer Type reference (TYPE) FIEB_APPLICATION_CATEGORY Applikationsbezeichnung 19990222

Method GET_APPLICATION_CATEGORY on class CL_STATUS_FIEB has no exception.

Method GET_APPLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLOG Value transfer Type reference (TYPE) APPLOG Application Log 19980916

Method GET_APPLOG on class CL_STATUS_FIEB has no exception.

Method GET_APPLSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLSEARCH Value transfer Type reference (TYPE) FIEB_APPLSEARCH Suchfeld für Applikation 19981106

Method GET_APPLSEARCH on class CL_STATUS_FIEB has no exception.

Method GET_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNTER Value transfer Type reference (TYPE) STACOUNT Zähler 19980918

Method GET_COUNTER on class CL_STATUS_FIEB has no exception.

Method GET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CREATED_BY Value transfer Type reference (TYPE) UNAME Benutzername 19981016

Method GET_CREATED_BY on class CL_STATUS_FIEB has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CURRENT Value transfer Type reference (TYPE) FIEBCURRENT Aktueller Status zum referenzierten Objekt 19980916

Method GET_CURRENT on class CL_STATUS_FIEB has no exception.

Method GET_EXT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXT_STATUS Value transfer Type reference (TYPE) STATUSEXT Externer Status 19980916

Method GET_EXT_STATUS on class CL_STATUS_FIEB has no exception.

Method GET_LOGDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOGDATE Value transfer Type reference (TYPE) LOGDATE Log-Datum 19980916

Method GET_LOGDATE on class CL_STATUS_FIEB has no exception.

Method GET_LOGTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOGTIME Value transfer Type reference (TYPE) LOGTIME Log-Zeit 19980916

Method GET_LOGTIME on class CL_STATUS_FIEB has no exception.

Method GET_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MESSAGE_DATA Value transfer Type reference (TYPE) MESSAGE_DATA Message-ID 19980921

Method GET_MESSAGE_DATA on class CL_STATUS_FIEB has no exception.

Method GET_MSGTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MSGTXT Value transfer Type reference (TYPE) NATXT Text der Systemnachricht 19990312

Method GET_MSGTXT on class CL_STATUS_FIEB has no exception.

Method GET_OBJECTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECTID Value transfer Type reference (TYPE) REFOBJUID Id des referenzierten Objekts 19980916

Method GET_OBJECTID on class CL_STATUS_FIEB has no exception.

Method GET_OBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECTTYPE Value transfer Type reference (TYPE) REFOBJTYP Objekttype 19980916

Method GET_OBJECTTYPE on class CL_STATUS_FIEB has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) NUM5 Statuswert 19980811

Method GET_STATUS on class CL_STATUS_FIEB has no exception.

Method GET_STATUSTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUSTEXT Value transfer Type reference (TYPE) FIEBSTATUSTEXT Text zu dem Status 19990223

Method GET_STATUSTEXT on class CL_STATUS_FIEB has no exception.

Method REMOVE Signature

Method REMOVE on class CL_STATUS_FIEB has no parameter.
# Exception Resumable Description Created on
1 FAILED Löschvormerkung fehlgeschlagen 19990203

Method SET_APPLICATION_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION_CATEGORY Value transfer Type reference (TYPE) FIEB_APPLICATION_CATEGORY Applikationsbezeichnung 19990222
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschlagen 19990222

Method SET_APPLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLOG Call by reference Type reference (TYPE) APPLOG Application Log 19980911
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203

Method SET_APPLSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLSEARCH Call by reference Type reference (TYPE) FIEB_APPLSEARCH Suchfeld für Applikation 19981105
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschlagen 19990203

Method SET_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COUNTER Call by reference Type reference (TYPE) STACOUNT Zähler 19981109
# Exception Resumable Description Created on
1 FAILED Setzen des Attributes fehlgeschalgen 19990203

Method SET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT Call by reference Type reference (TYPE) FIEBCURRENT 'X' Aktuell-Flag 19980918
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203

Method SET_EXT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTSTATUS Call by reference Type reference (TYPE) STATUSEXT Externer Status 19980911
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203

Method SET_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_DATA Call by reference Type reference (TYPE) MESSAGE_DATA System Message Daten 19980921
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203

Method SET_OBJECTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECTID Call by reference Type reference (TYPE) REFOBJTYP Objekttyp des refernzierten Objekts 19980911
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203

Method SET_OBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECTTYPE Call by reference Type reference (TYPE) REFOBJTYP Objekttyp des refernzierten Objekts 19980911
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) FIEBSTATUS Status 19980911
# Exception Resumable Description Created on
1 FAILED Setzen des Attributs fehlgeschalgen 19990203
History
Last changed by/on SAP  00000000 
SAP Release Created in