SAP ABAP Class CL_LORD_GET_DOCS (Selection of Sales Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD_RFC (Package) ERP Sales Lean Order (RFC)
⤷
⤷
Properties
| Class | CL_LORD_GET_DOCS | |
| Short Description | Selection of Sales Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_LORD_RFC | ERP Sales Lean Order (RFC) |
| Created | 20080206 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_LORD_GET_DOCS has no interface implemented.
Friends
Class CL_LORD_GET_DOCS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20080218 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | VBUK | Sales Document: Header Status and Administrative Data | 20080213 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | TCT_AUTH_AUART | 20080211 | ||||
| 4 | Static Attribute | Public | Type reference (TYPE) | TCT_AUTH_ORGDATA | 20080211 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TCT_VBELN_ADRNR | 20080218 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | TCT_VBELN_ZPERS | 20080217 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | TDT_VBUK | Table Type for Structure VBUK | 20080213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080211 | ||
| 2 | Static method | Public | Method | 20080211 | ||
| 3 | Static method | Public | Method | 20080213 | ||
| 4 | Static method | Public | Method | 20080213 | ||
| 5 | Static method | Public | Method | 20080218 | ||
| 6 | Static method | Public | Method | 20080218 | ||
| 7 | Static method | Public | Method | 20080215 | ||
| 8 | Static method | Public | Method | 20080215 | ||
| 9 | Static method | Public | Method | 20080212 | ||
| 10 | Static method | Public | Method | 20080215 | ||
| 11 | Static method | Public | Method | 20080215 | ||
| 12 | Static method | Private | Method | 20080218 | ||
| 13 | Static method | Public | Method | 20080218 | ||
| 14 | Static method | Public | Method | 20080217 | ||
| 15 | Static method | Public | Method | Data Initialization | 20080731 |
Events
Class CL_LORD_GET_DOCS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_AUTH_AUART | Public | See coding | 20080211 | begin of tcs_auth_auart,
auart type auart,
actvt type char2,
okay type flag,
end of tcs_auth_auart
|
||
| 2 | TCS_AUTH_ORGDATA | Public | See coding | 20080211 | begin of tcs_auth_orgdata,
vkorg type vkorg,
vtweg type vtweg,
spart type spart,
actvt type char2,
okay type flag,
end of tcs_auth_orgdata
|
||
| 3 | TCS_VBELN | Public | See coding | 20080207 | begin of tcs_vbeln,
vbeln type vbeln,
end of tcs_vbeln
|
||
| 4 | TCS_VBELN_ADRNR | Public | See coding | 20080217 | begin of tcs_vbeln_adrnr,
vbeln type vbeln,
adrnr type adrnr,
end of tcs_vbeln_adrnr
|
||
| 5 | TCS_VBELN_ZPERS | Public | See coding | 20080217 | begin of tcs_vbeln_zpers,
vbeln type vbeln,
zpers type pernr_d,
end of tcs_vbeln_zpers
|
||
| 6 | TCT_AUTH_AUART | Public | See coding | 20080211 | tct_auth_auart type standard table of tcs_auth_auart
|
||
| 7 | TCT_AUTH_ORGDATA | Public | See coding | 20080211 | tct_auth_orgdata type standard table of tcs_auth_orgdata
|
||
| 8 | TCT_VBELN | Public | See coding | 20080207 | tct_vbeln type standard table of tcs_vbeln
|
||
| 9 | TCT_VBELN_ADRNR | Public | See coding | 20080217 | tct_vbeln_adrnr type standard table of tcs_vbeln_adrnr
|
||
| 10 | TCT_VBELN_ZPERS | Public | See coding | 20080217 | tct_vbeln_zpers type standard table of tcs_vbeln_zpers
|
Method Signatures
Method CHECK_AUTH_AUART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTVT | Call by reference | Type reference (TYPE) | CHAR2 | '03' | Komponente der Versionsnummer | 20080211 | ||
| 2 | IV_AUART | Call by reference | Type reference (TYPE) | AUART | Verkaufsbelegart | 20080211 | |||
| 3 | RF_OKAY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20080211 |
Method CHECK_AUTH_AUART on class CL_LORD_GET_DOCS has no exception.
Method CHECK_AUTH_ORGDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTVT | Call by reference | Type reference (TYPE) | CHAR2 | '03' | Komponente der Versionsnummer | 20080211 | ||
| 2 | IV_SPART | Call by reference | Type reference (TYPE) | SPART | Sparte | 20080211 | |||
| 3 | IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | Verkaufsorganisation | 20080211 | |||
| 4 | IV_VTWEG | Call by reference | Type reference (TYPE) | VTWEG | Vertriebsweg | 20080211 | |||
| 5 | RF_OKAY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20080211 |
Method CHECK_AUTH_ORGDATA on class CL_LORD_GET_DOCS has no exception.
Method CHECK_INCOMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20080213 | |||
| 2 | RF_INCOMPLETE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20080213 |
Method CHECK_INCOMPLETE on class CL_LORD_GET_DOCS has no exception.
Method CHECK_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | Gruppe Transaktionsvorgang | 20080213 | |||
| 2 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20080213 | |||
| 3 | RF_OPEN | Value transfer | Type reference (TYPE) | FLAG | Vorschlagswerte bei Anlage von Debitoren aus Workbench | 20080213 |
Method CHECK_OPEN on class CL_LORD_GET_DOCS has no exception.
Method GET_ADDRESS_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADRNR | Call by reference | Type reference (TYPE) | ADRNR | Adresse | 20080218 | |||
| 2 | RV_ADDRESS_LINE | Value transfer | Type reference (TYPE) | AD_LINE_S | Einzeilige Kurzform der aufbereiteten Adresse | 20080218 |
Method GET_ADDRESS_LINE on class CL_LORD_GET_DOCS has no exception.
Method GET_ADRNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KUNAG | Call by reference | Type reference (TYPE) | KUNAG | Auftraggeber | 20080218 | |||
| 2 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20080218 | |||
| 3 | RV_ADRNR | Value transfer | Type reference (TYPE) | ADRNR | Adresse | 20080218 |
Method GET_ADRNR on class CL_LORD_GET_DOCS has no exception.
Method GET_BY_BSTKD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VBELN | Call by reference | Type reference (TYPE) | TCT_VBELN | 20080215 | ||||
| 2 | EF_CHECKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080215 | |||
| 3 | IT_RG_AUART | Call by reference | Type reference (TYPE) | TDT_RG_AUART | Rangetabelle zum Datenelement AUART | 20080215 | |||
| 4 | IT_RG_BSTKD | Call by reference | Type reference (TYPE) | TDT_RG_BSTKD | Rangetabelle zum Datenelement BSTKD | 20080215 | |||
| 5 | IT_RG_ERNAM | Call by reference | Type reference (TYPE) | TDT_RG_ERNAM | Rangetabelle zum Datenelement ERNAM | 20080215 | |||
| 6 | IT_RG_KUNAG | Call by reference | Type reference (TYPE) | TDT_RG_KUNAG | Rangetabelle zum Datenelement KUNAG | 20080215 | |||
| 7 | IT_RG_SPART | Call by reference | Type reference (TYPE) | TDT_RG_SPART | Rangetabelle zum Datenelement SPART | 20080215 | |||
| 8 | IT_RG_VBELN | Call by reference | Type reference (TYPE) | TDT_RG_VBELN | Rangetabelle zum Datenelement VBELN | 20080215 | |||
| 9 | IT_RG_VKBUR | Call by reference | Type reference (TYPE) | TDT_RG_VKBUR | Rangetabelle zum Datenelement VKBUR | 20080215 | |||
| 10 | IT_RG_VKGRP | Call by reference | Type reference (TYPE) | TDT_RG_VKGRP | Rangetabelle zum Datenelement VKGRP | 20080215 | |||
| 11 | IT_RG_VKORG | Call by reference | Type reference (TYPE) | TDT_RG_VKORG | Rangetabelle zum Datenelement VKORG | 20080215 | |||
| 12 | IT_RG_VTWEG | Call by reference | Type reference (TYPE) | TDT_RG_VTWEG | Rangetabelle zum Datenelement VTWEG | 20080215 | |||
| 13 | IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | Gruppe Transaktionsvorgang | 20080215 |
Method GET_BY_BSTKD on class CL_LORD_GET_DOCS has no exception.
Method GET_BY_KUNAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VBELN | Call by reference | Type reference (TYPE) | TCT_VBELN | 20080215 | ||||
| 2 | EF_CHECKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080215 | |||
| 3 | IT_RG_AUART | Call by reference | Type reference (TYPE) | TDT_RG_AUART | Rangetabelle zum Datenelement AUART | 20080215 | |||
| 4 | IT_RG_AUDAT | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080215 | |||
| 5 | IT_RG_DATAB | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080326 | |||
| 6 | IT_RG_DATBI | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080326 | |||
| 7 | IT_RG_ERNAM | Call by reference | Type reference (TYPE) | TDT_RG_ERNAM | Rangetabelle zum Datenelement ERNAM | 20080215 | |||
| 8 | IT_RG_KUNAG | Call by reference | Type reference (TYPE) | TDT_RG_KUNAG | Rangetabelle zum Datenelement KUNAG | 20080215 | |||
| 9 | IT_RG_SPART | Call by reference | Type reference (TYPE) | TDT_RG_SPART | Rangetabelle zum Datenelement SPART | 20080215 | |||
| 10 | IT_RG_VBELN | Call by reference | Type reference (TYPE) | TDT_RG_VBELN | Rangetabelle zum Datenelement VBELN | 20080215 | |||
| 11 | IT_RG_VKBUR | Call by reference | Type reference (TYPE) | TDT_RG_VKBUR | Rangetabelle zum Datenelement VKBUR | 20080215 | |||
| 12 | IT_RG_VKGRP | Call by reference | Type reference (TYPE) | TDT_RG_VKGRP | Rangetabelle zum Datenelement VKGRP | 20080215 | |||
| 13 | IT_RG_VKORG | Call by reference | Type reference (TYPE) | TDT_RG_VKORG | Rangetabelle zum Datenelement VKORG | 20080215 | |||
| 14 | IT_RG_VTWEG | Call by reference | Type reference (TYPE) | TDT_RG_VTWEG | Rangetabelle zum Datenelement VTWEG | 20080215 | |||
| 15 | IV_DATAB | Call by reference | Type reference (TYPE) | DATAB_VI | Angebot bzw. Kontrakt gültig ab | 20080215 | |||
| 16 | IV_DATBI | Call by reference | Type reference (TYPE) | DATBI_VI | Angebot bzw. Kontrakt gültig bis | 20080215 | |||
| 17 | IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | Gruppe Transaktionsvorgang | 20080215 |
Method GET_BY_KUNAG on class CL_LORD_GET_DOCS has no exception.
Method GET_BY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VBELN | Call by reference | Type reference (TYPE) | TCT_VBELN | 20080212 | ||||
| 2 | EF_CHECKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080215 | |||
| 3 | EF_OPEN_CHECKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080213 | |||
| 4 | IF_BILLBLOCKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080212 | |||
| 5 | IF_CREDBLOCKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080212 | |||
| 6 | IF_DLVBLOCKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080212 | |||
| 7 | IF_OPEN | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20080212 | ||
| 8 | IF_REJECTED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080212 | |||
| 9 | IT_RG_VBELN | Call by reference | Type reference (TYPE) | TDT_RG_VBELN | Rangetabelle zum Datenelement VBELN | 20080212 | |||
| 10 | IT_RG_VBTYP | Call by reference | Type reference (TYPE) | TDT_RG_VBTYP | Rangetabelle zum Datenelement VBTYP | 20080212 |
Method GET_BY_STATUS on class CL_LORD_GET_DOCS has no exception.
Method GET_BY_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VBELN | Call by reference | Type reference (TYPE) | TCT_VBELN | 20080215 | ||||
| 2 | EF_CHECKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080215 | |||
| 3 | IT_RG_AUART | Call by reference | Type reference (TYPE) | TDT_RG_AUART | Rangetabelle zum Datenelement AUART | 20080215 | |||
| 4 | IT_RG_DATAB | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080326 | |||
| 5 | IT_RG_DATBI | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080326 | |||
| 6 | IT_RG_ERNAM | Call by reference | Type reference (TYPE) | TDT_RG_ERNAM | Rangetabelle zum Datenelement ERNAM | 20080215 | |||
| 7 | IT_RG_KUNAG | Call by reference | Type reference (TYPE) | TDT_RG_KUNAG | Rangetabelle zum Datenelement KUNAG | 20080215 | |||
| 8 | IT_RG_SPART | Call by reference | Type reference (TYPE) | TDT_RG_SPART | Rangetabelle zum Datenelement SPART | 20080215 | |||
| 9 | IT_RG_VBELN | Call by reference | Type reference (TYPE) | TDT_RG_VBELN | Rangetabelle zum Datenelement VBELN | 20080215 | |||
| 10 | IT_RG_VKBUR | Call by reference | Type reference (TYPE) | TDT_RG_VKBUR | Rangetabelle zum Datenelement VKBUR | 20080215 | |||
| 11 | IT_RG_VKGRP | Call by reference | Type reference (TYPE) | TDT_RG_VKGRP | Rangetabelle zum Datenelement VKGRP | 20080215 | |||
| 12 | IT_RG_VKORG | Call by reference | Type reference (TYPE) | TDT_RG_VKORG | Rangetabelle zum Datenelement VKORG | 20080215 | |||
| 13 | IT_RG_VTWEG | Call by reference | Type reference (TYPE) | TDT_RG_VTWEG | Rangetabelle zum Datenelement VTWEG | 20080215 | |||
| 14 | IT_RG_ZPERS | Call by reference | Type reference (TYPE) | TDT_RG_PERNR | Rangetabelle zum Datenelement PERNR_D | 20080215 | |||
| 15 | IV_DATAB | Call by reference | Type reference (TYPE) | DATAB_VI | Angebot bzw. Kontrakt gültig ab | 20080215 | |||
| 16 | IV_DATBI | Call by reference | Type reference (TYPE) | DATBI_VI | Angebot bzw. Kontrakt gültig bis | 20080215 | |||
| 17 | IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | Gruppe Transaktionsvorgang | 20080215 | |||
| 18 | IV_ZPAVW | Call by reference | Type reference (TYPE) | DZUPAR | Partnerrolle der für das Geschäft zuständigen Person | 20080215 |
Method GET_BY_VALID on class CL_LORD_GET_DOCS has no exception.
Method GET_BY_ZPERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VBELN | Call by reference | Type reference (TYPE) | TCT_VBELN | 20080215 | ||||
| 2 | EF_CHECKED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20080215 | |||
| 3 | IT_RG_AUART | Call by reference | Type reference (TYPE) | TDT_RG_AUART | Rangetabelle zum Datenelement AUART | 20080215 | |||
| 4 | IT_RG_AUDAT | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080215 | |||
| 5 | IT_RG_DATAB | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080326 | |||
| 6 | IT_RG_DATBI | Call by reference | Type reference (TYPE) | TRG_DATE | Rangetabelle: Datum | 20080326 | |||
| 7 | IT_RG_ERNAM | Call by reference | Type reference (TYPE) | TDT_RG_ERNAM | Rangetabelle zum Datenelement ERNAM | 20080215 | |||
| 8 | IT_RG_KUNAG | Call by reference | Type reference (TYPE) | TDT_RG_KUNAG | Rangetabelle zum Datenelement KUNAG | 20080215 | |||
| 9 | IT_RG_SPART | Call by reference | Type reference (TYPE) | TDT_RG_SPART | Rangetabelle zum Datenelement SPART | 20080215 | |||
| 10 | IT_RG_VBELN | Call by reference | Type reference (TYPE) | TDT_RG_VBELN | Rangetabelle zum Datenelement VBELN | 20080215 | |||
| 11 | IT_RG_VKBUR | Call by reference | Type reference (TYPE) | TDT_RG_VKBUR | Rangetabelle zum Datenelement VKBUR | 20080215 | |||
| 12 | IT_RG_VKGRP | Call by reference | Type reference (TYPE) | TDT_RG_VKGRP | Rangetabelle zum Datenelement VKGRP | 20080215 | |||
| 13 | IT_RG_VKORG | Call by reference | Type reference (TYPE) | TDT_RG_VKORG | Rangetabelle zum Datenelement VKORG | 20080215 | |||
| 14 | IT_RG_VTWEG | Call by reference | Type reference (TYPE) | TDT_RG_VTWEG | Rangetabelle zum Datenelement VTWEG | 20080215 | |||
| 15 | IT_RG_ZPERS | Call by reference | Type reference (TYPE) | TDT_RG_PERNR | Rangetabelle zum Datenelement PERNR_D | 20080215 | |||
| 16 | IV_DATAB | Call by reference | Type reference (TYPE) | DATAB_VI | Angebot bzw. Kontrakt gültig ab | 20080215 | |||
| 17 | IV_DATBI | Call by reference | Type reference (TYPE) | DATBI_VI | Angebot bzw. Kontrakt gültig bis | 20080215 | |||
| 18 | IV_TRVOG | Call by reference | Type reference (TYPE) | TRVOG | Gruppe Transaktionsvorgang | 20080215 | |||
| 19 | IV_ZPAVW | Call by reference | Type reference (TYPE) | DZUPAR | Partnerrolle der für das Geschäft zuständigen Person | 20080215 |
Method GET_BY_ZPERS on class CL_LORD_GET_DOCS has no exception.
Method GET_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20080218 | |||
| 2 | IV_FIELDVALUE | Call by reference | Type reference (TYPE) | DATA | 20080218 | ||||
| 3 | RV_DESCR | Value transfer | Type reference (TYPE) | STRING | 20080218 |
Method GET_DESCR on class CL_LORD_GET_DOCS has no exception.
Method GET_HEAD_VALUE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE_DESCR | Call by reference | Type reference (TYPE) | TDT_VALUE_DESCR | Tabellentyp zur Struktur TDS_VALUE_DESCR | 20080218 | |||
| 2 | IS_VBAK_NEW | Call by reference | Type reference (TYPE) | VBAK | Verkaufsbeleg: Kopfdaten | 20080218 | |||
| 3 | IT_DESCR_REQUEST | Call by reference | Type reference (TYPE) | TDT_FIELDNAME | Tabellentyp zum Feld FIELDNAME | 20080218 |
Method GET_HEAD_VALUE_DESCR on class CL_LORD_GET_DOCS has no exception.
Method GET_ZPERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RG_ZPERS | Call by reference | Type reference (TYPE) | TDT_RG_PERNR | Rangetabelle zum Datenelement PERNR_D | 20080217 | |||
| 2 | IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Vertriebsbelegnummer | 20080217 | |||
| 3 | IV_ZPAVW | Call by reference | Type reference (TYPE) | DZUPAR | Partnerrolle der für das Geschäft zuständigen Person | 20080217 | |||
| 4 | RV_ZPERS | Value transfer | Type reference (TYPE) | PERNR_D | Personalnummer | 20080217 |
Method GET_ZPERS on class CL_LORD_GET_DOCS has no exception.
Method INIT Signature
Method INIT on class CL_LORD_GET_DOCS has no parameter.
Method INIT on class CL_LORD_GET_DOCS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |