SAP ABAP Class CL_FAA_MDO_SERVICES (Asset Master Data Service Class)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
AA_POST (Package) Asset Accounting: Posting
⤷
⤷
Properties
| Class | CL_FAA_MDO_SERVICES | |
| Short Description | Asset Master Data Service Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AA_POST | Asset Accounting: Posting |
| Created | 20130211 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FAA_MDO_SERVICES has no interface implemented.
Friends
Class CL_FAA_MDO_SERVICES has no friend class.
Attributes
Class CL_FAA_MDO_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete All Instances in Buffer + Unlock | 20130227 | |
| 2 | Static method | Public | Method | Delete Assets That Are in Update Mode | 20130313 | |
| 3 | Static method | Public | Method | Delete Asset in Buffer and Unlock | 20130225 | |
| 4 | Static method | Public | Method | Unlock Asset | 20130319 | |
| 5 | Static method | Public | Method | Read Asset Master Data | 20130211 |
Events
Class CL_FAA_MDO_SERVICES has no event.
Types
Class CL_FAA_MDO_SERVICES has no local type.
Method Signatures
Method CLEANUP_ALL_ASSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Fehlermeldungen | 20130227 |
Method CLEANUP_ALL_ASSET on class CL_FAA_MDO_SERVICES has no exception.
Method CLEANUP_ASSET_IN_UPD_MODE Signature
Method CLEANUP_ASSET_IN_UPD_MODE on class CL_FAA_MDO_SERVICES has no parameter.
Method CLEANUP_ASSET_IN_UPD_MODE on class CL_FAA_MDO_SERVICES has no exception.
Method DELETE_ASSET_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Fehlermeldungen | 20130226 | |||
| 2 | IV_ANLN1 | Call by reference | Type reference (TYPE) | ANLN1 | Anlagen-Hauptnummer | 20130225 | |||
| 3 | IV_ANLN2 | Call by reference | Type reference (TYPE) | ANLN2 | Anlagenunternummer | 20130225 | |||
| 4 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130225 |
Method DELETE_ASSET_FROM_BUFFER on class CL_FAA_MDO_SERVICES has no exception.
Method DEQUEUE_ASSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Fehlermeldungen | 20130319 | |||
| 2 | IV_ANLN1 | Call by reference | Type reference (TYPE) | ANLN1 | Anlagen-Hauptnummer | 20130319 | |||
| 3 | IV_ANLN2 | Call by reference | Type reference (TYPE) | ANLN2 | Anlagenunternummer | 20130319 | |||
| 4 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130319 |
Method DEQUEUE_ASSET on class CL_FAA_MDO_SERVICES has no exception.
Method READ_ASSET_FOR_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ANLA | Call by reference | Type reference (TYPE) | ANLA | Anlagenstammsatz-Segment | 20130211 | |||
| 2 | ES_ANLH | Call by reference | Type reference (TYPE) | ANLH | Anlagen-Hauptnummer | 20130211 | |||
| 3 | ET_ANLB | Call by reference | Type reference (TYPE) | AA_T_ANLB | Standardtabelle ANLB | 20130211 | |||
| 4 | ET_ANLBZA | Call by reference | Type reference (TYPE) | AA_T_ANLBZA | Standardtabelle ANLBZA | 20130212 | |||
| 5 | ET_ANLC | Call by reference | Type reference (TYPE) | AA_T_ANLC | Standardtabelle ANLC | 20130211 | |||
| 6 | ET_ANLU | Call by reference | Type reference (TYPE) | AA_T_ANLU | Standardtabelle ANLU | 20130211 | |||
| 7 | ET_ANLV | Call by reference | Type reference (TYPE) | AA_T_ANLV | Standardtabelle ANLV | 20130211 | |||
| 8 | ET_ANLZ | Call by reference | Type reference (TYPE) | AA_T_ANLZ | Standardtabelle ANLZ | 20130211 | |||
| 9 | ET_ASSET_DATA | Call by reference | Type reference (TYPE) | IF_FAA_POSTING_CORE_TYPES=>TY_T_MDO_ASSET_DATA_POSTING | 20130221 | ||||
| 10 | IV_ANLN1 | Value transfer | Type reference (TYPE) | ANLN1 | Anlagen-Hauptnummer | 20130211 | |||
| 11 | IV_ANLN2 | Value transfer | Type reference (TYPE) | ANLN2 | Anlagenunternummer | 20130211 | |||
| 12 | IV_BUDAT | Call by reference | Type reference (TYPE) | BUDAT | SY-DATUM | Buchungsdatum im Beleg | 20130211 | ||
| 13 | IV_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Buchungskreis | 20130211 | |||
| 14 | IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Geschäftsjahr | 20130211 | |||
| 15 | IV_LOCK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20130211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130211 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |