SAP ABAP Class CL_USMD_RWUL_ACCOUNT (Remote where used list for "Account")
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMD_REMOTE_WUL (Package) Remote Where Used List in MDGF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_USMD_RWUL_ENTITYTYPE Remote where used list for "Account" 20101206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20101115
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_USMD_REMOTE_WHERE_USED Interface for BAdI: Remote Where-Used List 20101115
Properties
Class CL_USMD_RWUL_ACCOUNT  
Short Description Remote where used list for "Account"    
Super Class CL_USMD_RWUL_ENTITYTYPE Remote where used list for "Account" 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD_REMOTE_WUL   Remote Where Used List in MDGF 
Created 20101115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_RWUL_ACCOUNT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20101115
2 IF_EX_USMD_REMOTE_WHERE_USED Interface for BAdI: Remote Where-Used List 20101115
Friends
Class CL_USMD_RWUL_ACCOUNT has no friend class.
Attributes
Class CL_USMD_RWUL_ACCOUNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TABLE_T030 Instance method Protected Method 20101206
2 GET_TEXT_ACCOUNT Instance method Protected Method 20101130
Events
Class CL_USMD_RWUL_ACCOUNT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ACCOUNT Public See coding 20101206 BEGIN OF ts_account, coa TYPE usmd_value, account TYPE usmd_value, END OF ts_account
2 TS_ACCOUNT_TEXT Public See coding 20101130 BEGIN OF ts_account_text, coa TYPE usmd_value, account TYPE usmd_value, text TYPE char50, END OF ts_account_text
3 TT_ACCOUNT_TEXT Public See coding 20101130 tt_account_text TYPE TABLE OF ts_account_text
Method Signatures

Method GET_TABLE_T030 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20101206
2 Exporting CT_RESULT Call by reference Type reference (TYPE) USMD_T_RWUL Remote where-used list result 20101206
3 Importing IS_REMOTE_SYSTEM Call by reference Type reference (TYPE) USMD_S_RWUL_BUS_SYS Business System 20101206
4 Importing IT_ENTITY_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Field Name and Value 20101206
5 Importing IV_ENTITYTYPE Call by reference Type reference (TYPE) USMD_ENTITY Entity Type 20101206
6 Importing IV_MAX_HIT Call by reference Type reference (TYPE) INT4 Natural number 20101206
7 Importing IV_MODEL Call by reference Type reference (TYPE) USMD_MODEL Data Model 20101206

Method GET_TABLE_T030 on class CL_USMD_RWUL_ACCOUNT has no exception.

Method GET_TEXT_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TXT_TABLE Value transfer Type reference (TYPE) TT_ACCOUNT_TEXT 20101130
2 Importing IS_REMOTE_SYSTEM Call by reference Type reference (TYPE) USMD_S_RWUL_BUS_SYS Business System 20101130
3 Importing IV_ACCOUNT_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20101130
4 Importing IV_COA_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20101130
5 Importing IV_LANG_KEY Call by reference Type reference (TYPE) FIELDNAME 'SPRAS' Language Key of Current Text Environment 20101130
6 Importing IV_TEXT_FIELD Call by reference Type reference (TYPE) FIELDNAME Field Name 20101130
7 Importing IV_TXT_TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20101130

Method GET_TEXT_ACCOUNT on class CL_USMD_RWUL_ACCOUNT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606