SAP ABAP Class CL_UISS_CO_POSTING_ACCESS (Access class for CO Posting)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-ISS (Application Component) Internal Self-Services
     UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_CONSTANT Constants interface 20091106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091022
Properties
Class CL_UISS_CO_POSTING_ACCESS  
Short Description Access class for CO Posting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UISS_MDG_ADAPTER   Internal Self Services: MDG Adapter 
Created 20091022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UISS_CO_POSTING_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UISS_CONSTANT Constants interface 20091106
2 IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091022
Friends
Class CL_UISS_CO_POSTING_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CORRPOST_DOC Instance attribute Private Type reference (TYPE) UISS_S_CORRPOST Posting data 20091111
2 GC_ENTITY_COADJPST Instance attribute Public Attribute reference (LIKE) 20091106
3 GC_ENTITY_COAREA Instance attribute Public Attribute reference (LIKE) 20091106
4 GC_ENTITY_CODOC Instance attribute Public Attribute reference (LIKE) 20091106
5 GC_ENTITY_COITEM Instance attribute Public Attribute reference (LIKE) 20091106
6 GC_ENTITY_CURRENCY Instance attribute Public Attribute reference (LIKE) 20091106
7 GC_ENTITY_SYSTEM Instance attribute Public Attribute reference (LIKE) 20091106
8 GC_ERROR_MSG Instance attribute Public Attribute reference (LIKE) 20091113
9 GC_FIELD_COADJPST Constant Private Type reference (TYPE) USMD_FIELDNAME 'COADJPST' Financial MDM: Field Name 20091202
10 GC_MSGCLS_UISS Instance attribute Public Attribute reference (LIKE) 20091202
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method 20091106
2 CHECK_DATA Instance method Public Method 20091106
3 MAP_POSTING_READ_DATA Static method Public Method 20091103
4 MAP_POSTING_SAVE_DATA Instance method Private Method 20091111
5 READ_VALUE Instance method Public Method 20091026
6 SAVE Instance method Public Method 20091026
Events
Class CL_UISS_CO_POSTING_ACCESS has no event.
Types
Class CL_UISS_CO_POSTING_ACCESS has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_UISS_CO_POSTING_ACCESS has no parameter.
Method CHECK_AUTHORITY on class CL_UISS_CO_POSTING_ACCESS has no exception.

Method CHECK_DATA Signature

Method CHECK_DATA on class CL_UISS_CO_POSTING_ACCESS has no parameter.
Method CHECK_DATA on class CL_UISS_CO_POSTING_ACCESS has no exception.

Method MAP_POSTING_READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POSTING_DATA Call by reference Type reference (TYPE) ANY 20091104
2 Importing IS_POSTING_DATA Call by reference Type reference (TYPE) UISS_S_CORRPOST CO Adjustment Posting 20091113
3 Importing IV_COADJPST Call by reference Type reference (TYPE) ANY 20091118
# Exception Resumable Description Created on
1 MAPPING_FAILED MAPPING FAILED 20091103

Method MAP_POSTING_SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POSTING_DATA Call by reference Type reference (TYPE) UISS_S_CORRPOST CO Adjustment Posting 20091111
2 Importing IS_POSTING_DATA Call by reference Type reference (TYPE) ANY CO Adjustment Posting 20091113
# Exception Resumable Description Created on
1 MAPPING_FAILED MAPPING FAILED 20091111

Method READ_VALUE Signature

Method READ_VALUE on class CL_UISS_CO_POSTING_ACCESS has no parameter.
Method READ_VALUE on class CL_UISS_CO_POSTING_ACCESS has no exception.

Method SAVE Signature

Method SAVE on class CL_UISS_CO_POSTING_ACCESS has no parameter.
Method SAVE on class CL_UISS_CO_POSTING_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605