public static class HdocUtil.SAPDocId extends HdocUtil.DocId
Modifier and Type | Field and Description |
---|---|
static String |
FLAG
The SAP Doc ID Flag.
|
encoded
Constructor and Description |
---|
HdocUtil.SAPDocId(String sapDocId)
Instantiates a new sAP doc id.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the id.
|
String |
getSAPDocId()
Gets the sAP doc id.
|
boolean |
isLegal()
Checks if is legal.
|
public static final String FLAG
public HdocUtil.SAPDocId(String sapDocId)
sapDocId
- the sap doc idpublic boolean isLegal()
public String getId()
HdocUtil.DocId
getId
in class HdocUtil.DocId
public String getSAPDocId()
Copyright © 2016 SAPERION AG. All rights reserved.