SAP ABAP Class PLM_SE_EAM_SC_HELPER (Helper Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
PLM_SE_EAM_XI_PROXY (Package) Proxy implementations for Enterprise Asset Maintenance

⤷

⤷

Properties
Class | PLM_SE_EAM_SC_HELPER | |
Short Description | Helper Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PLM_SE_EAM_XI_PROXY | Proxy implementations for Enterprise Asset Maintenance |
Created | 20080124 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class PLM_SE_EAM_SC_HELPER has no interface implemented.
Friends
Class PLM_SE_EAM_SC_HELPER has no friend class.
Attributes
Class PLM_SE_EAM_SC_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get the name of the distribution channel | 20080124 |
2 | ![]() |
Static method | Public | Method | Get the name of the division | 20080124 |
3 | ![]() |
Static method | Public | Method | Get the name of the Catalog Profile | 20080128 |
4 | ![]() |
Static method | Public | Method | Get the name of the Sales Organisation | 20080124 |
Events
Class PLM_SE_EAM_SC_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MY_TY_CHECK_INPUT_LENGTH | Private | See coding | 20080124 | BEGIN OF my_ty_check_input_length,
dataelement_xi TYPE string,
dataelement_erp TYPE ddobjname,
value TYPE string,
END OF my_ty_check_input_length
|
||
2 | TS_CUSTOMIZED_FIELDS | Public | See coding | 20080124 | BEGIN OF ts_customized_fields,
formofaddresscode TYPE xfeld,
firstlinename TYPE xfeld,
secondlinename TYPE xfeld,
thirdlinename TYPE xfeld,
fourthlinename TYPE xfeld,
keywordstext TYPE xfeld,
additionalkeywordstext TYPE xfeld,
naturalpersonindicator TYPE xfeld,
custcountrycode TYPE xfeld,
custregioncode TYPE xfeld,
custstreetpostalcode TYPE xfeld,
custpoboxpostalcode TYPE xfeld,
custcityname TYPE xfeld,
custdistrictname TYPE xfeld,
custpoboxid TYPE xfeld,
custpoboxindicator TYPE xfeld,
custpoboxcountrycode TYPE xfeld,
custpoboxregioncode TYPE xfeld,
custpoboxcityname TYPE xfeld,
custstreetname TYPE xfeld,
custhouseid TYPE xfeld,
custadditionalhouseid TYPE xfeld,
custbuildingid TYPE xfeld,
custroomid TYPE xfeld,
custcareofname TYPE xfeld,
custtaxjurisdictioncode TYPE xfeld,
custcorrespondencelanguagecode TYPE xfeld,
custtelephone TYPE xfeld,
custmobilephone TYPE xfeld,
custfacsimile TYPE xfeld,
custemail TYPE xfeld,
custweb TYPE xfeld,
cpid TYPE xfeld,
cpemployeeid TYPE xfeld,
cphigher TYPE xfeld,
cpgendercode TYPE xfeld,
cppowerofattorneytypecode TYPE xfeld,
cpmaterialstatuscode TYPE xfeld,
cpfunctionalareacode TYPE xfeld,
cpfunctiontypecode TYPE xfeld,
cpcallfrequencycode TYPE xfeld,
cpvipreasoncode TYPE xfeld,
cpbirthdate TYPE xfeld,
cpcontactpersonnote TYPE xfeld,
cpformofaddresscode TYPE xfeld,
cpgivenname TYPE xfeld,
cpfamilyname TYPE xfeld,
cpacademictitlecode TYPE xfeld,
cpbuildingid TYPE xfeld,
cpfloorid TYPE xfeld,
cproomid TYPE xfeld,
cptelephone TYPE xfeld,
cpmobilephone TYPE xfeld,
cpfacsimile TYPE xfeld,
cpemail TYPE xfeld,
bankaccountid TYPE xfeld,
bankaccountstandardid TYPE xfeld,
businesspartnerbankdetailsid TYPE xfeld,
collectionauthorisation TYPE xfeld,
bankaccountholdername TYPE xfeld,
bankaccountidcheckdigitvalue TYPE xfeld,
bankid TYPE xfeld,
swift TYPE xfeld,
bankcountrycode TYPE xfeld,
bankname TYPE xfeld,
industrialsectorcode TYPE xfeld,
internalindustrialsectorcode TYPE xfeld,
nielsenregioncode TYPE xfeld,
companylegalformcode TYPE xfeld,
fiscalyearvariantcode TYPE xfeld,
customergroupcode TYPE xfeld,
employeenumbervalue TYPE xfeld,
annualsalesvolumeamount TYPE xfeld,
END OF ts_customized_fields
|
||
3 | TT_TPFKT | Public | See coding | 20080124 | tt_tpfkt TYPE STANDARD TABLE OF tpfkt
|
||
4 | TT_TSABT | Public | See coding | 20080124 | tt_tsabt TYPE STANDARD TABLE OF tsabt
|
||
5 | TT_TSAD2 | Public | See coding | 20080124 | tt_tsad2 TYPE STANDARD TABLE OF tsad2
|
||
6 | TT_TSAD3T | Public | See coding | 20080124 | tt_tsad3t TYPE STANDARD TABLE OF tsad3t
|
||
7 | TT_TVBRT | Public | See coding | 20080124 | tt_tvbrt TYPE STANDARD TABLE OF tvbrt
|
||
8 | TT_TVIPT | Public | See coding | 20080124 | tt_tvipt TYPE STANDARD TABLE OF tvipt
|
||
9 | TT_TVPVT | Public | See coding | 20080124 | tt_tvpvt TYPE STANDARD TABLE OF tvpvt
|
Method Signatures
Method GET_DIST_CHANNEL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DC_NUMBER | Call by reference | Type reference (TYPE) | VTWEG | Dist channel Number | 20080124 | ||
2 | ![]() |
DC_TEXT | Value transfer | Type reference (TYPE) | VTEXT | Dist channel Name | 20080124 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20080124 |
Method GET_DIST_CHANNEL_NAME on class PLM_SE_EAM_SC_HELPER has no exception.
Method GET_DIVISION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIV_NUMBER | Call by reference | Type reference (TYPE) | SPART | Division Number | 20080124 | ||
2 | ![]() |
DIV_TEXT | Value transfer | Type reference (TYPE) | VTEXT | Division Name | 20080124 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20080124 |
Method GET_DIVISION_NAME on class PLM_SE_EAM_SC_HELPER has no exception.
Method GET_INDIVIMATL_TYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INDVIMATL_TYPE_NAME | Value transfer | Type reference (TYPE) | EARTX | Catalog Profile Text | 20080128 | ||
2 | ![]() |
I_INDVIMATL_TYPE_CODE | Call by reference | Type reference (TYPE) | EQART | Catalog Profile | 20080128 |
Method GET_INDIVIMATL_TYPE_NAME on class PLM_SE_EAM_SC_HELPER has no exception.
Method GET_SALES_ORG_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20080124 | |
2 | ![]() |
SO_NUMBER | Call by reference | Type reference (TYPE) | VKORG | Sales Org Number | 20080124 | ||
3 | ![]() |
SO_TEXT | Value transfer | Type reference (TYPE) | VTEXT | Sales Org Name | 20080124 |
Method GET_SALES_ORG_NAME on class PLM_SE_EAM_SC_HELPER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |