SAP ABAP Class CL_LORD_SERVICES (Services for Lean Order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SALES_LORD (Package) ERP Sales Lean Order
Properties
Class CL_LORD_SERVICES  
Short Description Services for Lean Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_LORD   ERP Sales Lean Order 
Created 20061212   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_LORD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_LORD_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_LORD_SERVICES has no interface implemented.
Friends
Class CL_LORD_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_SIZE Static Attribute Private Type reference (TYPE) I CHAR Byte-Size 20071008
2 MS_APPL_ACTIVE Static Attribute Private Type reference (TYPE) TDS_APPL_ACTIVE Usability of LORD-BE or LORD-UI 20070206
3 MS_TPRG Static Attribute Private Type reference (TYPE) TCS_TPRG Date Display Format 20090615
4 MS_TVAK Static Attribute Private Type reference (TYPE) TCS_TVAK Order Type 20070308
5 MS_TVCIN Static Attribute Private Type reference (TYPE) TCS_TVCIN Payment Card 20090615
6 MT_ABGRST Static Attribute Private Type reference (TYPE) TCT_ABGRST Results Analysis Key Texts 20070712
7 MT_ALT_AUART Static Attribute Private Type reference (TYPE) TDT_ALT_AUART Alternative Order Types for Order Types 20061228
8 MT_AUFNRT Static Attribute Private Type reference (TYPE) TCT_AUFNRT Order Short Texts 20070711
9 MT_GSBERT Static Attribute Private Type reference (TYPE) TCT_GSBERT Business Area Texts 20070710
10 MT_INRIV Static Attribute Private Type reference (TYPE) TDT_INRIV Number Range Intervals 20070215
11 MT_KALSM_KT Static Attribute Private Type reference (TYPE) TCT_KALSM_KT Pricing Procedure Texts 20070712
12 MT_SCENARIO Static Attribute Private Type reference (TYPE) TCT_SCENARIO Lean Order Scenarios 20070724
13 MT_T683 Static Attribute Private Type reference (TYPE) TCT_T683 Pricing procedures 20070711
14 MT_T683_SHLP Static Attribute Private Type reference (TYPE) TCT_T683_SHLP Pricing Procedures for Search Help 20070711
15 MT_T685T Static Attribute Private Type reference (TYPE) TCT_T685T Print Output Types 20061227
16 MT_TEXTPOOL_BUFFER Static Attribute Private Type reference (TYPE) TCT_PROGRAM_TEXTPOOL 20091120
17 MT_TFPLA Static Attribute Private Type reference (TYPE) TCT_TFPLA Billing Plan Types 20090112
18 MT_TKZSL Static Attribute Private Type reference (TYPE) TCT_TKZSL Overhead Key 20070711
19 MT_TKZSL_SHLP Static Attribute Private Type reference (TYPE) TCT_TKZSL_SHLP Overhead Keys for Search Help 20070711
20 MT_TPRG Static Attribute Private Type reference (TYPE) TCT_TPRG Date Display Formats 20090615
21 MT_TSP03 Static Attribute Private Type reference (TYPE) TCT_TSP03 Printer 20061227
22 MT_TVAK Static Attribute Private Type reference (TYPE) TCT_TVAK Sales order types 20061227
23 MT_TVAKT Static Attribute Private Type reference (TYPE) TCT_TVAKT Order Type Texts 20061227
24 MT_TVAKZ Static Attribute Private Type reference (TYPE) TCT_TVAKZ Sales Areas - Order Types 20061227
25 MT_TVAP Static Attribute Private Type reference (TYPE) TCT_TVAP Item Categories 20061227
26 MT_TVCIN Static Attribute Private Type reference (TYPE) TCT_TVCIN Payment Cards 20090615
27 MT_TVRL Static Attribute Private Type reference (TYPE) TCT_TVRL SD Relevance BOM Item 20070110
28 MT_TVSU Static Attribute Private Type reference (TYPE) TCT_TVSU Material Substitution Reasons 20061228
29 MT_TVTA Static Attribute Private Type reference (TYPE) TCT_TVTA Sales areas 20061227
30 MT_ZSCHL_KT Static Attribute Private Type reference (TYPE) TCT_ZSCHL_KT Overhead Key Texts 20070712
31 MV_APPL_ACTIVE_DET Static Attribute Private Type reference (TYPE) BOOLE_D 'X': APPL_ACTIVE Already Determined 20070206
32 MV_SCENARIO_READ Static Attribute Private Type reference (TYPE) BOOLE_D 'X': Scenario IDs Already Determined 20070724
33 SV_DIMID_MASS Static Attribute Private Type reference (TYPE) DIMID Dimension Key for Mass 20080701
34 SV_DIMID_VOLUME Static Attribute Private Type reference (TYPE) DIMID Dimension Key for Volume 20080701
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LINES_LONG_TEXT Static method Private Method Builds text for text object recursively 20081007
2 CHECK_ALT_AUART Static method Public Method Static Check Alternative Order Type without Doc. Reference 20061228
3 CHECK_AUART_BACKSWITCH Static method Public Method Checks if original order type can be reset from alt.ord.type 20070108
4 CHECK_AUART_DOC Static method Public Method Checks if order type in document is changeable 20061228
5 CHECK_ITEM_CATEGORY Static method Private Method Checks item category of alt.order type for an item 20070109
6 CHECK_PDF Static method Private Method Checks Print Output Type Against PDF 20100125
7 CHECK_QUANTITY_1 Static method Private Method Checks 'Quantity = 1' of alt. order type for an item 20070109
8 CHECK_SSC Static method Private Method Checks Print Output Type Against SAPScript 20100125
9 CHECK_SSF Static method Private Method Checks Print Output Type Against Smartform 20100125
10 CHECK_XNAST Static method Public Method Checks & Returns XNAST for Output Type 20070115
11 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20071008
12 CONVERT_CCARD_DATBI Static method Public Method Converts Payment Card Validity Date 20090615
13 CONVERT_TEXT_BIN_TO_X Static method Public Method Converts DOC/RTF Text from BIN (STXB) to XSTRING (IF) 20070907
14 CONVERT_TEXT_X_TO_BIN Static method Public Method Converts DOC/RTF Text from XSTRING (IF) to BIN (STXB) 20070907
15 CONVERT_VBELN Static method Public Method Converts VBELN Upper Case or with Leading Zeros 20070115
16 CONV_DEC_TO_HEX Static method Public Method Converts Integer to HEX Contents of a CHAR2 Field 20070910
17 CONV_HEX_TO_DEC Static method Public Method Converts HEX Contents of a CHAR2 Field to Integer 20070904
18 DET_VWPOS Static method Private Method Determine Item Usage 20070109
19 ENRICH_XNAST Static method Public Method Enrichment of XNAST Fields During On-The-Fly Creation 20070115
20 FREE Static method Public Method Destructor 20061227
21 GET_ABGRST Static method Public Method Returns Text of Results Analysis Key 20070712
22 GET_ALT_AUART Static method Public Method Provides Alternative Order Types (Static/without Doc.Ref.) 20061228
23 GET_AUFNRT Static method Public Method Provides Text for Internal Order or Service Order 20070711
24 GET_AVAILABLE_SUBOBJECTS Static method Public Method Determines available subobjects for object 20080402
25 GET_DEC_SIGN Static method Public Method 20131001
26 GET_DIMID_MASS Static method Public Method Provides Dimension ID for Mass 20080701
27 GET_DIMID_VOLUME Static method Public Method Provides Dimension ID for Volume 20080701
28 GET_DOC_ARCHIVED Static method Public Method Reads Sales Document from Archive 20070629
29 GET_GSBERT Static method Public Method Returns Text of Business Area 20070710
30 GET_ITEMS_FOR_WBSELMTS Static method Public Method Returns Document Items for Given List of WBS Elements 20091013
31 GET_ITEMS_WITH_WBSELMT Static method Public Method Returns WBS Elements for the Items of an SD Document 20090908
32 GET_ITEM_KALSM_K_SHLP Static method Public Method Returns SHLP Result "Pricing Procedures for Item" 20070711
33 GET_ITEM_ZSCHL_K_SHLP Static method Public Method Returns SHLP Result "Overhead Key for Item" 20070711
34 GET_KALSM_KT Static method Public Method Returns Text of Pricing Procedure 20070712
35 GET_KOSTLT Static method Public Method Returns Text of Cost Center 20070710
36 GET_NUMBER_RANGE_NUMBER Static method Public Method Provides Number Range Number for Sales Document Number 20061222
37 GET_PRCTRT Static method Public Method Returns Text of Profit Center 20070712
38 GET_PRGBZ Static method Public Method Returns Format for Validity Date of Payment Card 20090615
39 GET_PRINTER_TEXT Static method Public Method Returns Name/Location of Printer 20061227
40 GET_PRINT_TYPE_TEXT Static method Public Method Returns Text of Printing Output Type 20061227
41 GET_PSPNRT Static method Public Method Returns WBS Element Text 20070710
42 GET_SCENARIOS Static method Private Method Returns Allowed Lean Order Scenario IDs 20070724
43 GET_SEP_SIGN Static method Public Method 20131001
44 GET_TEXTPOOL Static method Public Method Returns Text Pool of Program 20091119
45 GET_TFPLA Static method Public Method Returns Data on Billing Plan Type 20090112
46 GET_TPRG Static method Public Method Provides Date Display Format 20090615
47 GET_TVAK Static method Public Method Returns Data of Order Type 20061227
48 GET_TVAKT Static method Public Method Returns Text of Order Type 20061227
49 GET_TVAKZ Static method Public Method Returns Data of Assignment "Sales Areas-Order Types" 20061227
50 GET_TVAP Static method Public Method Returns Text of Item Category 20061227
51 GET_TVCIN Static method Public Method Returns Payment Card Data 20090615
52 GET_TVRL Static method Public Method Provides Data for SD Relevance of a BOM Item 20070110
53 GET_TVSU Static method Public Method Provides Data about Reason for Material Substitution 20061228
54 GET_TVTA Static method Public Method Returns Sales Area Data 20061227
55 GET_VALID_KSCHL Static method Public Method Returns Valid Printing Output Types for Sales and Dist.Doc. 20070115
56 GET_ZSCHL_KT Static method Public Method Returns Text of Overhead Key 20070712
57 INIT_XNAST Static method Public Method Default Filling of XNAST Fields During On-The-Fly Creation 20070115
58 IS_APPL_ACTIVE Static method Public Method Is LORD-BE or LORD-UI Usable? 20070126
59 IS_APPL_ACTIVE_MSG Static method Public Method Message Mapping for the APPL_ACTIVE Check 20081007
60 IS_CCARD_AVAILABLE Static method Public Method Are 'payment cards' possible for object? 20061212
61 IS_COND_AVAILABLE Static method Public Method Are 'conditions' possible for object? 20061214
62 IS_KSCHL_VALID Static method Public Method Converts & Checks Output Type for Printing 20070115
63 IS_MULTI_EAN Static method Public Method 'X': Several EANs for Material/Sales Unit of Measure 20070716
64 IS_PARTY_AVAILABLE Static method Public Method Are 'partners' possible for object? 20061214
65 IS_PRINTER_VALID Static method Public Method Checks Printer for Printing 20070115
66 IS_SCENARIO_ID_VALID Static method Public Method Checks Validity of Lean Order Scenario ID 20070724
67 IS_SLINE_AVAILABLE Static method Public Method Are 'schedule lines' possible for object? 20061212
68 IS_STATUS_AVAILABLE Static method Public Method Is system/user status possible for object? 20080402
69 IS_TAB_VIS Static method Public Method Is tab page visible? 20061212
70 IS_TEXT_AVAILABLE Static method Public Method Are 'texts' possible for object? 20061212
71 IS_VEDA_AVAILABLE Static method Public Method Is 'contract data' possible for object? 20061212
72 RESET_ALT_AUART Static method Public Method Deletes Alternative Order Types for Order Type in Buffer 20061228
73 SEND_APPL_INACT_ALERT Static method Public Method Sends Alert LO API<>BFS if BF is Activated w/o Dialog 20081007
74 SET_ALT_AUART Static method Public Method Checks and Sets an Alternative Order Type in Document 20061228
75 SIM_ALT_AUART Static method Public Method Simulates Setting an Alternative Order Type in Document 20061228
76 SKIP_INVALID_FORMS Static method Public Method Removes Invalid or Inactive PDF Form 20091020
Events
Class CL_LORD_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_AUFNRT Private See coding 20070711 begin of tcs_aufnrt, aufnr type aufnr, ktext type auftext, end of tcs_aufnrt
2 TCS_DATE Private See coding 20090615 begin of tcs_date, yyyy(4) type c, mm(2) type c, dd(2) type c, end of tcs_date
3 TCS_PROGRAM_TEXTPOOL Private See coding 20091119 begin of tcs_program_textpool, program type program, langu type sy-langu, textpool type textpool_table, end of tcs_program_textpool
4 TCS_T683_SHLP Private See coding 20070711 begin of tcs_t683_shlp, langu type langu, data type shsvaltab, end of tcs_t683_shlp
5 TCS_T685T Public See coding 20061227 begin of tcs_t685t. include type t685t. types: failed type boole_d, end of tcs_t685t
6 TCS_TKZSL_SHLP Private See coding 20070711 begin of tcs_tkzsl_shlp, langu type langu, data type shsvaltab, end of tcs_tkzsl_shlp
7 TCS_TPRG Public See coding 20090615 begin of tcs_tprg. include type tprg. types: failed type boole_d, end of tcs_tprg
8 TCS_TSP03 Public See coding 20061227 begin of tcs_tsp03. include type tsp03. types: failed type boole_d, end of tcs_tsp03
9 TCS_TVAK Public See coding 20061227 begin of tcs_tvak. include type tvak. types: failed type boole_d, end of tcs_tvak
10 TCS_TVAKT Public See coding 20061227 begin of tcs_tvakt. include type tvakt. types: failed type boole_d, end of tcs_tvakt
11 TCS_TVAKZ Public See coding 20061227 begin of tcs_tvakz. include type tvakz. types: failed type boole_d, end of tcs_tvakz
12 TCS_TVAP Public See coding 20061227 begin of tcs_tvap. include type tvap. types: failed type boole_d, end of tcs_tvap
13 TCS_TVCIN Public See coding 20090615 begin of tcs_tvcin. include type tvcin. types: failed type boole_d, end of tcs_tvcin
14 TCS_TVRL Public See coding 20070110 begin of tcs_tvrl. include type tvrl. types: failed type boole_d, end of tcs_tvrl
15 TCS_TVSU Public See coding 20061228 begin of tcs_tvsu. include type tvsu. types: failed type boole_d, end of tcs_tvsu
16 TCS_TVTA Public See coding 20061227 begin of tcs_tvta. include type tvta. types: failed type boole_d, end of tcs_tvta
17 TCS_XVBAP Public See coding 20061228 begin of tcs_xvbap. include type vbapvb. types: end of tcs_xvbap
18 TCT_ABGRST Private See coding 20070712 tct_abgrst type sorted table of tkkad with unique key spras abgsl
19 TCT_AUFNRT Private See coding 20070711 tct_aufnrt type sorted table of tcs_aufnrt with unique key aufnr
20 TCT_GSBERT Private See coding 20070710 tct_gsbert type sorted table of tgsbt with unique key spras gsber
21 TCT_KALSM_KT Private See coding 20070712 tct_kalsm_kt type sorted table of t683u with unique key spras kvewe kappl kalsm
22 TCT_PROGRAM_TEXTPOOL Private See coding 20091119 tct_program_textpool type sorted table of tcs_program_textpool with unique key program langu
23 TCT_SCENARIO Private See coding 20070724 tct_scenario type standard table of lord_scenario_id
24 TCT_SPAR Public See coding 20081007 tct_spar type standard table of spar
25 TCT_T683 Private See coding 20070711 tct_t683 type standard table of t683
26 TCT_T683_SHLP Private See coding 20070711 tct_t683_shlp type sorted table of tcs_t683_shlp with unique key langu
27 TCT_T685T Public See coding 20061227 tct_t685t type hashed table of tcs_t685t with unique key mandt spras kvewe kappl kschl
28 TCT_TFPLA Private See coding 20090112 tct_tfpla type standard table of tfpla
29 TCT_TKZSL Private See coding 20070711 tct_tkzsl type standard table of tkzsl
30 TCT_TKZSL_SHLP Private See coding 20070711 tct_tkzsl_shlp type sorted table of tcs_tkzsl_shlp with unique key langu
31 TCT_TPRG Public See coding 20090615 tct_tprg type hashed table of tcs_tprg with unique key mandt spras prgrs
32 TCT_TSP03 Public See coding 20061227 tct_tsp03 type hashed table of tcs_tsp03 with unique key padest
33 TCT_TVAK Public See coding 20061227 tct_tvak type hashed table of tcs_tvak with unique key mandt auart
34 TCT_TVAKT Public See coding 20061227 tct_tvakt type hashed table of tcs_tvakt with unique key mandt spras auart
35 TCT_TVAKZ Public See coding 20061227 tct_tvakz type hashed table of tcs_tvakz with unique key mandt vkorg vtweg spart auart
36 TCT_TVAP Public See coding 20061227 tct_tvap type hashed table of tcs_tvap with unique key mandt pstyv
37 TCT_TVCIN Public See coding 20090615 tct_tvcin type hashed table of tcs_tvcin with unique key mandt ccins
38 TCT_TVRL Public See coding 20070110 tct_tvrl type hashed table of tcs_tvrl with unique key mandt rvrel
39 TCT_TVSU Public See coding 20061228 tct_tvsu type hashed table of tcs_tvsu with unique key mandt sugrd
40 TCT_TVTA Public See coding 20061227 tct_tvta type hashed table of tcs_tvta with unique key mandt vkorg vtweg spart
41 TCT_XVBAP Public See coding 20061228 tct_xvbap type standard table of tcs_xvbap
42 TCT_ZSCHL_KT Private See coding 20070712 tct_zschl_kt type sorted table of tkzslt with unique key spras zschl
Method Signatures

Method ADD_LINES_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LONG_TXT Call by reference Type reference (TYPE) TTTEXT255 Text 20081007
2 Importing IT_PARAM Call by reference Type reference (TYPE) TCT_SPAR Parameter 20081007
3 Importing IV_TEXTID Call by reference Type reference (TYPE) DOKU_ID Dokumentenklasse 20081007
4 Importing IV_TEXTOB Call by reference Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20081007

Method ADD_LINES_LONG_TEXT on class CL_LORD_SERVICES has no exception.

Method CHECK_ALT_AUART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALT_AUART Call by reference Type reference (TYPE) AUART Alternative Auftragsart 20061228
2 Importing IV_CURR_AUART Call by reference Type reference (TYPE) AUART Aktuelle Auftragsart 20061228
3 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D 'X': Stat. Prüfung der alternativen Auftragsart erfolgreich 20061228

Method CHECK_ALT_AUART on class CL_LORD_SERVICES has no exception.

Method CHECK_AUART_BACKSWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALT_AUART Call by reference Type reference (TYPE) AUART Alternative Auftragsart 20070108
2 Importing IV_CURR_AUART Call by reference Type reference (TYPE) AUART Aktuelle Auftragsart 20070108
3 Returning RV_IS_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D 'X': Backswitch ist möglich 20070108

Method CHECK_AUART_BACKSWITCH on class CL_LORD_SERVICES has no exception.

Method CHECK_AUART_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Verkaufsbelegnummer 20061228
2 Returning RV_IS_CHANGEABLE Value transfer Type reference (TYPE) BOOLE_D 'X': Auftragsart ist im Beleg laut Kopf änderbar 20061228

Method CHECK_AUART_DOC on class CL_LORD_SERVICES has no exception.

Method CHECK_ITEM_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEAD Call by reference Type reference (TYPE) TDS_HEAD_COMV Lean Order - Kopfdaten (Werte) 20070110
2 Importing IS_XVBAP Call by reference Type reference (TYPE) TCS_XVBAP XVBAP-Info der Position 20070109
3 Importing IS_XVBAP_MAIN Call by reference Type reference (TYPE) TCS_XVBAP XVBAP-Info der Hauptposition 20070109
4 Importing IV_ALT_AUART Call by reference Type reference (TYPE) AUART Verkaufsbelegart 20070109
5 Returning RS_MSG Value transfer Type reference (TYPE) TDS_ERROR Lean Order: Fehler-Information 20070109

Method CHECK_ITEM_CATEGORY on class CL_LORD_SERVICES has no exception.

Method CHECK_PDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SKIP Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100126
2 Changing CV_TYPE Call by reference Type reference (TYPE) NA_FORMTYPE Formularart 20100126
3 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20100201
4 Importing IV_SFORM Call by reference Type reference (TYPE) NA_FNAME PDF/SmartForm: Formularname 20100126

Method CHECK_PDF on class CL_LORD_SERVICES has no exception.

Method CHECK_QUANTITY_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_XVBAP Call by reference Type reference (TYPE) TCS_XVBAP XVBAP-Info der Position 20070109
2 Returning RS_MSG Value transfer Type reference (TYPE) TDS_ERROR Lean Order: Fehler-Information 20070109

Method CHECK_QUANTITY_1 on class CL_LORD_SERVICES has no exception.

Method CHECK_SSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SKIP Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100125
2 Changing CV_TYPE Call by reference Type reference (TYPE) NA_FORMTYPE Formularart 20100125
3 Importing IV_FONAM Call by reference Type reference (TYPE) TDFORM Formularname 20100126
4 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20100201

Method CHECK_SSC on class CL_LORD_SERVICES has no exception.

Method CHECK_SSF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SKIP Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100126
2 Changing CV_TYPE Call by reference Type reference (TYPE) NA_FORMTYPE Formularart 20100126
3 Importing IV_KAPPL Call by reference Type reference (TYPE) KAPPL Applikation 20100201
4 Importing IV_SFORM Call by reference Type reference (TYPE) NA_FNAME PDF/SmartForm: Formularname 20100126

Method CHECK_SSF on class CL_LORD_SERVICES has no exception.

Method CHECK_XNAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XNAST Call by reference Type reference (TYPE) CL_LORD=>TCT_VNAST Nachrichtenstatuus für Drucken 20070115
2 Importing IV_KSCHL Call by reference Type reference (TYPE) NA_KSCHL Nachrichtenart 20070115
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070115
4 Returning RS_XNAST Value transfer Type reference (TYPE) VNAST Nachrichtenstatus für Drucken 20070115

Method CHECK_XNAST on class CL_LORD_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LORD_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LORD_SERVICES has no exception.

Method CONVERT_CCARD_DATBI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CCINS Call by reference Type reference (TYPE) CCINS Zahlungskarten: Kartenart 20090615
2 Importing IV_CCINS_OLD Call by reference Type reference (TYPE) CCINS Zahlungskarten: Vorherige Kartenart 20090615
3 Importing IV_DATBI Call by reference Type reference (TYPE) EXDATBI_CC Zahlungskarten: Gültig bis 20090615
4 Returning RV_DATBI Value transfer Type reference (TYPE) SYDATUM Aktuelles Gültigkeitsdatum der Zahlungskarte 20090615
# Exception Resumable Description Created on
1 NOT_CONVERTIBLE Datum ist nicht konvertierbar 20090615

Method CONVERT_TEXT_BIN_TO_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BIN Call by reference Type reference (TYPE) TLINE_TAB Text in BIN gemäß TLINE_TAB 20070907
2 Returning RV_X Value transfer Type reference (TYPE) XSTRING Text in X 20070907

Method CONVERT_TEXT_BIN_TO_X on class CL_LORD_SERVICES has no exception.

Method CONVERT_TEXT_X_TO_BIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_X Call by reference Type reference (TYPE) XSTRING Text in X 20070907
2 Returning RT_BIN Value transfer Type reference (TYPE) TLINE_TAB Text in BIN gemäß TLINE_TAB 20070907

Method CONVERT_TEXT_X_TO_BIN on class CL_LORD_SERVICES has no exception.

Method CONVERT_VBELN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070115
2 Returning RV_VBELN Value transfer Type reference (TYPE) VBELN Vertriebsbelegnummer 20070115

Method CONVERT_VBELN on class CL_LORD_SERVICES has no exception.

Method CONV_DEC_TO_HEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEC Call by reference Type reference (TYPE) I I 20070910
2 Returning RV_HEX Value transfer Type reference (TYPE) CHAR2 Hex 20070910

Method CONV_DEC_TO_HEX on class CL_LORD_SERVICES has no exception.

Method CONV_HEX_TO_DEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEX Call by reference Type reference (TYPE) CHAR2 Hex 20070904
2 Returning RV_DEC Value transfer Type reference (TYPE) I I 20070904

Method CONV_HEX_TO_DEC on class CL_LORD_SERVICES has no exception.

Method DET_VWPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEAD Call by reference Type reference (TYPE) TDS_HEAD_COMV Lean Order - Kopfdaten (Werte) 20070110
2 Importing IS_XVBAP Call by reference Type reference (TYPE) TCS_XVBAP XVBAP-Info der Position 20070109
3 Importing IS_XVBAP_MAIN Call by reference Type reference (TYPE) TCS_XVBAP XVBAP-Info der Hauptposition 20070109
4 Importing IV_ALT_AUART Call by reference Type reference (TYPE) AUART Verkaufsbelegart 20070109
5 Returning RV_VWPOS Value transfer Type reference (TYPE) VWPOS Verwendung der Position 20070109

Method DET_VWPOS on class CL_LORD_SERVICES has no exception.

Method ENRICH_XNAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_XNAST Call by reference Type reference (TYPE) VNAST Nachrichtenstatus (Verbuchungsstruktur) 20070115
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070115
3 Importing IV_VBTYP Call by reference Type reference (TYPE) VBTYP Vertriebsbelegtyp 20100202

Method ENRICH_XNAST on class CL_LORD_SERVICES has no exception.

Method FREE Signature

Method FREE on class CL_LORD_SERVICES has no parameter.
Method FREE on class CL_LORD_SERVICES has no exception.

Method GET_ABGRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABGRS Call by reference Type reference (TYPE) ABGR_SCHL Abgrenzungsschlüssel 20070712
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070712
3 Returning RV_ABGRS_T Value transfer Type reference (TYPE) KKATEXT Abgrenzungsschlüsseltext 20070712

Method GET_ABGRST on class CL_LORD_SERVICES has no exception.

Method GET_ALT_AUART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURR_AUART Call by reference Type reference (TYPE) AUART Aktuelle Auftragsart 20061228
2 Returning RT_ALT_AUART Value transfer Type reference (TYPE) TDT_AUART Alternative Auftragsarten 20061228

Method GET_ALT_AUART on class CL_LORD_SERVICES has no exception.

Method GET_AUFNRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20070711
2 Returning RV_AUFNR_T Value transfer Type reference (TYPE) AUFTEXT Kurztext 20070711

Method GET_AUFNRT on class CL_LORD_SERVICES has no exception.

Method GET_AVAILABLE_SUBOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20080402
2 Returning RS_SUBOBJECTS Value transfer Type reference (TYPE) TDS_SUBOBJECTS 20080402

Method GET_AVAILABLE_SUBOBJECTS on class CL_LORD_SERVICES has no exception.

Method GET_DEC_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEC_SIGN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20131001

Method GET_DEC_SIGN on class CL_LORD_SERVICES has no exception.

Method GET_DIMID_MASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DIMID Value transfer Type reference (TYPE) DIMID Dimensionsschlüssel für 'Mass' 20080701

Method GET_DIMID_MASS on class CL_LORD_SERVICES has no exception.

Method GET_DIMID_VOLUME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DIMID Value transfer Type reference (TYPE) DIMID Dimensionsschlüssel für 'Volume' 20080701

Method GET_DIMID_VOLUME on class CL_LORD_SERVICES has no exception.

Method GET_DOC_ARCHIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070629
2 Returning RS_VBAK Value transfer Type reference (TYPE) VBAK Daten des archivierten Verkaufsbelegs 20070629

Method GET_DOC_ARCHIVED on class CL_LORD_SERVICES has no exception.

Method GET_GSBERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GSBER Call by reference Type reference (TYPE) GSBER Geschäftsbereich 20070710
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070710
3 Returning RV_GSBER_T Value transfer Type reference (TYPE) GTEXT Geschäftsbereichsbezeichnung 20070710

Method GET_GSBERT on class CL_LORD_SERVICES has no exception.

Method GET_ITEMS_FOR_WBSELMTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAL_T_MSG_SD Anwendungs-Log: Tabelle mit Messages im SD 20091013
2 Exporting ET_SDITEM Call by reference Type reference (TYPE) TDT_SDITEM_WBSELMT SD-Positionen zu it_wbselmt 20091013
3 Importing IT_VBTYP Call by reference Type reference (TYPE) TDT_VBTYP Filter-Liste: Vertriebsbelegtyp 20091102
4 Importing IT_WBSELMT Call by reference Type reference (TYPE) TDT_PS_PSP_PNR 20091013
5 Importing IV_FILTER_ITEMS Call by reference Type reference (TYPE) FLAG ABAP_FALSE only return items that match it_wbselmt 20091124

Method GET_ITEMS_FOR_WBSELMTS on class CL_LORD_SERVICES has no exception.

Method GET_ITEMS_WITH_WBSELMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAL_T_MSG_SD Anwendungs-Log: Tabelle mit Messages im SD 20090908
2 Exporting ET_WBSELMT Call by reference Type reference (TYPE) TDT_SDITEM_WBSELMT PSP Elemente zu den SD Positionen 20090908
3 Exporting EV_NO_AUTH Call by reference Type reference (TYPE) BOOLE_D 'X': User has no display auth for given sales document 20090917
4 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Vertriebsbelegnummer 20090908

Method GET_ITEMS_WITH_WBSELMT on class CL_LORD_SERVICES has no exception.

Method GET_ITEM_KALSM_K_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070711
2 Returning RT_KALSM_K Value transfer Type reference (TYPE) SHSVALTAB Kalkulationsschemata für Verkaufsbelegposition 20070711

Method GET_ITEM_KALSM_K_SHLP on class CL_LORD_SERVICES has no exception.

Method GET_ITEM_ZSCHL_K_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070711
2 Returning RT_ZSCHL_K Value transfer Type reference (TYPE) SHSVALTAB Zuschlagschlüssel für Verkaufsbelegposition 20070711

Method GET_ITEM_ZSCHL_K_SHLP on class CL_LORD_SERVICES has no exception.

Method GET_KALSM_KT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KALSM_K Call by reference Type reference (TYPE) KALSM_D Kalkulationsschema 20070712
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070712
3 Returning RV_KALSM_K_T Value transfer Type reference (TYPE) VTXTM Bezeichnung 20070712

Method GET_KALSM_KT on class CL_LORD_SERVICES has no exception.

Method GET_KOSTLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KOKRS Call by reference Type reference (TYPE) KOKRS Kostenrechnungskreis 20070710
2 Importing IV_KOSTL Call by reference Type reference (TYPE) KOSTL Kostenstelle 20070710
3 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070710
4 Returning RV_KOSTL_T Value transfer Type reference (TYPE) BEZEI20 Bezeichnung zur Verkaufsbelegart 20070710

Method GET_KOSTLT on class CL_LORD_SERVICES has no exception.

Method GET_NUMBER_RANGE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20061222
2 Returning RS_INRIV Value transfer Type reference (TYPE) INRIV Stuktur für Nummernkreisintervalle, Übergabe für Fb 20070215

Method GET_NUMBER_RANGE_NUMBER on class CL_LORD_SERVICES has no exception.

Method GET_PRCTRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KOKRS Call by reference Type reference (TYPE) KOKRS Kostenrechnungskreis 20070712
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070712
3 Importing IV_PRCTR Call by reference Type reference (TYPE) PRCTR Profitcenter 20070712
4 Returning RV_PRCTR_T Value transfer Type reference (TYPE) KTEXT Allgemeine Bezeichnung 20070712

Method GET_PRCTRT on class CL_LORD_SERVICES has no exception.

Method GET_PRGBZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PRGBZ1 Call by reference Type reference (TYPE) PRGBZ Externes Format Periode: Original 20090615
2 Exporting EV_PRGBZ2 Call by reference Type reference (TYPE) PRGBZ Externes Format Periode: Fallback 20090615
3 Exporting EV_PRGRS1 Call by reference Type reference (TYPE) PRGRS Datumstyp (Tag/Monat): Original 20090615
4 Exporting EV_PRGRS2 Call by reference Type reference (TYPE) PRGRS Datumstyp (Tag/Monat): Fallback 20090615
5 Importing IV_CCINS Call by reference Type reference (TYPE) CCINS Zahlungskarten: Kartenart 20090615

Method GET_PRGBZ on class CL_LORD_SERVICES has no exception.

Method GET_PRINTER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRINTER Call by reference Type reference (TYPE) RSPOPNAME Ausgabegerät 20061227
2 Returning RV_PRINTER_TEXT Value transfer Type reference (TYPE) RSPOPLOCAT Standort und Benennung eines Ausgabegeräts 20061227

Method GET_PRINTER_TEXT on class CL_LORD_SERVICES has no exception.

Method GET_PRINT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KAPPL Call by reference Type reference (TYPE) NA_KAPPL Applikation für Nachrichtenkonditionen 20070322
2 Importing IV_PRINT_TYPE Call by reference Type reference (TYPE) NA_KSCHL Nachrichtenart 20061227
3 Returning RV_PRINT_TYPE_TEXT Value transfer Type reference (TYPE) VTEXT Bezeichnung 20061227

Method GET_PRINT_TYPE_TEXT on class CL_LORD_SERVICES has no exception.

Method GET_PSPNRT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PSPNR Call by reference Type reference (TYPE) PS_POSNR PSP-Element 20070710
2 Returning RV_PSPNR_T Value transfer Type reference (TYPE) PS_POST1 PS: Kurzbeschreibung (erste Textzeile) 20070710

Method GET_PSPNRT on class CL_LORD_SERVICES has no exception.

Method GET_SCENARIOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SCENARIO Call by reference Type reference (TYPE) TCT_SCENARIO LORD Szenario-IDs 20070724

Method GET_SCENARIOS on class CL_LORD_SERVICES has no exception.

Method GET_SEP_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEP_SIGN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20131001

Method GET_SEP_SIGN on class CL_LORD_SERVICES has no exception.

Method GET_TEXTPOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der Textumgebung 20091119
2 Importing IV_PROGRAM Call by reference Type reference (TYPE) PROGRAM ABAP-Programmname 20091119
3 Returning RT_TEXTPOOL Value transfer Type reference (TYPE) TEXTPOOL_TABLE ABAP-Textpool-Definition - Tabellle 20091119

Method GET_TEXTPOOL on class CL_LORD_SERVICES has no exception.

Method GET_TFPLA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FPART Call by reference Type reference (TYPE) FPART Fakturierungs-/Rechnungsplanart 20090112
2 Returning RS_TFPLA Value transfer Type reference (TYPE) TFPLA Fakturierungsplanart 20090112

Method GET_TFPLA on class CL_LORD_SERVICES has no exception.

Method GET_TPRG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRGRS Call by reference Type reference (TYPE) PRGRS Datumstyp (Tag/Monat) 20090615
2 Returning RS_TPRG Value transfer Type reference (TYPE) TPRG Anzeigeformat Datum 20090615

Method GET_TPRG on class CL_LORD_SERVICES has no exception.

Method GET_TVAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUART Call by reference Type reference (TYPE) AUART Verkaufsbelegart 20061227
2 Returning RS_TVAK Value transfer Type reference (TYPE) TVAK Daten zur Verkaufsbelegart 20061227

Method GET_TVAK on class CL_LORD_SERVICES has no exception.

Method GET_TVAKT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUART Call by reference Type reference (TYPE) AUART Verkaufsbelegart 20061227
2 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20061227
3 Returning RV_TVAK_T Value transfer Type reference (TYPE) BEZEI20 Bezeichnung zur Verkaufsbelegart 20061227

Method GET_TVAKT on class CL_LORD_SERVICES has no exception.

Method GET_TVAKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUART Call by reference Type reference (TYPE) AUART Verkaufsbelegart 20061227
2 Importing IV_SPART Call by reference Type reference (TYPE) SPART Sparte 20061227
3 Importing IV_VKORG Call by reference Type reference (TYPE) VKORG Verkaufsorganisation 20061227
4 Importing IV_VTWEG Call by reference Type reference (TYPE) VTWEG Vertriebsweg 20061227
5 Returning RS_TVAKZ Value transfer Type reference (TYPE) TCS_TVAKZ Zuordnung Vertriebsbereich-Auftragsart 20061227

Method GET_TVAKZ on class CL_LORD_SERVICES has no exception.

Method GET_TVAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PSTYV Call by reference Type reference (TYPE) PSTYV Positionstyp 20061227
2 Returning RS_TVAP Value transfer Type reference (TYPE) TCS_TVAP Daten zum Positionstyp 20061227

Method GET_TVAP on class CL_LORD_SERVICES has no exception.

Method GET_TVCIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CCINS Call by reference Type reference (TYPE) CCINS Zahlungskarten: Kartenart 20090615
2 Returning RS_TVCIN Value transfer Type reference (TYPE) TVCIN Zahlungskarten: Art 20090615

Method GET_TVCIN on class CL_LORD_SERVICES has no exception.

Method GET_TVRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RVREL Call by reference Type reference (TYPE) RVREL Kennzeichen: Vertriebsrelevanz Position 20070110
2 Returning RS_TVRL Value transfer Type reference (TYPE) TCS_TVRL Vertriebsrelevanz von Stücklistenpositionen 20070110

Method GET_TVRL on class CL_LORD_SERVICES has no exception.

Method GET_TVSU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUGRD Call by reference Type reference (TYPE) SUGRD Grund der Materialsubstitution 20061228
2 Returning RS_TVSU Value transfer Type reference (TYPE) TCS_TVSU Materialsubstitution: Grund 20061228

Method GET_TVSU on class CL_LORD_SERVICES has no exception.

Method GET_TVTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SPART Call by reference Type reference (TYPE) SPART Sparte 20061227
2 Importing IV_VKORG Call by reference Type reference (TYPE) VKORG Verkaufsorganisation 20061227
3 Importing IV_VTWEG Call by reference Type reference (TYPE) VTWEG Vertriebsweg 20061227
4 Returning RS_TVTA Value transfer Type reference (TYPE) TCS_TVTA Vertriebsbereich 20061227

Method GET_TVTA on class CL_LORD_SERVICES has no exception.

Method GET_VALID_KSCHL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KSCHL Call by reference Type reference (TYPE) TDT_PRINT_TYPE Nachrichtenarten für Auftragsdruck 20070402
2 Exporting EV_KAPPL Call by reference Type reference (TYPE) NA_KAPPL Applikation für Nachrichtenkonditionen 20070402
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070115

Method GET_VALID_KSCHL on class CL_LORD_SERVICES has no exception.

Method GET_ZSCHL_KT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20070712
2 Importing IV_ZSCHL_K Call by reference Type reference (TYPE) AUFZSCHL Zuschlagsschlüssel 20070712
3 Returning RV_ZSCHL_K_T Value transfer Type reference (TYPE) BEZEI30 Bezeichnung 20070712

Method GET_ZSCHL_KT on class CL_LORD_SERVICES has no exception.

Method INIT_XNAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_XNAST Call by reference Type reference (TYPE) VNAST Nachrichtenstatus (Verbuchungsstruktur) 20070115
2 Importing IV_KAPPL Call by reference Type reference (TYPE) NA_KAPPL 'V1' Applikation für Nachrichtenkonditionen 20070322
3 Importing IV_KSCHL Call by reference Type reference (TYPE) NA_KSCHL Nachrichtenart 20070115
4 Importing IV_OBJKEY Call by reference Type reference (TYPE) NA_OBJKEY Objektschlüssel 20070115

Method INIT_XNAST on class CL_LORD_SERVICES has no exception.

Method IS_APPL_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_APPL_ACTIVE Value transfer Type reference (TYPE) TDS_APPL_ACTIVE Verwendbarkeit von LORD-BE bzw. LORD-UI 20070126

Method IS_APPL_ACTIVE on class CL_LORD_SERVICES has no exception.

Method IS_APPL_ACTIVE_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_APPL_ACTIVE Call by reference Type reference (TYPE) TDS_APPL_ACTIVE Verwendbarkeit von LORD-BE bzw. LORD-UI 20081007
2 Importing IS_APPL_BFS_ACTIVE Call by reference Type reference (TYPE) TDS_APPL_ACTIVE Verwendbarkeit von LORD-BE bzw. LORD-UI 20081007
3 Importing IV_ACTIVE_BFS Call by reference Type reference (TYPE) SFW_BSET Business Function Set 20081007

Method IS_APPL_ACTIVE_MSG on class CL_LORD_SERVICES has no exception.

Method IS_CCARD_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20061212
2 Returning RV_RPART Value transfer Type reference (TYPE) RPART Payment card plan type 20061213

Method IS_CCARD_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method IS_COND_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20061214
2 Returning RV_KALSM Value transfer Type reference (TYPE) KALSM_D Pricing Procedure 20061214

Method IS_COND_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method IS_KSCHL_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TNAPR Call by reference Type reference (TYPE) TNAPR Verarbeitungsprogramme für Nachrichten 20100125
2 Exporting EV_KSCHL Call by reference Type reference (TYPE) NA_KSCHL OK: Konvertierte Nachrichtenart gefüllt; Fehler: Initial 20100125
3 Importing IV_KSCHL Call by reference Type reference (TYPE) NA_KSCHL Nachrichtenart 20070115
4 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070115

Method IS_KSCHL_VALID on class CL_LORD_SERVICES has no exception.

Method IS_MULTI_EAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Materialnummer 20070716
2 Importing IV_VRKME Call by reference Type reference (TYPE) VRKME Verkaufsmengeneinheit 20070716
3 Returning RV_IS_MULTI_EAN Value transfer Type reference (TYPE) BOOLE_D 'X': mehrere EAN/UPC existieren 20070716

Method IS_MULTI_EAN on class CL_LORD_SERVICES has no exception.

Method IS_PARTY_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20061214
2 Returning RS_PARGR Value transfer Type reference (TYPE) TDS_PARGR Partnerschema Kopf/Position gefüllt: Partner erlaubt 20061214

Method IS_PARTY_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method IS_PRINTER_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRINTER Call by reference Type reference (TYPE) RSPOPNAME Spool: Ausgabegerät 20070115
2 Returning RS_ERROR Value transfer Type reference (TYPE) TDS_ERROR RS_ERROR enthält Fehler falls Drucker ungültig 20070115

Method IS_PRINTER_VALID on class CL_LORD_SERVICES has no exception.

Method IS_SCENARIO_ID_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) TDD_SCENARIO_ID LORD: Szenario-ID 20070724
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D 'X': Szenario-ID ist gültig 20070724

Method IS_SCENARIO_ID_VALID on class CL_LORD_SERVICES has no exception.

Method IS_SLINE_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20061212
2 Returning RV_ETERL Value transfer Type reference (TYPE) ETERL Schedule lines allowed 20061213

Method IS_SLINE_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method IS_STATUS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20080402
2 Returning RS_STATUS Value transfer Type reference (TYPE) TDS_STAT 20080402

Method IS_STATUS_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method IS_TAB_VIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VIS Call by reference Type reference (TYPE) TDS_ITEM_TAB_VIS Sichtbare Reiter f. Position (Tab 'Grunddaten' immer sichtb) 20061212
2 Importing IV_TAB Call by reference Type reference (TYPE) STRING Name des Tabreiters 20061212
3 Returning RV_IS_VISIBLE Value transfer Type reference (TYPE) BOOLE_D 'X'/SPACE: TabReiter ist sichtbar/nicht sichtbar 20061212

Method IS_TAB_VIS on class CL_LORD_SERVICES has no exception.

Method IS_TEXT_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20061212
2 Returning RV_TXTGR Value transfer Type reference (TYPE) TXTGR Text Determination Procedure 20061213

Method IS_TEXT_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method IS_VEDA_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20061212
2 Returning RV_VTERL Value transfer Type reference (TYPE) VTERL Contract data allowed for sales order type 20061213

Method IS_VEDA_AVAILABLE on class CL_LORD_SERVICES has no exception.

Method RESET_ALT_AUART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURR_AUART Call by reference Type reference (TYPE) AUART Aktuelle Auftragsart 20061228

Method RESET_ALT_AUART on class CL_LORD_SERVICES has no exception.

Method SEND_APPL_INACT_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAM Call by reference Type reference (TYPE) TCT_SPAR Parameter 20081007
2 Importing IV_RECIPIENT Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20081007
3 Importing IV_TEXTOB Call by reference Type reference (TYPE) DOKU_OBJ Dokumentations-Objekt 20081007
4 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Titel 20081007

Method SEND_APPL_INACT_ALERT on class CL_LORD_SERVICES has no exception.

Method SET_ALT_AUART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALT_AUART Call by reference Type reference (TYPE) AUART Alternative Auftragsart 20061228
2 Importing IV_SUCCESS_MSG Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Erfolgsnachricht bei erfolgreichem Setzen 20070109
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Verkaufsbelegnummer 20061228
4 Returning RS_MSG Value transfer Type reference (TYPE) TDS_ERROR Nachricht 20061229

Method SET_ALT_AUART on class CL_LORD_SERVICES has no exception.

Method SIM_ALT_AUART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALT_AUART Call by reference Type reference (TYPE) AUART Alternative Auftragsart 20061228
2 Importing IV_SUCCESS_MSG Call by reference Type reference (TYPE) BOOLE_D SPACE 'X': Erfolgsnachricht bei erfolgreicher Simulation 20070109
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Verkaufsbelegnummer 20061228
4 Returning RS_MSG Value transfer Type reference (TYPE) TDS_ERROR Nachricht 20061229

Method SIM_ALT_AUART on class CL_LORD_SERVICES has no exception.

Method SKIP_INVALID_FORMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TNAPR Call by reference Type reference (TYPE) TNAPR Verarbeitungsprogramme für Nachrichten 20091020
2 Exporting EV_SKIPPED Call by reference Type reference (TYPE) BOOLE_D 'X': PDF-Formulare wurden abgereichert 20091020

Method SKIP_INVALID_FORMS on class CL_LORD_SERVICES has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 700